Re: [Asterisk-java-users] How to pass DTMF PIN into Meetme using A-J?
Brought to you by:
srt
From: Chris M. <ch...@mr...> - 2013-05-22 03:28:25
|
When your dialer module is connected to the meetme room, issue a dialplan function "core show channels" over AJ or on the asterisk CLI - you might be able to see which channel your dialer module is using *shrug* HTH Chris On Wed, May 22, 2013 at 12:42 PM, GregLHorton <gre...@gm...> wrote: > > Hi all, > > I have a client 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, the > request for digits is played out by Asterisk. At that time, digits entered > in the dialer module 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. I have seen where a dummy channel ID relating to DAHDI > shows up, but that is not until after I can successfully pass the PIN > string. > > 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/How-to-pass-DTMF-PIN-into-Meetme-using-A-J--tp35422999p35422999.html > Sent from the Asterisk-Java Users mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > -- -- sent from web mail -- |