>Registrations: >================================================================================================= >================================================================================================= >As far as I can see, everything looks ok, except for the >2009-12-06 19:35:43.111477 [WARNING] switch_core.c:990 Cannot locate domain >87.61.18.196 >I'm wondering WHY it wants a domain on the external IP??? > > >I then started the SIP softphone, and got: > > 2009-12-06 19:36:23.588241 [WARNING] sofia_reg.c:1755 Can't find user > [[email protected]] >You must define a domain called '87.61.18.196' in your directory and add a >user with the id="1001" at > tribute >and you must configure your device to use the proper domain in it's >authentication credentials.
Yea, it looks like your server is taking the domain of the wan nic. I don't begin to claim I know all there is to know about this (still lurking while I learn as well...) but I got a lab'ed up pfSense box to work only after I edited vars.xml and set: <X-PRE-PROCESS cmd="set" data="domain=10.0.0.1"/> Where 10.0.0.1 was the ip my internal.xml bound to. I assumed it had something to do with nat and clients in the lan accessing the wan ip. _______________________________________________ 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
