Hi all,
I have an app with a dialer module, that can dial into a conference
normally. If my conference room is 1024, then I can pass 1024 to
initiateCall() to dial into the conference. If a password is required,
digits entered in the dialer do not get passed to the endpoint that detects
the password digits. THis is because I normally use PlayDtmfAction for this
purpose and that requires a channel like SIP/100-000034ab. I do not see
where this type of channel identifier is applicable to the conference room I
just dialed into.
This is using MeetMe on Asterisk 10.0.
I tried things like MEETME_ROOMNUM=1024, MEETME/1024, etc with no luck.
Just wild guesses of course :).
Any help appreciated!
Greg
--
View this message in context: http://old.nabble.com/Can%27t-play-DTMF-from-my-dialer-app-to-conference-endpoint-tp35261710p35261710.html
Sent from the Asterisk-Java Users mailing list archive at Nabble.com.
|