Eduardo Felipe de Oliveira

Results 3 issues of Eduardo Felipe de Oliveira

### Context I am testing linphone desktop for windows and i noticed that the dtmf rfc2833 tone is not sent during the call. This way the IVR's do not identify...

bug

How can I configure ICE Server using React? ```js iceServers: [ { urls: "turns:webrtc.domain.com:5349?transport=tcp", //urls: "turn:webrtc.domain.com", username: "eoliveira", credential: "190790edu" } ] ```

**Version**: LinphoneAndroid/4.6.14 (motorola edge 20 lite) LinphoneSDK/5.1.62 (tags/5.1.62^0) Desktop 4.4.8 - Qt5.15.2 Core 5.1.46-1-gb853a6bad **Problem**: This problem occurs even in the desktop version. If enabling PCMU and PCMA codecs in...