[asterisk-users] 1.6.beta5 (format 0x40 (slin))

marc+ast at milestonerdl.com marc+ast at milestonerdl.com
Sun Mar 9 23:25:17 CDT 2008


(alternative title - what did I do wrong?   or suggestions to make this 
work)

Thought I'd try 1.6 beta5 (and 1.4.18 didn't want to compile vpb
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/i386-redhat-linux/bits/gthr-default.h:48: 
error: â does not name a type )

1.6 did compile and almost works.

'cept  it thinks the .gsm files are not played.

from extensions.conf


exten => s,2,BackGround(/var/lib/asterisk/sounds/en/vm-instructions.gsm)

running asterisk
    -- Executing [s at default:2] BackGround("vpb/0-3", 
"/var/lib/asterisk/sounds/en/vm-instructions.gsm") in new stack
[Mar 10 00:07:45] WARNING[23934]: file.c:557 ast_openstream_full: File 
/var/lib/asterisk/sounds/en/vm-instructions.gsm does not exist in any format
[Mar 10 00:07:45] WARNING[23934]: file.c:856 ast_streamfile: Unable to 
open /var/lib/asterisk/sounds/en/vm-instructions.gsm (format 0x40 
(slin)): No such file or directory
[Mar 10 00:07:45] WARNING[23934]: pbx.c:7138 pbx_builtin_background: 
ast_streamfile failed on vpb/0-3 for 
/var/lib/asterisk/sounds/en/vm-instructions.gsm

And the built in:

 -- Executing [s at default:14] VoiceMail("vpb/0-0", "400") in new stack
[Mar 10 00:07:36] WARNING[23934]: file.c:557 ast_openstream_full: File 
vm-intro does not exist in any format
[Mar 10 00:07:36] WARNING[23934]: file.c:856 ast_streamfile: Unable to 
open vm-intro (format 0x40 (slin)): No such file or directory

As you can see, the file exists.
 locate vm-intro
/usr/share/asterisk/sounds/vm-intro.gsm
/var/lib/asterisk/sounds/en/vm-intro.gsm




More information about the asterisk-users mailing list