............
     -- Executing [s at incoming-pstn-line:5] VoiceMail("DAHDI/4-1", 
"100 at default,u") in new stack
     -- <DAHDI/4-1> Playing 
'/var/spool/asterisk/voicemail/default/100/unavail.gsm' (language
'en')
..........
But there is no /var/spool/asterisk/voicemail/default/100/unavail.gsm', 
indeed no unavail.gsm on the machine.
[asterisk at asterisk ~]$ find /var/spool/asterisk -name unavail.gsm
[asterisk at asterisk ~]$
There is a wav file:
[asterisk at asterisk ~]$ ls /var/spool/asterisk/voicemail/default/100/
INBOX  Old  tmp  unavail.WAV  Urgent
puzzled.
sean
sean darcy wrote:> But there is no /var/spool/asterisk/voicemail/default/100/unavail.gsm'The voice mail application usually saves in both .gsm and .wav by default. (At least under 1.4.x) I have several unavail.gsm files in the mail folders of several phones. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Danny Nicholas
2010-Dec-13  14:29 UTC
[asterisk-users] 1.8.1: playing imaginary sound files
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of sean darcy
Sent: Sunday, December 12, 2010 8:04 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] 1.8.1: playing imaginary sound files
............
     -- Executing [s at incoming-pstn-line:5] VoiceMail("DAHDI/4-1", 
"100 at default,u") in new stack
     -- <DAHDI/4-1> Playing 
'/var/spool/asterisk/voicemail/default/100/unavail.gsm' (language
'en')
..........
But there is no /var/spool/asterisk/voicemail/default/100/unavail.gsm', 
indeed no unavail.gsm on the machine.
[asterisk at asterisk ~]$ find /var/spool/asterisk -name unavail.gsm
[asterisk at asterisk ~]$
There is a wav file:
[asterisk at asterisk ~]$ ls /var/spool/asterisk/voicemail/default/100/
INBOX  Old  tmp  unavail.WAV  Urgent
puzzled.
sean
Depending on the codec you are using, Asterisk "transcodes" other
files into
the format it needs for that codec.
P.S. unavail.WAV is probably a GSM 6.10 file.