[Freeswitch-dev] Call to registered phone behind NAT
Oleg Khovayko
khovayko at gmail.com
Wed May 19 13:08:03 PDT 2010
> what SVN rev are you using?
I use latest official release 1.0.6, not SVN revision.
> you can't assume the channel name has anything to do with it...
I not assume, I see it.
For Nokia record, FS PATH contains:
;fs_path=sip%3A1015%4094.71.98.45%3A17476%3Btransport%3DTCP
But, call goes to sip:1015 at 10.0.0.135 - FS PATH is ignored.
> the fs_path is where its going.
Also, you can see, for Sipdroid, no FS PATH in the Contact line:
Contact: "user" <sip:1019 at 14.144.242.244:38592;transport=udp>
Where if going from, when fs_path is missing?
> Have you bothered to look at the SIP traces?
Excuse me, no. How can I do it?
Brian West wrote:
> On May 19, 2010, at 1:46 PM, Oleg Khovayko wrote:
>
>
>> Call from that phone is OK.
>> But, when I try to call that phone from local, FS try to use wrong IP
>> for connect:
>>
> No its not... you can't assume the channel name has anything to do with it... the fs_path is where its going. Have you bothered to look at the SIP traces? Also what SVN rev are you using?
>
> /b
>
>
>
>>
>> 2010-05-19 14:28:24.156706 [NOTICE] switch_channel.c:669 New Channel
>> sofia/internal/sip:1015 at 10.0.0.135 [62b74c4f-7463-df11-ac63-005004c3cb7e]
>>
>> Of course, connection can not be established.
>>
>>
>> Question: How to fix this problem?
>> Or maybe, need to change FS, and always use REAL IP:PORT for establish
>> outgoing call?
>>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
More information about the FreeSWITCH-dev
mailing list