Page 1 of 1

Vicidial DTMF detection problem

PostPosted: Thu Jun 28, 2018 1:15 pm
by attiqmscs004
I am facing an issue while pressing DTMF in vicidial meetme conference. My requirement is I want to receive user input while putting user in meetme conference, but the problem I am facing is that DTMF is not detected in meetme conference. Here are my dial plan settings. I am creating a conference 9600. It remains in meetme conference and does not detect any DTMF and when user hangs up the call second line only executed then. I have set dtmf mode (auto,info,rfc2833, etc) but still the issue remains same. Do i need to write an AGI for this??

exten => 9600,1,Meetme(9600,Fp)
exten => 9600,n,NoOp(<<<<< We are now in meetme conference, .... >>>>)

exten => 1,1,NoOp(<<<<< cellno: User HAS PRESED: ${DTMF}, .... >>>>)
exten => 1,n,NoOp(<<<<< Bye Guys, .... >>>>)
exten => 1,n,Meetme(9600,F)

Re: Vicidial DTMF detection problem

PostPosted: Wed Jun 12, 2019 2:59 pm
by williamconley
this is not related to Vicidial in any way. perhaps you should be looking at an asterisk forum for this non-vicidial oddity. 8-)