[asterisk-users] error in playback of voiceprompt????

Oguzhan Kayhan oguzhank at bilkent.edu.tr
Tue Jun 23 03:31:54 CDT 2009


Hello,
I am trying to create a simple IVR for testing..
What i did is to create a voice file from asterisk-gui.
And i saw it created that under /var/lib/asterisk/sounds/record/ as
deneme.gsm

Then i tried to make a IVR menu and play that file.
I tried
exten=s,4,Playback(/record/deneme.gsm)
exten=s,4,Playback(record/deneme.gsm)
exten=s,4,Playback(deneme.gsm)
exten=s,4,Playback(/var/lib/asterisk/sounds/record/deneme.gsm)
but everytime i got the error msg
file.c:635 ast_openstream_full: File /record/deneme.gsm does not exist in
any format etc...

It is a bug or am i making a mistake for the path of sound files???





More information about the asterisk-users mailing list