On Tue, 16 Jun 2015 11:35:26 -0400
sean darcy <seandar...@gmail.com> wrote:
> My asterisk server is in the cloud. Figuring out how to send an email
> is too much brain damage. So i can't use the email feature that's
> built into voicemail.

Really?  That was one of the first things I did when I learned
Asterisk.  It was dead simple.  Rather than creating some sort of Rube
Goldberg machine to send email why don't you explain what you tried and
where you ran into problems?

In case it helps, here are my general settings in voicemail.conf:

[general]
attach=yes
maxsilence=10
serveremail=n...@vex.net
format=wav49
fromstring=Vex.Net Voice Mail
nextaftercmd=yes
forcename=yes
pollmailboxes=yes
pollfreq=5

And for each extension I have this (sanitized):

1000 => 1234,D'Arcy,da...@example.com

That's the extension, PIN, name and email address.

-- 
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:da...@vex.net
VoIP: sip:da...@vex.net

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