doc this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8129 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
1b6bee859d
commit
f30fa836b2
|
@ -24,6 +24,8 @@
|
||||||
<param name="loglevel" value="debug"/>
|
<param name="loglevel" value="debug"/>
|
||||||
<!--Try to catch any crashes that can be recoverable (in the context of a call)-->
|
<!--Try to catch any crashes that can be recoverable (in the context of a call)-->
|
||||||
<param name="crash-protection" value="false"/>
|
<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" value="sendmail"/>
|
||||||
<param name="mailer-app-args" value="-t"/>
|
<param name="mailer-app-args" value="-t"/>
|
||||||
<param name="dump-cores" value="yes"/>
|
<param name="dump-cores" value="yes"/>
|
||||||
|
|
Loading…
Reference in New Issue