[Freeswitch-users] Sofia - calling through gateway - duplicate RTP port in SDP

Anthony Minessale anthony.minessale at gmail.com
Mon Apr 21 11:54:47 PDT 2008


putting in 0.0.0.0 as the rtp-ip is unsupported. Try putting the local ip of
the box in there instead.

Also, we have a special variable that we set with the guessed local ip that
you can use:
$${local_ip_v4} <-- put this where 0.0.0.0 is

This variable is replaced before the startup is complete so the final config
will contain the actual ip.





On Mon, Apr 21, 2008 at 1:47 PM, kokoska rokoska <kokoska.rokoska at post.cz>
wrote:

>
>
>
> Anthony Minessale napsal(a):
> > 2008-04-21 18:47:48 [DEBUG] sofia_glue.c:1523 sofia_glue_activate_rtp()
> > AUDIO RTP [sofia/0002*00/800123456] 0.0.0.0:21322->212.20.119.45:31414
> > <http://212.20.119.45:31414> codec: 8 ms: 20
> >
> > 2008-04-21 18:47:48 [DEBUG] sofia_glue.c:1523 sofia_glue_activate_rtp()
> > AUDIO RTP [sofia/default/0002*23 at 192.168.1.128:5065
> > <http://23@192.168.1.128:5065>] 192.168.1.128:21322->192.168.1.101\
> > :49152 codec: 8 ms: 20
> >
> >
> > Are you setting something in your config to use 0.0.0.0 <http://0.0.0.0>
> > as the media IP?
> > Perhaps putting the real ip in ext-rtp-ip and setting the local one to
> > 0.0.0.0 <http://0.0.0.0> ?
> >
> >
>
> Exactly as you think, Anthony.
> I set public IP of my network as ext-rtp-ip and 0.0.0.0 as local - I
> think it tell to FreeSWITCH to bind to all local IPs (currently only one
> exists, but for th future - I use it in all my servers..)
>
> Do I something wrong?
>
> Best regards,
>
> kokoska.rokoska
>
>
> _______________________________________________
> 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/

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/20080421/bff55805/attachment-0002.html 


More information about the FreeSWITCH-users mailing list