forked from Mirrors/freeswitch
d3f0535afe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6833 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 lines
519 B
XML
16 lines
519 B
XML
<include>
|
|
<user id="1019" mailbox="1019">
|
|
<params>
|
|
<param name="password" value="1234"/>
|
|
<param name="vm-password" value="1019"/>
|
|
</params>
|
|
<variables>
|
|
<variable name="accountcode" value="1019"/>
|
|
<variable name="presence_id" value="1019@$${domain}"/>
|
|
<variable name="user_context" value="default"/>
|
|
<variable name="effective_caller_id_name" value="Extension 1019"/>
|
|
<variable name="effective_caller_id_number" value="1019"/>
|
|
</variables>
|
|
</user>
|
|
</include>
|