Hi,<div><br /></div><div>How I can debug this issue to move it further?</div><div>I feel much more comfortable with FS than Asterisk which works out-of-box :)<br /><br />Proxy mode doesn't work also because of 3pcc.<br />-- <br />Wbr, Serge via mobile<br /><br />11.10.2016, 14:25, "Serge S. Yuriev" &lt;me@nevian.org&gt;:<br /><blockquote type="cite">Hi<div><br /></div><div>Is anyone have had chance to check the logs?</div><div><br /></div><div>I tried to include 172.17.2.3 as local-network on external while excluding it from internal - no joy :(</div><div><br /></div><div><div>  &lt;list name="lan" default="deny"&gt;</div><div>      &lt;node type="deny" cidr="172.17.2.3/<span>32"/&gt;</span></div><div>      &lt;node type="deny" cidr="172.17.2.4<span>/32"/&gt;</span></div><div>      &lt;node type="allow" cidr="192.168.0<span>.0/16"/&gt;</span></div><div>      &lt;node type="allow" cidr="10.0.0.0/<span>8"/&gt;</span></div><div>      &lt;node type="allow" cidr="172.16.0.<span>0/12"/&gt;</span></div><div>    &lt;/list&gt;</div><div><br /></div><div><div>   &lt;list name="wan" default="deny"&gt;</div><div>      &lt;node type="allow" cidr="172.17.2.</div><div>3/32"/&gt;</div><div>      &lt;node type="allow" cidr="172.17.2.</div><div>4/32"/&gt;</div><div>      &lt;node type="allow" cidr="83.y.y.<span>128/25"/&gt;</span></div><div>    &lt;/list&gt;</div></div><br />-- <br />Wbr, Serge via mobile<br /><br />09.10.2016, 13:03, "Serge Yuriev":<br /><blockquote type="cite"><div><div>Bad one</div><div><a href="https://pastebin.freeswitch.org/view/5a6b306c">https://pastebin.freeswitch.org/view/5a6b306c</a></div><div><br /></div><div>Good one</div><div><a href="https://pastebin.freeswitch.org/view/5b1ca4e3">https://pastebin.freeswitch.org/view/5b1ca4e3</a></div><br /><div><div>On 8 Oct  2016, at 04:23, Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com">anthony.minessale@gmail.com</a>&gt; wrote:</div><br /><blockquote type="cite"><div dir="ltr">Too terse.<div><br /></div><div>You probably need to produce full traces on pastebin with the full debug to get any idea.</div><div><br /></div></div><div><br /><div>On Fri, Oct 7, 2016 at 6:13 PM, Serge Yuriev <span dir="ltr">&lt;<a href="mailto:me@nevian.org" target="_blank">me@nevian.org</a>&gt;</span> wrote:<br /><blockquote style="margin:0 0 0 0.8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div>As mentioned before I tried to play with local-network-acl but no joy. Maybe it’s just not right? On which profile I should tune?</div><div><br /></div><div><div>   &lt;list name="lan" default="deny"&gt;</div><div>      &lt;node type="deny" cidr="<a href="http://172.17.2.3/32" target="_blank">172.17.2.3/32</a>"/&gt;</div><div>      &lt;node type="deny" cidr="<a href="http://172.17.2.4/32" target="_blank">172.17.2.4/32</a>"/&gt;</div><div>      &lt;node type="allow" cidr="<a href="http://192.168.0.0/16" target="_blank">192.168.0.0/16</a>"/&gt;</div><div>      &lt;node type="allow" cidr="<a href="http://10.0.0.0/8" target="_blank">10.0.0.0/8</a>"/&gt;</div><div>      &lt;node type="allow" cidr="<a href="http://172.16.0.0/12" target="_blank">172.16.0.0/12</a>"/&gt;</div><div>    &lt;/list&gt;</div></div><div><br /></div><div>On both profiles I have like this</div><div>Int</div><div><div>   &lt;param name="rtp-ip" value="$${inside_bind_ipv4}"/&gt;</div><div>   &lt;param name="sip-ip" value="$${inside_bind_ipv4}"/&gt;</div><div>   &lt;param name="ext-rtp-ip" value="$${inside_bind_ipv4}"/&gt;</div><div>   &lt;param name="ext-sip-ip" value="$${inside_bind_ipv4}"/&gt;</div></div><div><br /></div><div>Ext</div><div><div>    &lt;param name="rtp-ip" value="$${outside_bind_ipv4}"/<wbr />&gt;</div><div>    &lt;param name="sip-ip" value="$${outside_bind_ipv4}"/<wbr />&gt;</div><div>    &lt;param name="ext-rtp-ip" value="$${outside_bind_ipv4}"/<wbr />&gt;</div><div>    &lt;param name="ext-sip-ip" value="$${outside_bind_ipv4}"/<wbr />&gt;</div></div><div><div><br /><div><div>On 8 Oct  2016, at 00:48, Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt; wrote:</div><br /><blockquote type="cite"><div dir="ltr">you have to fix your local-network-acl in each system probably to do the right thing, do you have the ext-rtp-ip set with the automat: prefix?</div><div><br /><div>On Fri, Oct 7, 2016 at 1:23 PM, Serge S. Yuriev <span dir="ltr">&lt;<a href="mailto:me@nevian.org" target="_blank">me@nevian.org</a>&gt;</span> wrote:<br /><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">Hello,<br />
<br />
Two SIP profiles:<br />
External 83.хх<br />
Internal <a href="http://10.23.154.0/24" rel="noreferrer" target="_blank">10.23.154.0/24</a><br />
<br />
Via external we are receiving/send calls from/to <a href="http://172.17.2.0/29" rel="noreferrer" target="_blank">172.17.2.0/29</a><br />
For some reason if we call outside FS sends unmodified addresses in SDP.<br />
So we have unroutable address in SDP and one-way audio. If call flows<br />
ext to int all working correct.<br />
Tried local-network-acl on inside (10.хх) with excluded 172.хх,<br />
apply-nat-acl with included 172.xx on either int and ext. Nothing helps :(<br />
<br />
"Bad one" SDP - from internal to external<br />
send 960 bytes to udp/[10.23.154.63]:6060 at 18:16:22.226984:<br />
    ------------------------------<wbr />------------------------------<wbr />------------<br />
    SIP/2.0 200 OK<br />
    Via: SIP/2.0/UDP 10.23.154.63:6060;branch=z9hG4<wbr />bKe433fa68b81<br />
    From: "IT, Юрьев Сергей"<br />
&lt;<a href="mailto:sip%3A12550@10.23.154.63" target="_blank">sip:12550@10.23.154.63</a>&gt;;tag=1<wbr />95594~27154efa-6325-45a2-9e47-<wbr />67e5d9302ebc-<span><span>237816120</span></span><br />
    To: &lt;<a href="mailto:sip%3A62987%25236546@10.23.154.100" target="_blank">sip:62987%236546@10.23.154.10<wbr />0</a>&gt;;tag=66NUXXHvB6HBp<br />
    Call-ID: <a href="mailto:86c80-7f71bc46-c44e-3f40000a@10.23.154.63" target="_blank">86c80-7f71bc46-c44e-3f40000a@1<wbr />0.23.154.63</a><br />
    CSeq: 101 INVITE<br />
    Contact: &lt;<a href="http://sip:mod_sofia@10.23.154.100:6060/" rel="noreferrer" target="_blank">sip:mod_sofia@10.23.154.100:6<wbr />060</a>&gt;<br />
    User-Agent:<br />
FreeSWITCH-mod_sofia/1.7.0+git<wbr />~<span><span>20160707</span></span>T165535Z~be13536ac9~<wbr />64bit<br />
    Accept: application/sdp<br />
    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,<br />
PRACK, NOTIFY<br />
    Require: timer<br />
    Supported: precondition, 100rel, timer, path, replaces<br />
    Allow-Events: talk, hold, conference, refer<br />
    Session-Expires: 1800;refresher=uac<br />
    Content-Type: application/sdp<br />
    Content-Disposition: session<br />
    Content-Length: 180<br />
<br />
    v=0<br />
    o=- <span><a dir="ltr" href="tel:1475853382" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="21">1475853382</a> 2</span> IN IP4 172.17.2.3<br />
    s=-<br />
 &gt;&gt;   c=IN IP4 172.17.2.4<br />
    b=AS:64<br />
    t=0 0<br />
    m=audio 3040 RTP/AVP 8 101<br />
    a=rtpmap:8 PCMA/8000<br />
    a=rtpmap:101 telephone-event/8000<br />
    a=ptime:20<br />
<br />
<br />
And a good one - external to internal<br />
send 1162 bytes to udp/[10.23.154.65]:5060 at 12:34:15.132027:<br />
    ------------------------------<wbr />------------------------------<wbr />------------<br />
    INVITE <a href="mailto:sip%3A12550@10.23.154.65" target="_blank">sip:12550@10.23.154.65</a> SIP/2.0<br />
    Via: SIP/2.0/UDP 10.23.154.100:6060;rport;branc<wbr />h=z9hG4bKUXyFjDmg8rtmB<br />
    Max-Forwards: 69<br />
    From: "Абонент"<br />
&lt;<a>sip:$(caller_id_number)@</a><a href="http://10.23.154.100/" rel="noreferrer" target="_blank">10.23<wbr />.154.100</a>&gt;;tag=1agg8aZ7FUUBK<br />
    To: &lt;<a href="mailto:sip%3A12550@10.23.154.65" target="_blank">sip:12550@10.23.154.65</a>&gt;<br />
    Call-ID: d<span><span>8367628-0</span></span>fc<span><span>1-4325-998</span></span>f-3f32f9<wbr />d3a05b<br />
    CSeq: <span><a dir="ltr" href="tel:97580363" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="29">97580363</a></span> INVITE<br />
    Contact: &lt;<a href="mailto:sip%3Agw%2Bcucm-65@10.23.154.100" target="_blank">sip:gw+cucm-65@10.23.154.100</a>:<wbr />6060;transport=udp;gw=cucm-65&gt;<br />
    User-Agent:<br />
FreeSWITCH-mod_sofia/1.7.0+git<wbr />~<span><span>20160707</span></span>T165535Z~be13536ac9~<wbr />64bit<br />
    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE,<br />
PRACK, NOTIFY<br />
    Supported: precondition, 100rel, timer, path, replaces<br />
    Allow-Events: talk, hold, conference, refer<br />
    Content-Type: application/sdp<br />
    Content-Disposition: session<br />
    Content-Length: 268<br />
    X-FS-Support: update_display,send_info<br />
    Remote-Party-ID: "Абонент"<br />
&lt;<a>sip:$(caller_id_number)@</a><a href="http://10.23.154.100/" rel="noreferrer" target="_blank">10.23<wbr />.154.100</a>&gt;;party=calling;screen<wbr />=yes;privacy=off<br />
<br />
    v=0<br />
    o=FreeSWITCH <span><a dir="ltr" href="tel:1475804423" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="32">1475804423</a> <a dir="ltr" href="tel:1475804424" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="33">1475804424</a></span> IN IP4 10.23.154.100<br />
    s=FreeSWITCH<br />
 &gt;&gt;   c=IN IP4 10.23.154.100<br />
    t=0 0<br />
    m=audio 28432 RTP/AVP <span><a dir="ltr" href="tel:8%2018%20101%2013" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="37">8 18 101 13</a></span><br />
    a=rtpmap:8 PCMA/8000<br />
    a=rtpmap:18 G729/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 />
<br />
--<br />
Serge S. Yuriev<br />
Senior VoIP engineer<br />
<br />
<br />
______________________________<wbr />______________________________<wbr />_____________<br />
Professional FreeSWITCH Consulting Services:<br />
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br />
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.freeswitchsolutions<wbr />.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.o<wbr />rg</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" target="_blank">FreeSWITCH-users@lists.freeswi<wbr />tch.org</a><br />
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/ma<wbr />ilman/listinfo/freeswitch-user<wbr />s</a><br />
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.frees<wbr />witch.org/mailman/options/<wbr />freeswitch-users</a><br />
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a></blockquote></div><br /><br clear="all" /><div><br /></div>-- <br /><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br /><span style="font-size:x-small;"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p><p><font size="1" face="courier new, monospace"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png" /><br /></font></p><p><font size="2" face="monospace, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br /><a href="http://www.freeswitchbook.com/" target="_blank">http://www.freeswitchbook.com</a> <wbr />(50% Discount using code FreeSwitch50)<br /><a href="http://www.freeswitchcookbook.com/" target="_blank">http://www.freeswitchcookbook.<wbr />com</a> </font><span style="font-family:monospace,monospace;font-size:small;">(50% Discount using code FreeSwitch50)</span><font size="2" face="monospace, monospace"><br /></font><a href="https://www.gofundme.com/freeswitch_ubuntu" style="font-size:12.8px;" target="_blank"><font face="monospace, monospace">https://www.gofundme.com/<wbr />freeswitch_ubuntu</font></a></p><p><font face="monospace, monospace">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a href="https://www.reddit.com/r/freeswitch" target="_blank">/r/freeswitch</a></font></p><p><font size="2" face="monospace, monospace"><b>T:</b><a href="tel:%2B19184209001" value="+19184209001" target="_blank">+19184209001</a> | <b>F:</b><a href="tel:%2B19184209002" value="+19184209002" target="_blank">+19184209002</a> | <b>M:</b><span><span>+1918424</span></span>WEST (9378)<br /><b>iNUM:</b><span><a dir="ltr" href="tel:+883%205100%201420%209001" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="53">+883 5100 1420 9001</a></span> | <b>ISN:</b>410*543 | <b>Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div>
</div>
______________________________<wbr />______________________________<wbr />_____________<br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.<wbr />freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org/" target="_blank">http://confluence.freeswitch.<wbr />org</a><br /><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br /><br />FreeSWITCH-users mailing list<br /><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.<wbr />freeswitch.org</a><br /><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 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" target="_blank">http://lists.<wbr />freeswitch.org/mailman/<wbr />options/freeswitch-users</a><br /><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a></blockquote></div><br /></div></div><span><font color="#888888"><div>
<div>-- </div><div>Serge S. Yuriev</div><div><br /></div><br />

</div>
<br /></font></span></div><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 /></blockquote></div><br /><br clear="all" /><div><br /></div>-- <br /><div><div dir="ltr"><div dir="ltr"><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br /><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net/" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br /><br /></div><div>ClueCon Weekly Development Call <br /></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a>  ☎ <span><a dir="ltr" href="tel:+19193869900" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="79">+19193869900</a></span> </div><div><br /></div></div></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8px;" target="_blank">https://www.youtube.com/watch?v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br /></div></div></div></div></div>
</div>
_________________________________________________________________________<br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-users mailing list<br /><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br /><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></blockquote></div><br /><div>
<div>-- </div><div>Serge S. Yuriev</div><div><br /></div><br />

</div>
<br /></div><br /><p>_________________________________________________________________________<br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-users mailing list<br /><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br /><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /></p></blockquote></div><br /><p>_________________________________________________________________________<br />Professional FreeSWITCH Consulting Services: <br /><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br /><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br /><br />Official FreeSWITCH Sites<br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /><a href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a><br /><a href="http://www.cluecon.com">http://www.cluecon.com</a><br /><br />FreeSWITCH-users mailing list<br /><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br /><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br />UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br /><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br /></p></blockquote></div>