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