[Freeswitch-users] Svar: Re: Multi-Homed setup, starting over - still not working
mailinglist
mailinglist at fribert.dk
Wed Jan 13 03:44:37 PST 2010
Hi Joseph
Oh yes I have :-)
But are you sayng that "eval ${domain}" will do more than is done when I restart the fs?
I don't see that anywhere in the guide :-D
I'll try it out asap!
Thanks
Fribse
>>> "Joseph L. Casale" 12-01-10 18:41 >>>
>Hi Guys
>
>I really would like to have this up and running, but I'm constantly running into things that doesn't work, and I have no idea where the problem is...
>
>I've started from scratch with pfSense and Freeswitch.
>I've followed the Multi Home tutorial here: http://wiki.freeswitch.org/wiki/Multi_home_tutorial
>
>I've deleted the 'lan' profile, and altered the 'internal' profile as recommended, and I've gotten to the paragraph:
>
>APPLYING YOUR CHANGES AND CHECKING YOUR WORK
>
>When I start up my x-lite program I get this error:
>2010-01-12 16:38:54.172731 [WARNING] sofia_reg.c:1755 Can't find user [1000 at 83.89.x.x]
>You must define a domain called '83.89.x.xin your directory and add a user with the id="1000" attribute
>and you must configure your device to use the proper domain in it's authentication credentials.
>and you must configure your device to use the proper domain in it's authentication credentials.
>
>83.89.x.x is my external IP, and not my internal IP???
>
>Any help on this?
This is because you haven't set your domain in vars.xml. The behavior is that
$${local_ip_v4} evals to your wan ip. This is the first step in that tutorial:)
http://wiki.freeswitch.org/wiki/Multi_home_tutorial#INTERNAL_LAN
Open vars.xml, make the line:
Match your lan ip:
restart fs, then goto the fs_cli and type `eval ${domain}` it should
come back with "your" lan ip.
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100113/1e24761e/attachment.html
More information about the FreeSWITCH-users
mailing list