<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Thanks Anthony, that seems to have fixed my issue.<br><br>Dan-<hr id="zwchr"><b>From: </b>"Anthony Minessale" &lt;anthony.minessale@gmail.com&gt;<br><b>To: </b>"FreeSWITCH Users Help" &lt;freeswitch-users@lists.freeswitch.org&gt;<br><b>Sent: </b>Thursday, July 22, 2010 10:22:38 AM<br><b>Subject: </b>Re: [Freeswitch-users] calls ending with MEDIA_TIMEOUT<br><br>try setting the sofia profile param disable-rtp-auto-adjust to true<div>or export disable_rtp_auto_adjust=true in the dialplan on a per call basis.</div><div><br><div><br><br><div class="gmail_quote">On Thu, Jul 22, 2010 at 10:10 AM, Dan <span dir="ltr">&lt;<a href="mailto:freeswitch-users@digitaldan.com" mce_href="mailto:freeswitch-users@digitaldan.com" target="_blank">freeswitch-users@digitaldan.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" mce_style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);" mce_style="font-family:Times New Roman;font-size:12pt;color:#000000">The tcpdump was fairly large, I filtered it based on the ip addresses of the freeswitch box and the media gateway.&nbsp; The packets between them were just noise:<br>
<br>41&nbsp;&nbsp;&nbsp; 3.194979&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp; ssh&nbsp;&nbsp;&nbsp; 192.168.24.19&nbsp;&nbsp;&nbsp; 59344&nbsp;&nbsp;&nbsp; SSH&nbsp;&nbsp;&nbsp; Encrypted response packet len=176<br>42&nbsp;&nbsp;&nbsp; 3.194980&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp; ssh&nbsp;&nbsp;&nbsp; 192.168.24.19&nbsp;&nbsp;&nbsp; 59344&nbsp;&nbsp;&nbsp; SSH&nbsp;&nbsp;&nbsp; [TCP Out-Of-Order] Encrypted response packet len=176<br>
43&nbsp;&nbsp;&nbsp; 3.195069&nbsp;&nbsp;&nbsp; 192.168.24.19&nbsp;&nbsp;&nbsp; 59344&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp; ssh&nbsp;&nbsp;&nbsp; TCP&nbsp;&nbsp;&nbsp; 59344 &gt; ssh [ACK] Seq=1 Ack=561 Win=501 Len=0 TSV=4130917090 TSER=4108877879<br><br><hr><b>From: </b>"Peder" &lt;<a href="mailto:peder@networkoblivion.com" mce_href="mailto:peder@networkoblivion.com" target="_blank">peder@networkoblivion.com</a>&gt;<div class="im">
<br><b>To: </b>"FreeSWITCH Users Help" &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" mce_href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br></div><b>Sent: </b>Thursday, July 22, 2010 8:15:44 AM<div>
<div></div><div class="h5"><br><b>Subject: </b>Re: [Freeswitch-users] calls ending with MEDIA_TIMEOUT<br><br>










<div>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" mce_style="font-size:11pt;color:#1f497d">In the good call, what happens between packets 40 and 44?&nbsp; You
left that part out.&nbsp; Hard to analyze a trace with only some of the packets….</span></p>

<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);" mce_style="font-size:11pt;color:#1f497d">&nbsp;</span></p>

<div>

<div style="border-width: 1pt medium medium; border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in 0in;" mce_style="border-width:1pt medium medium;border-style:solid none none;border-color:#b5c4df -moz-use-text-color -moz-use-text-color;padding:3pt 0in 0in">

