Hi,
I am not able to record the voice after the beep. In fact beep is not played. It is Asterirsk 1.8.
<DAHDI/i1/009811196957-c> Playing ‘/var/lib/asterisk/sounds/hi/awaazMel/menus/finalRec/noMusic/8k/readybeep1.slin’ (language ‘en’)
– Executing [0@awaaz-mel-record-and-compute-score:3] Record(“DAHDI/i1/009811196957-c”, “/tmp/rec%d.wav”) in new stack
[Jul 7 16:24:04] WARNING[5379]: file.c:663 ast_openstream_full: File beep does not exist in any format
[Jul 7 16:24:04] WARNING[5379]: file.c:958 ast_streamfile: Unable to open beep (format 0x8 (alaw)): No such file or directory
[Jul 7 16:24:04] WARNING[5379]: app_record.c:285 record_exec: ast_streamfile failed on DAHDI/i1/009811196957-c
Regards
Deepak Bhatia
[quote=“toreachdeepak”]Hi,
I am not able to record the voice after the beep. In fact beep is not played. It is Asterirsk 1.8.11.1.
<DAHDI/i1/009811196957-c> Playing ‘/var/lib/asterisk/sounds/hi/awaazMel/menus/finalRec/noMusic/8k/readybeep1.slin’ (language ‘en’)
– Executing [0@awaaz-mel-record-and-compute-score:3] Record(“DAHDI/i1/009811196957-c”, “/tmp/rec%d.wav”) in new stack
[Jul 7 16:24:04] WARNING[5379]: file.c:663 ast_openstream_full: File beep does not exist in any format
[Jul 7 16:24:04] WARNING[5379]: file.c:958 ast_streamfile: Unable to open beep (format 0x8 (alaw)): No such file or directory
[Jul 7 16:24:04] WARNING[5379]: app_record.c:285 record_exec: ast_streamfile failed on DAHDI/i1/009811196957-c
Regards
Deepak Bhatia[/quote]
As a workaround I was able to use record, by providing the quiet option in the Record().
Can someone tell on how to get the exact path of the beep audio file ? The verbose mode during debugging doesn’t file.
The Asterisk 1.6 works fine. The beep files were in /usr/share/sems/audio area in Asterisk 1.6. Copying the beep files in the same area didn’t help in Asterisk 1.8 ? Can someone tell me the location where to store these files in Asterisk 1.8 ?
You had a non-standard installation of 1.6. A standard installation would put the sound files in /var/lib/asterisk/sounds.