[Asterisk-java-users] FastAGI question
Brought to you by:
srt
From: Peter H. <pe...@li...> - 2005-07-27 08:27:17
|
Thanks Stefan, A question about the FastAGI stuff in general. Many of the functions=20 provided by AbstractAGIScript allow DTMF input to be received from the=20 server. Is there a way to catch multiple dtmf input instead of a single character= ? i.e. I can wait for any digit from 0-9, but I can't wait for '10'.. Thanks, Peter ----- Original Message -----=20 From: "Stefan Reuter" <sr...@re...> To: <ast...@li...> Sent: Tuesday, July 26, 2005 6:29 AM Subject: Re: [Asterisk-java-users] Originate Failure Events > Hi Peter, > >> Is there any way to tell what the cause of an originate failure is? > > i don't think there currently is an easy one. > Maybe you can observe the NewStateEvents that of the channel... > but it is not an attribute that is supported out of the box. > > =3DStefan > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=CCk > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >=20 |