search for: ast_waitstream_fr

Displaying 1 result from an estimated 1 matches for "ast_waitstream_fr".

2010 Jun 24
1
Astersik can not detect DTMF key
...I'm building a karaoke service. Asterisk will play a music file, people can detect the point when they want to sing and record by press * key during the music is playing, and press # key to stop recording. I use 2 functions: ast_streamfile and ast_seekstream to play audio file, and function ast_waitstream_fr to detect whenever people press DTMF key. The problems is that, Asterisk can detect * key when I press, but to detect # key, I have to press two times. What is the problem ? Sorry for my English. Very thanks, Giang -------------- next part -------------- An HTML attachment was scrubbe...