don't do this by default

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9066 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-07-17 04:17:13 +00:00
parent b5751a46a9
commit 76d581387b
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<!--<param name="enable-timer" value="false"/>-->
<!--<param name="enable-100rel" value="false"/>-->
<param name="apply-inbound-acl" value="domains"/>
<param name="apply-register-acl" value="domains"/>
<!--<param name="apply-register-acl" value="domains"/>-->
<!--<param name="dtmf-type" value="info"/>-->
<param name="record-template" value="$${base_dir}/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav"/>
<!--enable to use presense and mwi -->