[asterisk-bugs] [Asterisk 0013375]: Unable to access mailbox options when you have a temporary greeting
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 15 16:24:43 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=13375
======================================================================
Reported By: pta200
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 13375
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.20.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-08-25 15:35 CDT
Last Modified: 2008-10-15 16:24 CDT
======================================================================
Summary: Unable to access mailbox options when you have a
temporary greeting
Description:
If you create a temporary greeting when you go back to try to delete you
can't access the voice mail mailbox options menu. The application just
hangs up on you. Here output from the CLI after I created the temporary
greeting:
[Aug 25 16:25:11] -- <SIP/2008-089b2c60> Playing 'vm-options'
(language 'en')
[Aug 25 16:25:27] -- Recording the message
[Aug 25 16:25:27] -- <SIP/2008-089b2c60> Playing 'vm-rec-temp'
(language 'en')
[Aug 25 16:25:32] -- <SIP/2008-089b2c60> Playing 'beep' (language
'en')
[Aug 25 16:25:32] -- x=0, open writing:
/var/spool/asterisk/voicemail/twentySixTwenty/2008/temp.tmp format: wav,
0x87546a8
[Aug 25 16:25:34] -- User ended message by pressing #
[Aug 25 16:25:34] -- <SIP/2008-089b2c60> Playing 'auth-thankyou'
(language 'en')
[Aug 25 16:25:35] -- <SIP/2008-089b2c60> Playing 'vm-review' (language
'en')
[Aug 25 16:25:37] -- Saving message as is
[Aug 25 16:25:37] -- <SIP/2008-089b2c60> Playing 'vm-msgsaved'
(language 'en')
[Aug 25 16:25:39] WARNING[24361]: file.c:602 ast_openstream_full: File
vm-tmpexists does not exist in any format
[Aug 25 16:25:39] WARNING[24361]: file.c:912 ast_streamfile: Unable to
open vm-tmpexists (format 0x4 (ulaw)): No such file or directory
[Aug 25 16:25:39] == Spawn extension (macro-accessMailbox, s, 4) exited
non-zero on 'SIP/2008-089b2c60' in macro 'accessMailbox'
[Aug 25 16:25:39] == Spawn extension (macro-accessMailbox, s, 4) exited
non-zero on 'SIP/2008-089b2c60'
Here's the CLI ouput when I try to access the options menu after having
created the temporary greeting and wanting to delete it.
[Aug 25 16:26:09] -- <SIP/2008-0881d008> Playing 'vm-youhave'
(language 'en')
[Aug 25 16:26:10] -- <SIP/2008-0881d008> Playing 'vm-no' (language
'en')
[Aug 25 16:26:11] -- <SIP/2008-0881d008> Playing 'vm-messages'
(language 'en')
[Aug 25 16:26:12] -- <SIP/2008-0881d008> Playing 'vm-opts' (language
'en')
[Aug 25 16:26:14] WARNING[24369]: file.c:602 ast_openstream_full: File
vm-tmpexists does not exist in any format
[Aug 25 16:26:14] WARNING[24369]: file.c:912 ast_streamfile: Unable to
open vm-tmpexists (format 0x4 (ulaw)): No such file or directory
[Aug 25 16:26:14] == Spawn extension (macro-accessMailbox, s, 4) exited
non-zero on 'SIP/2008-0881d008' in macro 'accessMailbox'
[Aug 25 16:26:14] == Spawn extension (macro-accessMailbox, s, 4) exited
non-zero on 'SIP/2008-0881d008'
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 16:24 qwell Status feedback => resolved
2008-10-15 16:24 qwell Resolution open => fixed
2008-10-15 16:24 qwell Assigned To => qwell
======================================================================
More information about the asterisk-bugs
mailing list