mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Set the min-dtmf-duration to 640 as recommended by flowroute.
http://code.google.com/p/fusionpbx/issues/detail?id=456&start=100
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
profile that is less than this setting. You may increase this value,
|
||||
but cannot set it lower than 400. This value cannot exceed
|
||||
max-dtmf-duration. -->
|
||||
<!-- <param name="min-dtmf-duration" value="400"/> -->
|
||||
<param name="min-dtmf-duration" value="640"/>
|
||||
|
||||
<!--
|
||||
The max-dtmf-duration caps the playout of a DTMF event at the specified
|
||||
|
||||
Reference in New Issue
Block a user