Browse Source

add liberal-dtmf

3.12
karl anderson 12 years ago
parent
commit
0ee0e46361
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      freeswitch/sip_profiles/sipinterface_1.xml

+ 2
- 1
freeswitch/sip_profiles/sipinterface_1.xml View File

@ -109,7 +109,8 @@
<param name="dtmf-duration" value="960"/> <param name="dtmf-duration" value="960"/>
<param name="rfc2833-pt" value="101"/> <param name="rfc2833-pt" value="101"/>
<param name="dtmf-type" value="rfc2833"/> <param name="dtmf-type" value="rfc2833"/>
<param name="pass-rfc2833" value="false"/>
<param name="pass-rfc2833" value="false"/>
<param name="liberal-dtmf" value="true"/>
<!-- Codecs --> <!-- Codecs -->


Loading…
Cancel
Save