turn this back on

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7084 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-01-05 01:03:57 +00:00
parent 69120105ee
commit 7530dfe90a
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<!--<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 -->
<param name="manage-presence" value="false"/>
<param name="manage-presence" value="true"/>
<!-- This setting is for AAL2 bitpacking on G726 -->
<!-- <param name="bitpacking" value="aal2"/> -->
<!--max number of open dialogs in proceeding -->