Repository URL to install this package:
|
Version:
1.4.15+git~20150322T190102Z~6bb9581656-1~trusty+1 ▾
|
freeswitch-conf-insideout
/
usr
/
share
/
freeswitch
/
conf
/
insideout
/
directory
/
default
/
1002.xml
|
|---|
<include>
<user id="1002" mailbox="1002">
<params>
<param name="password" value="1234"/>
<param name="vm-password" value="1002"/>
</params>
<variables>
<variable name="toll_allow" value="domestic,international,local"/>
<variable name="accountcode" value="1002"/>
<variable name="user_context" value="default"/>
<variable name="effective_caller_id_name" value="Extension 1002"/>
<variable name="effective_caller_id_number" value="1002"/>
<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>