<p class="MsoNormal"><b><span style="font-size: 10pt;" mce_style="font-size:10pt">From:</span></b><span style="font-size: 10pt;" mce_style="font-size:10pt">
<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" mce_href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>
[mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" mce_href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Dan<br>
<b>Sent:</b> Thursday, July 22, 2010 9:00 AM<br>
<b>To:</b> FreeSWITCH Users Help<br>
<b>Subject:</b> Re: [Freeswitch-users] calls ending with MEDIA_TIMEOUT</span></p>

</div>

</div>

<p class="MsoNormal"><br></p>

<div>

<p class="MsoNormal"><span style="color: black;" mce_style="color:black">I appologize if I'm not making
sense or barking up the wrong tree, I'm hoping that this will be obvious to
someone else. <br>
<br>
I'm comparing a call that succeeds and one that times out.&nbsp; <br>
<br>
With both calls I see that after the initial invite from the far end
device,&nbsp; freeswitch sends a 180&nbsp; and attempts to reach the device's
advertised RTP port before sending a 200 OK.&nbsp; <br>
<br>
With the call that times-out its interesting that it sends these two packets (
src port&nbsp; 27176&nbsp; to&nbsp; dest port 27176)&nbsp; but then send 2 more
with the same source port but to a different destination port that I don't see
negotiated anywhere (src port 27176 to dest port 19488).&nbsp; The call that
succeedes&nbsp; (see below below) does not have this behavior.<br>
<br>
The boxes have full visibility to each other, there is no nat-ing or firewalls
between the two internal&nbsp; networks (just a router).&nbsp; Any thoughts?<br>
<br>
Media timeout call<br>
<br>
No.&nbsp;&nbsp;&nbsp;&nbsp; Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Source Port
Destination&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dest
Port Protocol Info<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 0.000000&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
56397&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen&nbsp;
SIP/SDP&nbsp; Request: INVITE <a href="http://sip:3103568788@192.168.24.22:5080" mce_href="http://sip:3103568788@192.168.24.22:5080" target="_blank">sip:3103568788@192.168.24.22:5080</a>, with session
description<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2 0.000367&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
onscreen&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: 100 Trying<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 0.000369&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
onscreen&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: 100 Trying<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 0.007171&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
27176&nbsp; Destination port: 27176<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5 0.017542&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
27176&nbsp; Destination port: 27176<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6 0.017613&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19488&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
27176&nbsp; Destination port: 19488<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7 0.017616&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19488&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
27176&nbsp; Destination port: 19488<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8 0.017809&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
onscreen&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/SDP&nbsp; Status: 200 OK, with
session description<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9 0.017810&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
onscreen&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/SDP&nbsp; Status: 200 OK, with
session description<br>
&nbsp;&nbsp;&nbsp;&nbsp; 10 0.020167&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
56397&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen&nbsp;
SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Request: ACK
sip:3103568788@192.168.24.22:5080;transport=udp<br>
&nbsp;&nbsp;&nbsp;&nbsp; 11 0.186076&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27176&nbsp;&nbsp;&nbsp;&nbsp;
RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711 PCMU, SSRC=0x21B51504,
Seq=10837, Time=1575317876, Mark <br>
&nbsp;&nbsp;&nbsp;&nbsp; 12 0.186121&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x33CF6C8, Seq=5202, Time=240, Mark <br>
&nbsp;&nbsp;&nbsp;&nbsp; 13 0.186126&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x33CF6C8, Seq=5202, Time=240, Mark <br>
&nbsp;&nbsp;&nbsp;&nbsp; 14 0.216085&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10838, Time=1575318116 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 15 0.246105&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10839, Time=1575318356 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 16 0.276137&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10840, Time=1575318596 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 17 0.306164&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10841, Time=1575318836 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 18 0.336178&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10842, Time=1575319076 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 19 0.366208&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10843, Time=1575319316 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 20 0.396232&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10844, Time=1575319556 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 21 0.426256&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10845, Time=1575319796 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 22 0.456276&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10846, Time=1575320036 <br>
&nbsp;&nbsp;&nbsp;&nbsp; 23 0.486311&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x21B51504, Seq=10847, Time=1575320276 <br>
&nbsp;&nbsp;&nbsp;&nbsp; .....many more of&nbsp; 192.168.21.4&nbsp; to
192.168.24.22<br>
&nbsp;&nbsp; &nbsp; 57 1.477101&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; ICMP&nbsp;&nbsp;&nbsp;&nbsp; Destination
unreachable (Port unreachable)<br>
&nbsp;&nbsp;&nbsp;&nbsp; 58 1.477101&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp;&nbsp; ICMP&nbsp;&nbsp;&nbsp;&nbsp; Destination
unreachable (Port unreachable)<br>
&nbsp;&nbsp;&nbsp;&nbsp; ....&nbsp; RTP pattern repeats<br>
<br>
<br>
Good Call<br>
<br>
No.&nbsp;&nbsp;&nbsp;&nbsp; Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Src Port
Destination&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DesT
Port Protocol Info<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7 3.170800&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
57394&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen&nbsp;
SIP/SDP&nbsp; Request: INVITE <a href="http://sip:3103568788@192.168.24.22:5080" mce_href="http://sip:3103568788@192.168.24.22:5080" target="_blank">sip:3103568788@192.168.24.22:5080</a>, with session
description<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8 3.171165&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: 100 Trying<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9 3.171171&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Status: 100 Trying<br>
&nbsp;&nbsp;&nbsp;&nbsp; 36 3.185636&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
19472&nbsp; Destination port: 19472<br>
&nbsp;&nbsp;&nbsp;&nbsp; 40 3.194949&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;&nbsp; UDP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Source port:
19472&nbsp; Destination port: 19472<br>
&nbsp;&nbsp;&nbsp;&nbsp; 44 3.195565&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/SDP&nbsp; Status: 200 OK, with
session description<br>
&nbsp;&nbsp;&nbsp;&nbsp; 45 3.195568&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
sip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/SDP&nbsp; Status: 200 OK, with
session description<br>
&nbsp;&nbsp;&nbsp;&nbsp; 46 3.197975&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
57394&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; onscreen&nbsp;
SIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Request: ACK
sip:3103568788@192.168.24.22:5080;transport=udp<br>
&nbsp;&nbsp;&nbsp; 140 3.320438&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x287D4E7, Seq=11773, Time=240, Mark <br>
&nbsp;&nbsp;&nbsp; 141 3.320441&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x287D4E7, Seq=11773, Time=240, Mark <br>
&nbsp;&nbsp;&nbsp; 192 3.450347&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x6B1504, Seq=36119, Time=96783955, Mark <br>
&nbsp;&nbsp;&nbsp; 199 3.480344&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x6B1504, Seq=36120, Time=96784195 <br>
&nbsp;&nbsp;&nbsp; 200 3.480393&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x287D4E7, Seq=11774, Time=480 <br>
&nbsp;&nbsp;&nbsp; 201 3.480395&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x287D4E7, Seq=11774, Time=480 <br>
&nbsp;&nbsp;&nbsp; 213 3.510382&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
17148&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
19472&nbsp;&nbsp;&nbsp;&nbsp; RTP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PT=ITU-T G.711
PCMU, SSRC=0x6B1504, Seq=36121, Time=96784435 <br>
&nbsp;&nbsp; ..... RTP&nbsp; pattern repeats for duration of call</span></p>

<div class="MsoNormal" style="text-align: center;" mce_style="text-align:center" align="center"><span style="color: black;" mce_style="color:black">

<hr align="center" size="2" width="100%">

</span></div>

<p class="MsoNormal"><b><span style="color: black;" mce_style="color:black">From: </span></b><span style="color: black;" mce_style="color:black">"Dan" &lt;<a href="mailto:freeswitch-users@digitaldan.com" mce_href="mailto:freeswitch-users@digitaldan.com" target="_blank">freeswitch-users@digitaldan.com</a>&gt;<br>

<b>To: </b>"FreeSWITCH Users Help"
&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" mce_href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
<b>Sent: </b>Wednesday, July 21, 2010 9:14:01 AM<br>
<b>Subject: </b>Re: [Freeswitch-users] calls ending with MEDIA_TIMEOUT<br>
<br>
<br>
</span></p>

<div>

<p class="MsoNormal"><span style="color: black;" mce_style="color:black">Gotcha, if I sort wireshark by
source freeswitch sends 2 RTP packets and then a handful if ICMP errors, this
pattern repeats for the entire call (2 voice packets and 5+ icmp
errors).&nbsp;&nbsp; <br>
<br>
192.168.24.22 = freeswitch<br>
192.168.21.4 = endpoint<br>
<br>
ID&nbsp;&nbsp;&nbsp;
Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Src Port&nbsp;&nbsp; Destination&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dest Port&nbsp; <br>
12&nbsp;&nbsp;&nbsp; 0.186121&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp; 192.168.21.4&nbsp;&nbsp;&nbsp; 16752&nbsp;&nbsp;&nbsp;
RTP&nbsp;&nbsp;&nbsp; PT=ITU-T G.711 PCMU, SSRC=0x33CF6C8, Seq=5202, Time=240,
Mark <br>
13&nbsp;&nbsp;&nbsp; 0.186126&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;
27176&nbsp;&nbsp;&nbsp; 192.168.21.4&nbsp;&nbsp;&nbsp; 16752&nbsp;&nbsp;&nbsp;
RTP&nbsp;&nbsp;&nbsp; PT=ITU-T G.711 PCMU, SSRC=0x33CF6C8, Seq=5202, Time=240,
Mark <br>
57&nbsp;&nbsp;&nbsp; 1.477101&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp; 192.168.21.4&nbsp;&nbsp;&nbsp; 27176&nbsp;&nbsp;&nbsp;
ICMP&nbsp;&nbsp;&nbsp; Destination unreachable (Port unreachable)<br>
92&nbsp;&nbsp;&nbsp; 2.467948&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp; 192.168.21.4&nbsp;&nbsp;&nbsp; 27176&nbsp;&nbsp;&nbsp;
ICMP&nbsp;&nbsp;&nbsp; Destination unreachable (Port unreachable)<br>
93&nbsp;&nbsp;&nbsp; 2.467949&nbsp;&nbsp;&nbsp; 192.168.24.22&nbsp;&nbsp;&nbsp;
16752&nbsp;&nbsp;&nbsp; 192.168.21.4&nbsp;&nbsp;&nbsp; 27176&nbsp;&nbsp;&nbsp;
ICMP&nbsp;&nbsp;&nbsp; Destination unreachable (Port unreachable)<br>
194&nbsp;&nbsp;&nbsp; 5.465388&nbsp;&nbsp;&nbsp;
192.168.24.22&nbsp;&nbsp;&nbsp; 16752&nbsp;&nbsp;&nbsp;
192.168.21.4&nbsp;&nbsp;&nbsp; 27176&nbsp;&nbsp;&nbsp; ICMP&nbsp;&nbsp;&nbsp;
Destination unreachable (Port unreachable)<br>
<br>
<br>
The ICMP erros have the ports reversed, is this normal ?<br>
<br>
Thanks,<br>
Dan-</span></p>

<div class="MsoNormal" style="text-align: center;" mce_style="text-align:center" align="center"><span style="color: black;" mce_style="color:black">

<hr align="center" size="2" width="100%">

</span></div>

<p class="MsoNormal"><b><span style="color: black;" mce_style="color:black">From: </span></b><span style="color: black;" mce_style="color:black">"Brian West" &lt;<a href="mailto:brian@freeswitch.org" mce_href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;<br>
<b>To: </b>"FreeSWITCH Users Help"
&lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" mce_href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
<b>Sent: </b>Wednesday, July 21, 2010 8:30:40 AM<br>
<b>Subject: </b>Re: [Freeswitch-users] calls ending with MEDIA_TIMEOUT<br>
<br>
NO that would mean that it was sending RTP to that IP and the firewall returned
and ICMP port unreachable.<br>
<br>
/b<br>
<br>
On Jul 21, 2010, at 8:43 AM, Dan wrote:<br>
<br>
&gt; I was able to pull the box out yesterday and try some load testing under
tcpdump. &nbsp;It looks like under load freeswitch was trying to ping the far
end RTP port which was failing:<br>
&gt; <br>
&gt; 57 &nbsp; &nbsp;1.477101 &nbsp; &nbsp;192.168.24.22 &nbsp;
&nbsp;192.168.21.4 &nbsp; &nbsp;ICMP &nbsp; &nbsp;Destination unreachable (Port
unreachable)<br>
&gt; <br>
&gt; I'm guessing this is part of auto nat detection? &nbsp;Is this a tunable
option? &nbsp; &nbsp;I don't need stun/nat functionality at this point so I'm
running freeswitch with the -nonat &nbsp;flag right now to see if its playing a
part here. &nbsp;<br>
&gt; <br>
&gt; I have the tcpdump of a call if anyone is interested.<br>
&gt; <br>
&gt; Thanks<br>
&gt; Dan-<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" mce_href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" mce_href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span></p>

</div>

<p class="MsoNormal"><span style="color: black;" mce_style="color:black"><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" mce_href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" mce_href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></span></p>

</div>

</div>

<br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" mce_href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" mce_href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br mce_bogus="1"></div>
</div></div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" mce_href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" mce_href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" mce_href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/" mce_href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/" mce_href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire" mce_href="http://twitter.com/FreeSWITCH_wire" target="_blank">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com" mce_href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" mce_href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" mce_href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org" mce_href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br><a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" mce_href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:+19193869900<br>
</div></div>
<br>_______________________________________________<br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org</div></body></html>