Page 1 of 1

VoiceMail with multiple e-mail address

PostPosted: Wed May 22, 2019 5:18 am
by ALGsupport
Vicibox: 8.1.2
Version: 2.14-708a
Build: 190414-0924
SVN Version: 3094
DB Schema: 1569
Asterisk: 13.21.0-vici with WebRTC


Just want to ask if this is available already or still need to add this option multiple email address in Voicemail?

base on the new updates of Asterisk 13, VoiceMail mailboxes configured in voicemail.conf can now have multiple e-mail address specified for a single mailbox. Each e-mail address is separated by the | character.


Since I tried to input via Vicidial web the output when I open the auto generated voicemail.conf file.

1111 => 1111,1111 Mailbox,test1@gmail.comtest2@gmail.com,,|delete=no|tz=eastern|

it should be like if "|" pipe is accepted.

1111 => 1111,1111 Mailbox,test1@gmail.com|test2@gmail.com,,|delete=no|tz=eastern|

tried to set up with pipe and generate file and its not working while i use "," it was sending but the 2nd email was not receving the attachment voice log.

1111 => 1111,1111 Mailbox,test1@gmail.com,test2@gmail.com,,|delete=no|tz=eastern|

with this log output:

watch -n1 mailq

Every 1.0s: mailq Wed May 22 06:09:53 2019

-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
4FDF370612B* 388 Wed May 22 06:09:51 root@localhost
test1@gmail.com

4882A706165* 9313 Wed May 22 06:09:51 root@localhost
test2@gmail.com

-- 9 Kbytes in 2 Requests.



Any suggestion?


Regards,
ALG

Re: VoiceMail with multiple e-mail address

PostPosted: Thu May 23, 2019 2:24 pm
by williamconley
reverse them and ensure that the new "1st entry" is still the one that receives email (in case it's just that 2nd email that doesn't work for some unrelated reason).