when 2 devices talk via googles gtalk when they are both behind the same lan you are going to have problems.
on thing you can do is make an acl to ignore any candidates that are not local add this to your dingaling profile <param name="candidate-acl" value="myacl"/> then add myacl to acl.conf.xml that only allows your lan ip. Turn off all the stun and ext-rtp-ip setting. OR use the windows machine from a box that is not on the sam lan behind the same nat. On Tue, Dec 23, 2008 at 8:09 AM, kriko <[email protected]> wrote: > I've decided to do this properly: > clean fresweetch reinstall. > > My worsktation hosts freeswitch + 1 sip phone also running as 1000 (linux - > IP 10.99.8.221) > Other windows machine has gtalk with and also a sip phone registered as > 1001 (IP 10.99.8.111). > > First case - SIP to SIP. Calling from 1000 to 1001 and vice versa works, > audio is perfect. > Packets are propery travelling between 10.99.8.221 and 10.99.8.111 > > Second case : > On windows machine I open gtalk and I open a chat to buddy which is > actually a bot logged in on freeswitch (dingaling client mode). > The I started java socket program which listens to icoming messages, after > typing into client > "call [email protected]" an api command is executed: > "api originate sofia/default/[email protected] &bridge(dingaling/ > gmail.com/gtalk_mail(at)gmail.com<http://gmail.com/gtalk_mail%28at%29gmail.com> > )" > > A call is placed between gtalk and sip phone 1000, it rings, but when both > end answers there is no audio. > After a minute, the call ends itself. > I've attached wireshark dumps from both ends - what is strange is that > packets are not trying to got at right IP, > instead they hit some other machine (213.x.x.x), which doesn't make sense. > > Fresh log from freeswitch (I don't know why 213.x.x.x gets mixed in this > story): > http://pastebin.com/m75b10388 > > // I hope the attachments go trough - 17 KB. > test_gtalk_client_side - dump from win machine (gtalk client) > test_sip_client - dump from linux machine (freeswitch and sip phone client) > > I hope to get resolved this mistery somehow. > > Thank you for all kind answers. > > _______________________________________________ > 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/ 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
