freeswitch/conf/directory/default/1015.xml
Brian West 7c6c856251 Lets show how this is done
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 00:04:41 +00:00

13 lines
361 B
XML

<include>
<user id="1015" mailbox="1015">
<params>
<param name="password" value="1234"/>
</params>
<variables>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1015"/>
<variable name="effective_caller_id_number" value="1015"/>
</variables>
</user>
</include>