Hello,

I seem to be having an issue with voice mail on Asterisk 1.6.2.15 (file 
storage). Whenever someone leaves a message that is distributed to another box 
(like VoiceMail(1000&1001&1002,u)), but the VM never gets distributed to the 
intended recipients. Instead, I get the following in the logs:

[Dec 13 11:54:50] NOTICE[15965]: app_voicemail.c:4988 copy_message: Copying 
message from 1...@default to 1...@default
[Dec 13 11:54:50] WARNING[15965]: app_voicemail.c:4011 base_encode: Failed to 
open file: /var/spool/asterisk/voicemail/default/1001/INBOX/msg0000.WAV: No 
such file or directory
[Dec 13 11:54:50] NOTICE[15965]: app_voicemail.c:4988 copy_message: Copying 
message from 1...@default to 1...@default
[Dec 13 11:54:50] WARNING[15965]: app_voicemail.c:4011 base_encode: Failed to 
open file: /var/spool/asterisk/voicemail/default/1002/INBOX/msg0000.WAV: No 
such file or directory


My voicemail.conf looks like the following:
1000 => 1234,Group Box,,,delete=1
1001 => 1234,Name 1,[email protected]
1002 => 1234,Name 2,[email protected]


I did remove the "delete=1" from the group box, and the messages showed up 
there, but never got distributed to the other boxes (still had the same error 
as above).

Any thoughts?


-Jon

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to