[asterisk-users] VoiceMail Issue

Phil Daws uxbod at splatnix.net
Sat Mar 8 03:03:57 CST 2014


Any ideas on why this may not be working please ?

----- Original Message -----
From: "Phil Daws" <uxbod at splatnix.net>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com>
Sent: Friday, 28 February, 2014 5:39:54 PM
Subject: [asterisk-users] VoiceMail Issue

Hello,

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.

[a1-ext1](a1)
mailbox=101 at a1

and the associated voicemail.conf entry:

[a1]
101 => 1234,My User 1,addr1 at email.com,,tz=eastern|imapuser=addr1 at email.com|imapfolder=Inbox
102 => 1234,My User 2,addr2 at email.com,,tz=eastern|imapuser=addr2 at email.com|imapfolder=Inbox

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:

searchcontexts=yes

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:

exten => 7999,1,VoiceMailMain(${CALLERID(num)}@a1) ; Direct mail retrieval
exten => 7999,n,Hangup()

but it does not.  Have tried many ways to resolve but cannot find a resolution.

Any ideas please as would like to get this working ?

Thank you.



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



More information about the asterisk-users mailing list