[Freeswitch-users] domain definition
Cliconnect
cliconnect at cliconnect.com
Wed Aug 27 11:05:04 PDT 2008
Hi,
where I define the domain ?
I am trying to cal the user 1000 from an external user and I am getting
"[WARNING] mod_sofia.c:1949 sofia_outgoing_channel() Cannot locate
registered user 1000 at 192.168.1.117
The user 1000 is configured in the domain voipclic and I am calling using
<extension name="internal_extensions">
<condition field="destination_number" expression="^(\d+)$">
<action application="bridge" data="sofia/internal/$1%$${domain} "/>
</condition>
</extension>
On vars.xml I have
<X-PRE-PROCESS cmd="set" data="domain=$${local_ip_v4}"/>
< X-PRE-PROCESS cmd="set" data="domain=voipclic.com"/ >
Thanks
Duan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080827/a10b254b/attachment-0002.html
More information about the FreeSWITCH-users
mailing list