Hi, I am sure someone has already asked this, but I am fairly new to the list, so I haven't seen anything on this. Does anyone know of a good way to leave one voicemail message, and the message be forwarded to multiple voicemail boxes at once. I realize that we could leave one message in a group box and have the message forwarded to a group email address, but their are some users that want the message in their actual voicemail box. Thank you for your help. Jadrien Wauthier -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070713/c6145888/attachment.htm
On Fri, 2007-07-13 at 08:20 -0500, Jadrien Wauthier wrote:> Does anyone know of a good way to leave one voicemail message, and the > message be forwarded to multiple voicemail boxes at once.You can pass multiple mailboxes to the VoiceMail() dialplan application separated by ampersands, like this: exten => 123,1,Voicemail(101 at default&102 at default&103 at default) As I understand it, the greetings will come from the first mailbox specified, but a copy of the voicemail will be left in all of the specified mailboxes. -- Jared Smith Community Relations Manager Digium, Inc.
On Fri, 2007-07-13 at 08:20 -0500, Jadrien Wauthier wrote:> Hi, > > I am sure someone has already asked this, but I am fairly new to the > list, so I haven't seen anything on this. Does anyone know of a good > way to leave one voicemail message, and the message be forwarded to > multiple voicemail boxes at once. I realize that we could leave one > message in a group box and have the message forwarded to a group email > address, but their are some users that want the message in their > actual voicemail box. >Clearly a case where you have done no research at all because it is well documented. I'll be kind so here it goes: Use the command: Voicemail(1&2&3&4&5) Basically separate the mailbox number with an "&". The greeting will be from the first mailbox you specify.>-- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070713/24fc9b6f/attachment.pgp