freeswitch/conf/directory/default/1005.xml
Brian West 44c1cb72ff remove this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6839 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-17 17:59:12 +00:00

15 lines
458 B
XML

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