freeswitch/conf/directory/default/1019.xml
Michael Jerris e4da4eb756 You can lead a horse to water
But you can't make him drink
You can send a kid to college
But you can't make him think

PLEASE THINK!

/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12802 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 01:44:28 +00:00

19 lines
765 B
XML

<include>
<user id="1019" mailbox="1019">
<params>
<param name="password" value="${default_password}"/>
<param name="vm-password" value="1019"/>
</params>
<variables>
<variable name="toll_allow" value="domestic,international,local"/>
<variable name="accountcode" value="1019"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1019"/>
<variable name="effective_caller_id_number" value="1019"/>
<variable name="outbound_caller_id_name" value="$${outbound_caller_name}"/>
<variable name="outbound_caller_id_number" value="$${outbound_caller_id}"/>
<variable name="callgroup" value="techsupport"/>
</variables>
</user>
</include>