[Freeswitch-users] how can i tell freeswitch listen on 0.0.0.0 and a fixed ip

Anthony Minessale anthony.minessale at gmail.com
Fri Sep 11 08:10:49 PDT 2009


sip in general cannot properly support binding to 0.0.0.0 for a UAS, there
is no easy way for the sip stack to know which traffic is for which host and
all of the outbound traffic will appear to go out a single interface when no
specific binding is made.

running each ip on it's own profile is the correct way to do multi ip
configurations.


On Fri, Sep 11, 2009 at 8:19 AM, Brian West <brian at freeswitch.org> wrote:

> You can NOT bind to 0.0.0.0 you can however use ${local_ip_v4} and if the
> IP changes sofia will bounce the profile and update the IP.
> /b
>
> On Sep 11, 2009, at 7:55 AM, jun yang wrote:
>
> i also found that:
>
> 2009/7/17 Raul Fragoso <raul at etellicom.com <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>>:
> >* You can not do that with a single profile. Each profile is bound to only
> *>* one local IP, so if you need to bind to more than one you will have to
> *>* create a new profile and set the specific sip-ip/rtp-ip params for them.
> *>*
> but cann't understand how to do..*
>
>
>
> 2009/9/11 jun yang <yj13535428332 at gmail.com>
>
>> the os have three ip, one public ipv4 with adsl which is dynamic assigned
>> every time, two lan ip in diffrent scope, 192.169.0.2 ,192.168.5.2.
>> when freeswitch start ,it auto bind to the pubic ip, so the lan user
>> cann't connect to freeswitch use lan ip.
>> i have setting
>>  <X-PRE-PROCESS cmd="set" data="bind_server_ip=0.0.0.0"/>
>> but have no effect, freeswitch also auto bind to the public ip.
>> any help is thanks.
>>
>
> _______________________________________________
> 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/20090911/d13fbbbc/attachment-0002.html 


More information about the FreeSWITCH-users mailing list