<div dir="ltr">tried it.... but it seems the problem is not related to silence suppression<div><br></div><div>I donno why this is hapening ...</div><div><br></div><div><div> Warning: 399 - "SoftX3000 R601-CCU Rel POS:[3103] Release from CR"</div><div> Reason: Q.850;cause=98;text="Message not compatible with call state or message type non-existent or not implemented"</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 8, 2017 at 3:34 PM, Vallimamod Abdullah <span dir="ltr"><<a href="mailto:vma@vallimamod.org" target="_blank">vma@vallimamod.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
After a look in the source code, it seems that it is either CN or silenceSupp:off, no other choice as the latter is pretty standard.<br>
If you are compiling from sources, you can make a quick patch by commenting out the 2 lines with "a=silenceSupp:off" in switch_core_media.c (not tested.)<br>
<span class="im HOEnZb"><br>
Best Regards,<br>
--<br>
Vallimamod Abdullah<br>
SIP Solutions<br>
<a href="mailto:vma@sipsolutions.fr">vma@sipsolutions.fr</a><br>
.<br>
<br>
</span><div class="HOEnZb"><div class="h5">> On 8 Apr 2017, at 12:26, Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>> wrote:<br>
><br>
> thank<br>
> doing so rsults in :<br>
> a=fmtp:101 0-16<br>
> a=silenceSupp:off - - - -<br>
> a=ptime:20<br>
> it seems SoftX3000 has problems with any silence related config.. I need a way to remove any silence related parameter in sdp<br>
><br>
><br>
> On Sat, Apr 8, 2017 at 2:48 PM, Vallimamod Abdullah <<a href="mailto:vma@vallimamod.org">vma@vallimamod.org</a>> wrote:<br>
> Hi,<br>
><br>
> It is for comfort noise generation. You can set suppress_cng channel var or suppress-cng profile param to true to disable it.<br>
><br>
> Best Regards,<br>
> --<br>
> Vallimamod Abdullah<br>
> SIP Solutions<br>
> <a href="mailto:vma@sipsolutions.fr">vma@sipsolutions.fr</a><br>
> .<br>
><br>
> > On 8 Apr 2017, at 12:08, Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>> wrote:<br>
> ><br>
> > As I searched more it seems the problem is with this line:<br>
> > a=rtpmap:13 CN/8000<br>
> > how can I remove this?<br>
> ><br>
> > On Sat, Apr 8, 2017 at 1:48 PM, Babak Yakhchali <<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>> wrote:<br>
> > Hi<br>
> > I'm trying to send calls through a provider with ip 10.10.10.3 but call fails with result "Message not compatible with call state or message type non-existent or not implemented". how can I debug this problem?<br>
> > this is siptrace from the failed call:<br>
> ><br>
> > send 1061 bytes to udp/[10.10.10.3]:5060 at 13:35:27.382378:<br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > INVITE <a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a> SIP/2.0<br>
> > Via: SIP/2.0/UDP 10.10.10.4;rport;branch=<wbr>z9hG4bKeN5gp5S5KrZce<br>
> > Max-Forwards: 69<br>
> > From: "100" <<a href="mailto:sip%3A74413@10.10.10.3">sip:74413@10.10.10.3</a>>;tag=<wbr>N69FS63aHU7ta<br>
> > To: <<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>><br>
> > Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
> > CSeq: 105485099 INVITE<br>
> > Contact: <<a href="mailto:sip%3Agw%2Btrunk_1@10.10.10.4">sip:gw+trunk_1@10.10.10.4</a>:<wbr>5060;transport=udp;gw=trunk_1><br>
> > User-Agent: FreeSWITCH-mod_sofia/1.6.15+<wbr>git~20170303T233525Z~<wbr>02c0860de6~64bit<br>
> > Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY<br>
> > Supported: timer, path, replaces<br>
> > Allow-Events: talk, hold, conference, refer<br>
> > Content-Type: application/sdp<br>
> > Content-Disposition: session<br>
> > Content-Length: 242<br>
> > X-FS-Support: update_display,send_info<br>
> > Remote-Party-ID: "100" <<a href="mailto:sip%3A100@10.10.10.3">sip:100@10.10.10.3</a>>;party=<wbr>calling;screen=yes;privacy=off<br>
> ><br>
> > v=0<br>
> > o=FreeSWITCH 1491655976 1491655977 IN IP4 10.10.10.4<br>
> > s=FreeSWITCH<br>
> > c=IN IP4 10.10.10.4<br>
> > t=0 0<br>
> > m=audio 27714 RTP/AVP 0 101 13<br>
> > a=rtpmap:0 PCMU/8000<br>
> > a=rtpmap:101 telephone-event/8000<br>
> > a=fmtp:101 0-16<br>
> > a=rtpmap:13 CN/8000<br>
> > a=ptime:20<br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > recv 274 bytes from udp/[10.10.10.3]:5060 at 13:35:27.398407:<br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > SIP/2.0 100 Trying<br>
> > Via: SIP/2.0/UDP 10.10.10.4;branch=<wbr>z9hG4bKeN5gp5S5KrZce;rport=<wbr>5060<br>
> > Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
> > From: "100"<<a href="mailto:sip%3A74413@10.10.10.3">sip:74413@10.10.10.3</a>>;<wbr>tag=N69FS63aHU7ta<br>
> > To: <<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>><br>
> > CSeq: 105485099 INVITE<br>
> > Content-Length: 0<br>
> ><br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > recv 488 bytes from udp/[10.10.10.3]:5060 at 13:35:27.448335:<br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > SIP/2.0 500 Server Internal Error<br>
> > Via: SIP/2.0/UDP 10.10.10.4;branch=<wbr>z9hG4bKeN5gp5S5KrZce;rport=<wbr>5060<br>
> > Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
> > From: "100"<<a href="mailto:sip%3A74413@10.10.10.3">sip:74413@10.10.10.3</a>>;<wbr>tag=N69FS63aHU7ta<br>
> > To: <<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>>;tag=<wbr>juiky7nh<br>
> > CSeq: 105485099 INVITE<br>
> > Warning: 399 - "SoftX3000 R601-CCU Rel POS:[3103] Release from CR"<br>
> > Reason: Q.850;cause=98;text="Message not compatible with call state or message type non-existent or not implemented"<br>
> > Content-Length: 0<br>
> ><br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > send 321 bytes to udp/[10.10.10.3]:5060 at 13:35:27.448500:<br>
> > ------------------------------<wbr>------------------------------<wbr>------------<br>
> > ACK <a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a> SIP/2.0<br>
> > Via: SIP/2.0/UDP 10.10.10.4;rport;branch=<wbr>z9hG4bKeN5gp5S5KrZce<br>
> > Max-Forwards: 69<br>
> > From: "100" <<a href="mailto:sip%3A74413@10.10.10.3">sip:74413@10.10.10.3</a>>;tag=<wbr>N69FS63aHU7ta<br>
> > To: <<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>>;tag=<wbr>juiky7nh<br>
> > Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
> > CSeq: 105485099 ACK<br>
> > Content-Length: 0<br>
> ><br>
> ><br>
> > ______________________________<wbr>______________________________<wbr>_____________<br>
> > Professional FreeSWITCH Consulting Services:<br>
> > <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> > <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
> ><br>
> > Official FreeSWITCH Sites<br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> > <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
> > <a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
> ><br>
> > FreeSWITCH-users mailing list<br>
> > <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
> > <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
> > UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
> > <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
> ______________________________<wbr>______________________________<wbr>_____________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
> <a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
><br>
> ______________________________<wbr>______________________________<wbr>_____________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
> <a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>