freeswitch/conf/directory/default/1015.xml
2008-09-29 20:58:13 +00:00

18 lines
675 B
XML

<include>
<user id="1015" mailbox="1015">
<params>
<param name="password" value="1234"/>
<param name="vm-password" value="1015"/>
</params>
<variables>
<variable name="toll_allow" value="domestic,international,local"/>
<variable name="accountcode" value="1015"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1015"/>
<variable name="effective_caller_id_number" value="1015"/>
<variable name="external_caller_id_name" value="Acme Corporation"/>
<variable name="external_caller_id_number" value="5552566639"/>
</variables>
</user>
</include>