[asterisk-users] how to detect dtmf in meetme

David Backeberg dbackeberg at gmail.com
Fri May 29 11:24:01 CDT 2009


2009/5/29 robert <aofeisheng at 163.com>:
>    i want to kick participant in a meeting by pressing the digit on sip
> phone.when i entry the meeting ,no matter how i press the button,the dtmf
> does not work.

Does dtmf work anywhere?

What happens if you try to have the call navigate an IVR?

You probably need to set your asterisk to match the way that DTMF is
getting passed. You can find out the way DTMF is getting passed by
doing a
cli> set sip debug on

and reading through the packet trace when you nail the DTMF buttons.

Start by getting DTMF working at all, and then figure out whether it's
just a problem with MeetMe()



More information about the asterisk-users mailing list