I assume you mean passing the context with the box number? I just tried that 
and no dice..

-Jon

----- Original Message -----
From: "Danny Nicholas" <da...@debsinc.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
<asterisk-users@lists.digium.com>
Sent: Monday, December 13, 2010 12:30:18 PM
Subject: Re: [asterisk-users] Voice mail distribution - missing messages

-----Original Message-----
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Jonathan C.
Bailey
Sent: Monday, December 13, 2010 12:00 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Voice mail distribution - missing messages

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,na...@domain.com
1002 => 1234,Name 2,na...@domain.com


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
 If I recall correctly, this problem also existed in at least some branches
of 1.4.  I think the solution was to make Voicemail(1000&1001&1002) be
voicemail(1...@domain.com&1...@domain.com&1...@domain.com).


-- 
_____________________________________________________________________
-- 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

-- 
_____________________________________________________________________
-- 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