[Home]

Summary:ASTERISK-08937: Voicemail does not play default greeting when no options specified
Reporter:Francis (ballares)Labels:
Date Opened:2007-03-05 09:38:45.000-0600Date Closed:2007-06-30 09:20:07
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When a call is passed through voicemail without any options for example:

exten => s,1,VoiceMail(100@default)

It does not play the default instructions (Please leave a message after the tone, when done hangup and ...).

The u|b switches work just fine.  please advise.  This works in 1.4 but I noticed this stopped working on 1.4.1 and (SVN 55002).  I looked around if there is a new behaviour in the documentation, but I didn't find any.  please advise.
Comments:By: Francis (ballares) 2007-03-05 10:57:55.000-0600

Just to add to this:

Im only getting a beep.  No instructions.  see log below.

-------------------------
-- B-channel 0/23 successfully restarted on span 1
SIP/100-08da2e10 is ringing
-- Nobody picked up in 5000 ms
-- Executing [416xxxxxx@from-pstn:2] VoiceMail("Zap/1-1", "100") in new stack
-- <Zap/1-1> Playing 'beep' (language 'en')
-- Recording the message
-- x=0, open writing:  /var/spool/asterisk/voicemail/default/100/tmp/56diJE format: wav49, 0x8da7158
-- x=1, open writing:  /var/spool/asterisk/voicemail/default/100/tmp/56diJE format: gsm, 0x8da7470
-- x=2, open writing:  /var/spool/asterisk/voicemail/default/100/tmp/56diJE format: wav, 0x8da8ca0
-- Channel 0/1, span 1 got hangup request
-- User hung up

By: Serge Vecher (serge-v) 2007-03-05 11:14:34.000-0600

what does console look like with 1.4.0?

By: Joshua C. Colp (jcolp) 2007-03-05 11:55:50.000-0600

Fixed in 1.2 as of ervision 57869, 1.4 as of revision 57870, and trunk as of revision 57871. Thanks!