search for: 8fe6f540

Displaying 1 result from an estimated 1 matches for "8fe6f540".

2010 Jun 24
1
Astersik can not detect DTMF key
Hi all, 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