git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8129 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-04-19 03:00:58 +00:00
parent 1b6bee859d
commit f30fa836b2
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@
<param name="loglevel" value="debug"/>
<!--Try to catch any crashes that can be recoverable (in the context of a call)-->
<param name="crash-protection" value="false"/>
<!--<param name="max_dtmf_duration" value="192000"/>-->
<!--<param name="default_dtmf_duration" value="8000"/>-->
<param name="mailer-app" value="sendmail"/>
<param name="mailer-app-args" value="-t"/>
<param name="dump-cores" value="yes"/>