[Freeswitch-users] newbie questions
tom
tomabroad at gmail.com
Sat Aug 29 06:46:27 PDT 2009
hi, totally new to freeswitch, but not to asterisk. just installed it, made
samples but do not have 1000-1019 as extensions. so i thought i create:
<include>
<user id="1000" mailbox="1000">
<params>
<param name="password" value="1234"/>
<param name="vm-password" value="1000"/>
</params>
<variables>
<variable name="accountcode" value="1000"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1000"/>
<variable name="effective_caller_id_number" value="1000"/>
</variables>
</user>
</include>
and save it as 1000.xml in the internal-sip folder. cli tells me now:
2009-08-29 09:43:55.858101 [WARNING] sofia_reg.c:1771 Can't find user [
1000 at 192.168.1.4]
You must define a domain called '192.168.1.4' in 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.
what do i have to do now to get it
a) internally running
b) talk to an external cllient?
thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090829/fb9c99f6/attachment-0002.html
More information about the FreeSWITCH-users
mailing list