<div dir="ltr">Hi<div><br></div><div>Could you send us the logs from the asterisk?</div><div><br></div><div>Carlos</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 8, 2014 at 4:03 AM, Phil Daws <span dir="ltr"><<a href="mailto:uxbod@splatnix.net" target="_blank">uxbod@splatnix.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any ideas on why this may not be working please ?<br>
<div class="HOEnZb"><div class="h5"><br>
----- Original Message -----<br>
From: "Phil Daws" <<a href="mailto:uxbod@splatnix.net">uxbod@splatnix.net</a>><br>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>
Sent: Friday, 28 February, 2014 5:39:54 PM<br>
Subject: [asterisk-users] VoiceMail Issue<br>
<br>
Hello,<br>
<br>
am attempting again to resolve an issue with multi-tenancy and the forwarding to VMs between mailboxes.  If in a multi-tenancy environment one uses custom contexts ie.<br>
<br>
[a1-ext1](a1)<br>
mailbox=101@a1<br>
<br>
and the associated voicemail.conf entry:<br>
<br>
[a1]<br>
101 => 1234,My User 1,<a href="mailto:addr1@email.com">addr1@email.com</a>,,tz=eastern|imapuser=<a href="mailto:addr1@email.com">addr1@email.com</a>|imapfolder=Inbox<br>
102 => 1234,My User 2,<a href="mailto:addr2@email.com">addr2@email.com</a>,,tz=eastern|imapuser=<a href="mailto:addr2@email.com">addr2@email.com</a>|imapfolder=Inbox<br>
<br>
now if a message is left in mailbox 101 and the user attempts to forward the message to mailbox 102 Asterisk responds that mailbox 102 is not found in context default!  One can add:<br>
<br>
searchcontexts=yes<br>
<br>
but that means each mailbox must have a unique number which goes against being able to use custom contexts.  I thought by specifying the following would fix that:<br>
<br>
exten => 7999,1,VoiceMailMain(${CALLERID(num)}@a1) ; Direct mail retrieval<br>
exten => 7999,n,Hangup()<br>
<br>
but it does not.  Have tried many ways to resolve but cannot find a resolution.<br>
<br>
Any ideas please as would like to get this working ?<br>
<br>
Thank you.<br>
<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>