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 [
[email protected]]
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
_______________________________________________
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