RE: [Asterisk-java-users] Interrupting StreamFile with DTMF digits.
Brought to you by:
srt
From: John M. <jo...@sy...> - 2005-12-16 11:12:22
|
Yes, Jonathan, I am receiving DTMF happily in the rest of the application. However, all the rest of the DTMF input takes place in extension.conf. It appears to be only when the application is in the FastAGI script that it does not recognise the DTMF tones. Is there anything that has to be enabled to pass DTMF digits to AGI? -----Original Message----- From: ast...@li... [mailto:ast...@li...]On Behalf Of Jonathan Augenstine Sent: 15 December 2005 16:57 To: ast...@li... Subject: Re: [Asterisk-java-users] Interrupting StreamFile with DTMF digits. Have you verified that you are receiving DTMF tones. I ran into a similar problem and discovered that my Asterisk/VoIP configuration was not detecting the tones. My situation turned out to be the firewall blocking and a wrong SIP configuration. On Thu, 2005-12-15 at 16:09 +0000, John Melody wrote: > Hi, > > I have an application where I need to interrupt the StreamFile command with > a DTMF "*" - I cannot seem to get it to work and I just wanted to check that > it does work in the following configuration. > > I am using asterisk-java-0.1 and Asterisk 1.0.9 and the following is the > line of Java. > > streamFile(i_channel, "prompt/a.wav","*"); > > The file just plays like as if it was a Playback command as opposed to a > Background command. > > best regards, > John. > > John Melody > SyberNet Ltd. > Galway Business Park, > Dangan, > Galway. > Tel. No. +353 91 514400 > Fax. NO. +353 91 514409 > Mobile - 087-2345847 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Asterisk-java-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |