I think the phone is making a mistake with the CANCEL packet. Here is the Via header from the INVITE the phone sends: Via: SIP/2.0/UDP 190.137.190.131;rport;branch=z9hG4bKac109601000000fb4ad814425106977400000792
Here is the Via header from the CANCEL Via: SIP/2.0/UDP 10.0.0.8;rport;branch=z9hG4bKac109601000000fb4ad814425106977400000792 it's identical aside from the private address contained in the CANCEL and a public one in the INVITE So the anti-nat settings on your phone are not working properly and they forgot to substitute the public IP for the CANCEL. That makes Sofia unable to match it to an existing call. On Fri, Oct 16, 2009 at 1:44 AM, Rogelio Perez <[email protected]>wrote: > Hi guys, > > I'm having a signaling issue on FS when calling from an endpoint to a > GW. > To reproduce the error I just call and hungup the call right away. > FS gets the CANCEL and replies back with 481 Call/Transaction Does Not > Exist, so the call continues and eventually connects, even when the A > side of the call is closed. > I have verified that the Call-ID of the CANCEL matches that from the > INVITE, so I see no reasons for FS to reject it. > > SIP+FS logs in pastebin 10738. > > Any ideas? > > Thanks, > Rogelio > > > > > _______________________________________________ > FreeSWITCH-users mailing list > [email protected] > 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:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
