Sending E-Mail From Voicemail

Home » Asterisk Users » Sending E-Mail From Voicemail
Asterisk Users 2 Comments

Hi list!

I need a change on my Voicemail configuration, but I can’t experiment
now, since the system is in use…

I have some voicemail. The system has to send an E-Mail (with the WAV
attached) to an address AND another E-Mail, without the WAV to another
address.

I found the option “attach=no”, but I’m not sure how can I use it…

Am I right, if I just write so:

00493511111111 => SECRET,John Doe,first@email.de,attach=no|second@email.de

so that first@email.de receive the E-Mail WITH the attachment and
second@email.de not?

As I said, I can’t just try…

Thanks Luca Bertoncello
(lucabert@lucabert.de)

2 thoughts on - Sending E-Mail From Voicemail

  • Deliver your voicemail to two boxes, One set to email the attached file and other set not to attach.

    exten => 700,1,Voicemail(701@users&702&users,u)

    [users]
    701 => 1234,Hello There,hello@how.are.you,,attach=no
    702 => 1234,Hi Hi,hello@how.are.you,,attach=yes|delete=yes