DTMF double Digit Problem on DID Number
Created by: rehan,Last modification on Fri 23 of Feb, 2007 [23:54 UTC] by JustRumours
Question: The problem is that our Asterisk server seems to have DTMF sensitivity too high. If you dial 123456789 it might pick up 112233456789. Is there a way to adjust the sensitivity of this?
Answer:
In your sip.conf or iax.conf
set
relaxdtmf=yes
Answer:
In your sip.conf or iax.conf
set
relaxdtmf=yes


Comments