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

jonas kellens jonas.kellens at telenet.be
Tue Jun 23 04:00:02 CDT 2009


exten=s,4,Playback(/record/deneme.gsm)

 should be

exten=s,4,Playback(/record/deneme)

so without a format.


On Tue, 2009-06-23 at 11:31 +0300, Oguzhan Kayhan wrote:

> 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???
> 
> 
> 
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090623/5baccd91/attachment.htm 


More information about the asterisk-users mailing list