Re: [Asterisk-java-users] Interrupting StreamFile with DTMF digits.
Brought to you by:
srt
From: Jonathan A. <jau...@st...> - 2005-12-15 16:57:34
|
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 > |