[Home]

Summary:ASTERISK-08721: can not forward Old voicemail messages
Reporter:Jay Allen (jayallen)Labels:
Date Opened:2007-02-03 01:12:10.000-0600Date Closed:2007-02-06 11:36:11.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fix-forward-from-old.1.2.14.dif
Description:voicemail messages can not be forwarded once they are classified as Old, and moved into "Old" directory.  Reproducible in Asterisk-1.2.13 and Asterisk 1.2.14.  Fails silently, and user hears "your message was saved".  Below is the console output.  It looks like the copy() is looking in the wrong place (should be in "Old" rather than "INBOX")

****** ADDITIONAL INFORMATION ******

   -- Playing 'vm-extension' (language 'en')
   -- Playing 'vm-forwardoptions' (language 'en')
Feb  2 22:42:26 NOTICE[15873]: app_voicemail.c:2313 copy_message: Copying message from 4444@default to 4445@default
Feb  2 22:42:26 WARNING[15873]: app_voicemail.c:1419 copy: Unable to open /var/spool/asterisk/voicemail/default/4444/INBOX/msg0001.txt in read-only mode
Feb  2 22:42:26 NOTICE[15873]: app_voicemail.c:2313 copy_message: Copying message from 4444@default to 4446@default
Feb  2 22:42:26 WARNING[15873]: app_voicemail.c:1419 copy: Unable to open /var/spool/asterisk/voicemail/default/4444/INBOX/msg0001.txt in read-only mode
   -- Playing 'vm-msgsaved' (language 'en')
Comments:By: Judith Lebzelter (judith) 2007-02-04 00:35:53.000-0600

The attached file fix-forward-from-old.1.2.14.dif fixes the problem.  This looks like a problem in 1.4.0 as well.

By: Tilghman Lesher (tilghman) 2007-02-04 20:08:06.000-0600

This was already solved in revision 50936 and will be available in the next release of 1.2.