Browse Source

Final change I hope.

Always generate our own RTP. The grandstream flat-out fails when we
pass it's DTMF. Go figure.
3.12
Darren Schreiber 13 years ago
parent
commit
4274d5f0bf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      sip_profiles/internal.xml

+ 1
- 1
sip_profiles/internal.xml View File

@ -109,7 +109,7 @@
<param name="dtmf-duration" value="350"/> <param name="dtmf-duration" value="350"/>
<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="true"/>
<param name="pass-rfc2833" value="false"/>
<!-- Codecs --> <!-- Codecs -->


Loading…
Cancel
Save