<div dir="ltr">Hi<br>One of my softphones is supposed to support g711 , however I am getting these errors and a 404 not found when I try to make a call from it. However on xlite it works fine using g711.<br><br><br>Below is the log of the phone that is not working.<br>
<br>Content-Type: application/sdp<br>Content-Length: 1123<br>P-hint: outbound<br><br>v=0<br>o=- 1218448446 197568495 IN IP4 <a href="http://127.0.0.1">127.0.0.1</a><br>s=-<br>c=IN IP4 <a href="http://192.168.0.176">192.168.0.176</a><br>
t=0 0<br>a=ice-pwd:00gnam9Pd+SG6KzQNLf1fS<br>a=ice-ufrag:Xng7<br>m=audio 19504 RTP/AVP 103 18 102 0 8 97 119 117 100 101 13 105 106<br>a=rtcp:19505<br>a=candidate:4 1 UDP 2122300927 <a href="http://192.168.0.176">192.168.0.176</a> 19504<br>
a=candidate:1 1 UDP 2122285311 <a href="http://169.254.2.2">169.254.2.2</a> 19504<br>a=candidate:2 1 UDP 2122285055 <a href="http://192.168.238.1">192.168.238.1</a> 19504<br>a=candidate:3 1 UDP 2122284799 <a href="http://192.168.111.1">192.168.111.1</a> 19504<br>
a=candidate:5 1 UDP 1694482431 <a href="http://193.227.186.146">193.227.186.146</a> 19504<br>a=candidate:6 1 UDP 16744447 <a href="http://87.236.144.70">87.236.144.70</a> 41343<br>a=candidate:4 2 UDP 2122300926 <a href="http://192.168.0.176">192.168.0.176</a> 19505<br>
a=candidate:1 2 UDP 2122285310 <a href="http://169.254.2.2">169.254.2.2</a> 19505<br>a=candidate:2 2 UDP 2122285054 <a href="http://192.168.238.1">192.168.238.1</a> 19505<br>a=candidate:3 2 UDP 2122284798 <a href="http://192.168.111.1">192.168.111.1</a> 19505<br>
a=candidate:5 2 UDP 1694482430 <a href="http://193.227.186.146">193.227.186.146</a> 19505<br>a=candidate:6 2 UDP 16744446 <a href="http://87.236.144.70">87.236.144.70</a> 41344<br>a=rtpmap:103 ISAC/16000<br>a=fmtp:18 annexb=no<br>
a=rtpmap:102 iLBC/8000<br>a=rtpmap:97 IPCMWB/16000<br>a=rtpmap:119 ISACLC/16000<br>a=rtpmap:117 red/8000<br>a=rtpmap:100 EG711U/8000<br>a=rtpmap:101 EG711A/8000<br>a=rtpmap:105 CN/16000<br>a=rtpmap:106 telephone-event/8000<br>
a=fmtp:106 0-16<br>a=sendrecv<br><br>&lt;-------------&gt;<br>--- (16 headers 33 lines) ---<br>Sending to <a href="http://87.236.144.9">87.236.144.9</a> : 5060 (no NAT)<br>Using INVITE request as basis request - 0c49de60-1f17-4de8-aa0b-ae3f7b7527b9<br>
Found no matching peer or user for &#39;xx.xx.xx.xx:5060&#39;<br>Found RTP audio format 103<br>Found RTP audio format 18<br>Found RTP audio format 102<br>Found RTP audio format 0<br>Found RTP audio format 8<br>Found RTP audio format 97<br>
Found RTP audio format 119<br>Found RTP audio format 117<br>Found RTP audio format 100<br>Found RTP audio format 101<br>Found RTP audio format 13<br>Found RTP audio format 105<br>Found RTP audio format 106<br>Peer audio RTP is at port <a href="http://192.168.0.176:19504">192.168.0.176:19504</a><br>
Found unknown media description format ISAC for ID 103<br>Found audio description format iLBC for ID 102<br>Found unknown media description format IPCMWB for ID 97<br>Found unknown media description format ISACLC for ID 119<br>
Found unknown media description format red for ID 117<br>Found unknown media description format EG711U for ID 100<br>Found unknown media description format EG711A for ID 101<br>Found audio description format CN for ID 105<br>
Found audio description format telephone-event for ID 106<br>Capabilities: us - 0x8000e (gsm|ulaw|alaw|h263), peer - audio=0x50c (ulaw|alaw|g729|ilbc)/video=0x0 (nothing), combined - 0xc (ulaw|alaw)<br>Non-codec capabilities (dtmf): us - 0x1 (telephone-event), peer - 0x3 (telephone-event|CN), combined - 0x1 (telephone-event)<br>
Peer audio RTP is at port <a href="http://192.168.0.176:19504">192.168.0.176:19504</a><br>Looking for 5678 in default (domain <a href="http://ser.zzzz.net">ser.zzzz.net</a>)<br><br>Any ideas ?<br><br>Thanks<br><br><br><br>
</div>