]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
tweak
authorBrian West <brian@freeswitch.org>
Mon, 14 Jan 2008 20:10:00 +0000 (20:10 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 14 Jan 2008 20:10:00 +0000 (20:10 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7218 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default/brian.xml

index 93cf0543e54ed750cac7cc7455b0f41f5b486a42..995aa751e4d46a5660fed09ffe0c92c09d1d1701 100644 (file)
@@ -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"/>-->