<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>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-<br><hr id="zwchr"><b>From: </b>"Brian West" &lt;brian@freeswitch.org&gt;<br><b>To: </b>"FreeSWITCH Users Help" &lt;freeswitch-users@lists.freeswitch.org&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>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>