[asterisk-dev] 1.6.1: is sounds-core-ulaw required?
sean darcy
seandarcy2 at gmail.com
Fri May 15 11:36:04 CDT 2009
I've 1.6.1 installed with asterisk-core-sounds-en-wav-1.4.15.tar.gz.
Trying to set up the meetme app:
[meetme]
exten => 2663,1,MeetMe(,D)
exten => 2663,n,Hangup()
exten => 2666,1,MeetMe()
exten => 2666,n,Hangup()
When I dial from an analogue extension connected to a TDM400P:
-- Executing [2663 at internal:1] MeetMe("DAHDI/1-1", ",D") in new stack
[2009-05-15 12:08:35] WARNING[3390]: file.c:641 ast_openstream_full:
File conf-getconfno does not exist in any format
[2009-05-15 12:08:35] WARNING[3390]: file.c:924 ast_streamfile: Unable
to open conf-getconfno (format 0x4 (ulaw)): No such file or directory
But:
ls -l /var/lib/asterisk/sounds/en/conf-getconfno.wav
-rw-r--r--. 1 root root 50466 2009-03-26 14:42
/var/lib/asterisk/sounds/en/conf-getconfno.wav
Is this a bug - if so I'll file it - or is core-ulaw required?
sean
More information about the asterisk-dev
mailing list