[asterisk-users] sound-files not playing?

Evert evert at poboxes.info
Thu Nov 2 03:59:14 MST 2006


Hi all!

In my extensions I have the following:

exten => 999,1,Answer()
exten => 999,2,PlayBack(beeperr)

In /var/lib/asterisk/sounds/ I have both beeperr.gsm & beeperr.ulaw,
both with '-rw-r--r--' permissions.

when I dial extension 999 I get:

************************************
-- Executing Answer("SIP/asterisk.domain.com-081477a0", "") in new stack
    -- Executing Playback("SIP/asterisk.domain.com-081477a0", "beeperr")
in new stack
Nov  2 10:57:11 WARNING[17300]: file.c:512 ast_openstream_full: File
beeperr does not exist in any format
Nov  2 10:57:11 WARNING[17300]: file.c:824 ast_streamfile: Unable to
open beeperr (format ulaw): Permission denied
Nov  2 10:57:11 WARNING[17300]: app_playback.c:133 playback_exec:
ast_streamfile failed on SIP/asterisk.domain.com-081477a0 for beeperr
  == Auto fallthrough, channel 'SIP/asterisk.domain.com-081477a0' status
is 'UNKNOWN'
************************************
(the name of the box is here asterisk.domain.com )


What am I doing wrong?


Regards,
  Evert



More information about the asterisk-users mailing list