<div dir="ltr">I switched to Freeswitch version1.2.24+git~20150504T151740Z~da04da87df~64bit and now everything is working!!!!<div>. I think the problem is with this line in SDP:</div><div><b>a=rtpmap:0 PCMU/8000</b></div><div><b><br></b></div><div>This is the working invite<br><div><br></div><div><div>INVITE <a href="mailto:sip%3A09127006837@10.10.10.3">sip:09127006837@10.10.10.3</a> SIP/2.0</div><div>   Via: SIP/2.0/UDP 10.10.10.4;rport;branch=z9hG4bKUDaHF6g2ZcSZm</div><div>   Max-Forwards: 69</div><div>   From: &quot;100&quot; &lt;<a href="mailto:sip%3A74413@10.10.10.3">sip:74413@10.10.10.3</a>&gt;;tag=FF2ryU4pDQ7ac</div><div>   To: &lt;<a href="mailto:sip%3A09127006837@10.10.10.3">sip:09127006837@10.10.10.3</a>&gt;</div><div>   Call-ID: 788f5327-98ad-1235-9fa7-00505698455d</div><div>   CSeq: 105584769 INVITE</div><div>   Contact: &lt;sip:gw+trunk_1@10.10.10.4:5060;transport=udp;gw=trunk_1&gt;</div><div>   User-Agent: FreeSWITCH</div><div>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY</div><div>   Supported: timer, path, replaces</div><div>   Allow-Events: talk, hold, conference, refer</div><div>   Content-Type: application/sdp</div><div>   Content-Disposition: session</div><div>   Content-Length: 201</div><div>   X-FS-Support: update_display,send_info</div><div>   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=calling;screen=yes;privacy=off</div><div><br></div><div>   v=0</div><div>   o=FreeSWITCH 1491809308 1491809309 IN IP4 10.10.10.4</div><div>   s=FreeSWITCH</div><div>   c=IN IP4 10.10.10.4</div><div>   t=0 0</div><div>   m=audio 32358 RTP/AVP 0 8 101 13</div><div>   a=rtpmap:101 telephone-event/8000</div><div>   a=fmtp:101 0-16</div><div>   a=ptime:20</div></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 8, 2017 at 4:40 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">Then you should definitely check on the SoftX3000 side.<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 13:47, Babak Yakhchali &lt;<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; tried it.... but it seems the problem is not related to silence suppression<br>
&gt;<br>
&gt; I donno why this is hapening ...<br>
&gt;<br>
&gt;  Warning: 399 - &quot;SoftX3000 R601-CCU Rel POS:[3103] Release from CR&quot;<br>
&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;<br>
&gt;<br>
&gt; On Sat, Apr 8, 2017 at 3:34 PM, Vallimamod Abdullah &lt;<a href="mailto:vma@vallimamod.org">vma@vallimamod.org</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; 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>
&gt; 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>
&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:26, Babak Yakhchali &lt;<a href="mailto:babak.freeswitch@gmail.com">babak.freeswitch@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; thank<br>
&gt; &gt; doing so rsults in :<br>
&gt; &gt;  a=fmtp:101 0-16<br>
&gt; &gt;  a=silenceSupp:off - - - -<br>
&gt; &gt;  a=ptime:20<br>
&gt; &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; &gt;<br>
&gt; &gt;<br>
&gt; &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; &gt; Hi,<br>
&gt; &gt;<br>
&gt; &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; &gt;<br>
&gt; &gt; Best Regards,<br>
&gt; &gt; --<br>
&gt; &gt; Vallimamod Abdullah<br>
&gt; &gt; SIP Solutions<br>
&gt; &gt; <a href="mailto:vma@sipsolutions.fr">vma@sipsolutions.fr</a><br>
&gt; &gt; .<br>
&gt; &gt;<br>
&gt; &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; &gt;<br>
&gt; &gt; &gt; As I searched more it seems the problem is with this line:<br>
&gt; &gt; &gt; a=rtpmap:13 CN/8000<br>
&gt; &gt; &gt; how can I remove this?<br>
&gt; &gt; &gt;<br>
&gt; &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; &gt; Hi<br>
&gt; &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; &gt; this is siptrace from the failed call:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; send 1061 bytes to udp/[10.10.10.3]:5060 at 13:35:27.382378:<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &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; &gt;    Via: SIP/2.0/UDP 10.10.10.4;rport;branch=<wbr>z9hG4bKeN5gp5S5KrZce<br>
&gt; &gt; &gt;    Max-Forwards: 69<br>
&gt; &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; &gt;    To: &lt;<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>&gt;<br>
&gt; &gt; &gt;    Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
&gt; &gt; &gt;    CSeq: 105485099 INVITE<br>
&gt; &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; &gt;    User-Agent: FreeSWITCH-mod_sofia/1.6.15+<wbr>git~20170303T233525Z~<wbr>02c0860de6~64bit<br>
&gt; &gt; &gt;    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY<br>
&gt; &gt; &gt;    Supported: timer, path, replaces<br>
&gt; &gt; &gt;    Allow-Events: talk, hold, conference, refer<br>
&gt; &gt; &gt;    Content-Type: application/sdp<br>
&gt; &gt; &gt;    Content-Disposition: session<br>
&gt; &gt; &gt;    Content-Length: 242<br>
&gt; &gt; &gt;    X-FS-Support: update_display,send_info<br>
&gt; &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; &gt;<br>
&gt; &gt; &gt;    v=0<br>
&gt; &gt; &gt;    o=FreeSWITCH 1491655976 1491655977 IN IP4 10.10.10.4<br>
&gt; &gt; &gt;    s=FreeSWITCH<br>
&gt; &gt; &gt;    c=IN IP4 10.10.10.4<br>
&gt; &gt; &gt;    t=0 0<br>
&gt; &gt; &gt;    m=audio 27714 RTP/AVP 0 101 13<br>
&gt; &gt; &gt;    a=rtpmap:0 PCMU/8000<br>
&gt; &gt; &gt;    a=rtpmap:101 telephone-event/8000<br>
&gt; &gt; &gt;    a=fmtp:101 0-16<br>
&gt; &gt; &gt;    a=rtpmap:13 CN/8000<br>
&gt; &gt; &gt;    a=ptime:20<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &gt; &gt; recv 274 bytes from udp/[10.10.10.3]:5060 at 13:35:27.398407:<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &gt; &gt;    SIP/2.0 100 Trying<br>
&gt; &gt; &gt;    Via: SIP/2.0/UDP 10.10.10.4;branch=<wbr>z9hG4bKeN5gp5S5KrZce;rport=<wbr>5060<br>
&gt; &gt; &gt;    Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
&gt; &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; &gt;    To: &lt;<a href="mailto:sip%3A12345678@10.10.10.3">sip:12345678@10.10.10.3</a>&gt;<br>
&gt; &gt; &gt;    CSeq: 105485099 INVITE<br>
&gt; &gt; &gt;    Content-Length: 0<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &gt; &gt; recv 488 bytes from udp/[10.10.10.3]:5060 at 13:35:27.448335:<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &gt; &gt;    SIP/2.0 500 Server Internal Error<br>
&gt; &gt; &gt;    Via: SIP/2.0/UDP 10.10.10.4;branch=<wbr>z9hG4bKeN5gp5S5KrZce;rport=<wbr>5060<br>
&gt; &gt; &gt;    Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
&gt; &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; &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; &gt;    CSeq: 105485099 INVITE<br>
&gt; &gt; &gt;    Warning: 399 - &quot;SoftX3000 R601-CCU Rel POS:[3103] Release from CR&quot;<br>
&gt; &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; &gt;    Content-Length: 0<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &gt; &gt; send 321 bytes to udp/[10.10.10.3]:5060 at 13:35:27.448500:<br>
&gt; &gt; &gt;    ------------------------------<wbr>------------------------------<wbr>------------<br>
&gt; &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; &gt;    Via: SIP/2.0/UDP 10.10.10.4;rport;branch=<wbr>z9hG4bKeN5gp5S5KrZce<br>
&gt; &gt; &gt;    Max-Forwards: 69<br>
&gt; &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; &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; &gt;    Call-ID: 596dba35-96dd-1235-59bc-<wbr>00505698455d<br>
&gt; &gt; &gt;    CSeq: 105485099 ACK<br>
&gt; &gt; &gt;    Content-Length: 0<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; ______________________________<wbr>______________________________<wbr>_____________<br>
&gt; &gt; &gt; Professional FreeSWITCH Consulting Services:<br>
&gt; &gt; &gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; &gt; &gt; <a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Official FreeSWITCH Sites<br>
&gt; &gt; &gt; <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
&gt; &gt; &gt; <a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
&gt; &gt; &gt; <a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; FreeSWITCH-users mailing list<br>
&gt; &gt; &gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
&gt; &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; &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; &gt; <a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><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; &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>