Hi,

After some testing I've found out that my client's hardware recognizes DTMF
only if digits are sent 50ms apart with 50ms of tone duration. This was
tested using a test device which generates DTMF.

Now asterisk doesn't do it by default because digits going out from Asterisk
are not being recognized.

Using command sendDTMF, I can control inter-digit duration, and using
toneduration I can control duration of tone per digit. But I can't find a
way to do both at the same time

Application sendDTMF simply ignores the value set in toneduration and sends
DTMF at some default value, which I don't know what it is, but it is
obviously not 50ms because the hardware can't reliably recognized the
digits.

Is there a way I can send digits with 50ms tone duration and 50ms gap
between them?

-- 
Zeeshan A Zakaria
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to