[asterisk-dev] confbridge DTMF

Jason Ostrom jpo at pobox.com
Fri Dec 20 10:11:01 CST 2013


Chandrakant,

It's my understanding that DTMF should be automatically detected on the conference if the SIP UA has correct DTMF mode, such as the following in sip.conf for peer:
dtmfmode=rfc2833

In ingress through SIP trunk your provider would have to properly relay through rfc2833 or SIP INFO.

The way I have been able to detect DTMF detection using confbridge is to configuring logger.conf to display DTMF on console, such as:
console => notice,warning,error,dtmf

In confbridge.conf you can have a simple menu to verify actions such as muting, etc., and this is how I have been testing menu responses as confbridge app detecting DTMF.

My issue is that I can't get DTMF relay/broadcast to work so that any DTMF digits entered are picked up by other conference users.  I think the setting is:
dtmf_passthrough=yes

Let me know if I can help further or if you figure out how to do DTMF Broadcast / relay to all conference participants.


On Dec 19, 2013, at 11:13 PM, Chandrakant Solanki <solanki.chandrakant at gmail.com> wrote:

> Hello All,
> 
> I am using ConfBridge application using Asterisk 11.5.1.
> 
> I would like to know is there any way to detect DTMF, without configuring menu in confbridge.conf. If yes, then how it could be, please help me.
> 
> I would like to do thing like, user entered conference number and he is into the conference, and when user press '*' then menu gets activated and play prompt file.
> 
> --
> Chandrakant Solanki
> -- 
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list