[asterisk-app-dev] absorbDTMF option only working on one channel

Joshua C. Colp jcolp at sangoma.com
Wed Dec 18 05:42:16 CST 2019


On Wed, Dec 18, 2019 at 7:34 AM Richard Frith-Macdonald <
richard.frith-macdonald at engagehub.com> wrote:

> I'm using ARI to set up a bridge with two calls (one inbound, one
> outbound), where I want to receive DTMF events from both calls but stop the
> DTMF audio being passed through in either direction.
> The bridge is created as mixing,dtmf_events,proxy_media and the two
> channels are each added using /ari/bridges/BridgeID/addChannel with
> absorbDTMF = 1.
> It seems to be operating as expected, except that the tones from the
> dialed mobile phone (outgoing call via Colt) are audible to the dialing
> handset (inbound call to asterisk from softphone).
> Please could anyone provide a ponter to what I might be doing wrong?


What is the technology in use for the channels? Does DTMF show up if you
enable DTMF logging in logger.conf? If it's RTP do you see it being sent in
"rtp set debug on"?

Essentially you need to determine if it's DTMF in the audio stream
alongside out of band, or if DTMF is actually being detected/suppressed
from the audio stream but still passed on out of band.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20191218/0be77131/attachment.html>


More information about the asterisk-app-dev mailing list