tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7218 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
82d5e9c9fb
commit
09fa7fec7b
|
@ -52,6 +52,8 @@
|
|||
<variable name="user_context" value="default"/>
|
||||
<variable name="effective_caller_id_name" value="Brian West"/>
|
||||
<variable name="effective_caller_id_number" value="1000"/>
|
||||
<!-- Don't write a CDR if this is false valid values are: true, false, a_leg and b_leg -->
|
||||
<variable name="process_cdr" value="true"/>
|
||||
|
||||
<!-- limit the max number of outgoing calls for this user -->
|
||||
<!--<variable name="max_calls" value="2"/>-->
|
||||
|
|
Loading…
Reference in New Issue