[Freeswitch-users] FS Machine Sends ICMP DESTINATION UNREACHABLE When Gateway Sends RTP

Anthony Minessale anthony.minessale at gmail.com
Tue Dec 8 13:21:14 PST 2009


are you using more than one profile here?
if so you have to repeat the siptrace on command for each one.

This trace makes little sense to me because I think half of it is missing.
but you can see several packets coming in like 20 times each which means you
have some kind of nat or network problem causing the other end of this call
to send retries on all the packets.



On Tue, Dec 8, 2009 at 2:57 PM, Jerry Richards
<jerry.richards at teotech.com>wrote:

>  Here is the Pastebin Link: http://pastebin.freeswitch.org/11432
>
> Thanks,
> Jerry
>
>  ------------------------------
> *From:* Jerry Richards [mailto:jerry.richards at teotech.com]
> *Sent:* Tuesday, December 08, 2009 12:35 PM
>
> *To:* 'Michael Jerris'; 'freeswitch-users at lists.freeswitch.org'
> *Subject:* RE: [Freeswitch-users] FS Machine Sends ICMP DESTINATION
> UNREACHABLE When Gateway Sends RTP
>
>  Anthony and Michael,
>
> I downloaded the latest trunk, rebuilt it, and re-ran the test with the
> logs that Anthony told me to turn on.  I put the results up in the PasteBin.
>
> Best Regards,
> Jerry
>
>  ------------------------------
> *From:* Jerry Richards [mailto:jerry.richards at teotech.com]
> *Sent:* Monday, December 07, 2009 10:49 AM
> *To:* 'Michael Jerris'; 'freeswitch-users at lists.freeswitch.org'
> *Subject:* RE: [Freeswitch-users] FS Machine Sends ICMP DESTINATION
> UNREACHABLE When Gateway Sends RTP
>
>  When I got the latest trunk the make gets an error.  Should I perhaps
> disable the mod_amr?
>
> making all mod_amr
> make[5]: *** No rule to make target '/mod_amr.c', needed by 'mod_amr.so'.
> Stop
>
> The method I used to get the latest trunk follows:
>
> svn checkout http://svn.freeswitch.org/svn/freeswitch/trunk freeswitch
>
> Best Regards,
> Jerry
>
>  ------------------------------
> *From:* Jerry Richards [mailto:jerry.richards at teotech.com]
> *Sent:* Monday, December 07, 2009 7:44 AM
> *To:* 'Michael Jerris'; 'freeswitch-users at lists.freeswitch.org'
> *Subject:* RE: [Freeswitch-users] FS Machine Sends ICMP DESTINATION
> UNREACHABLE When Gateway Sends RTP
>
>  I am changing the 3pcc setting because one of my gateways sends INVITEs
> without SDP.  I will try to update to the latest trunk today and capture
> traces as Anthony described.  If I can't do it today, it might be at the end
> of the week.
>
> Best Regards,
> Jerry
>
>
>  ------------------------------
> *From:* Michael Jerris [mailto:mike at jerris.com]
> *Sent:* Saturday, December 05, 2009 7:30 PM
> *To:* Jerry Richards
> *Subject:* Re: [Freeswitch-users] FS Machine Sends ICMP DESTINATION
> UNREACHABLE When Gateway Sends RTP
>
> Jerry-
>
> Any update on this?
>
> Mike
>
>  On Dec 4, 2009, at 3:59 PM, Anthony Minessale wrote:
>
> Why are you changing the 3pcc setting, is this an invite with no sdp?
> you need to take a trace from FS.
>
> 1) update to latest trunk first so line number match up.
> 2) issue these commands
>
> sofia profile internal siptrace on
> console loglevel debug
>
> save the output and put it on pastebin http://pastebin.freeswitch.org
>
>
>
>
> On Fri, Dec 4, 2009 at 2:47 PM, Jerry Richards <jerry.richards at teotech.com
> > wrote:
>
>>
>> I have  Mediant 1000 gateway, and for some reason, when I make an outbound
>> call, FS enters the CS_CONSUME_MEDIA state and never connects the call.  A
>> Wireshark trace shows that FS is replying to the gateway's inbound RTP
>> packets with ICMP DESTINATION UNREACHABLE.  But the gateway is sending RTP
>> packets to the same port that FS specified in the outbound INVITE.  It
>> appears in the log that FS is discarding the 200 OK from the gateway.
>>
>> I disabled the Firewall and SELinux on the Freeswitch machine.  I tried
>> changing <enable-3pcc> to "true" and also "proxy", but it has no effect.
>>
>> Anyone know what could be the issue?  I posted the Freeswitch log in the
>> pastebin.
>>
>> Best Regards,
>> Jerry
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
> pstn:213-799-1400
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091208/660ad668/attachment-0002.html 


More information about the FreeSWITCH-users mailing list