[Freeswitch-users] 2 voicemail questions

Mark Crane mctch at yahoo.com
Tue Jul 7 10:42:16 PDT 2009


1. Can I email the voicemail message to multiple email addresses?  If
so, what format is this in?
      <param name="vm-mailto" value="me at myemail.com"/>

I've been doing this successfully for quite some time using the mailer script that I wrote I just updated the wiki so that it would show the version I have been using that allows you to send multiple emails:

You can use a comma or semi-colon between emails and send as many as you want.
example:
<param name="vm-mailto" value="me1 at myemail.com;me2 at myemail.com;me3 at myemail.com"/>
or
<param name="vm-mailto" value="me1 at myemail.com,me2 at myemail.com,me3 at myemail.com"/>

http://wiki.freeswitch.org/wiki/PHP_email#mailer_app.php

The script can send to a mail server to send over plain smtp, smtp authentication or even smtp tls which works with gmail.

Mark J Crane
mctch at yahoo.com

--- On Tue, 7/7/09, Mark Campbell-Smith <mcampbellsmith at gmail.com> wrote:

From: Mark Campbell-Smith <mcampbellsmith at gmail.com>
Subject: [Freeswitch-users] 2 voicemail questions
To: freeswitch-users at lists.freeswitch.org
Date: Tuesday, July 7, 2009, 8:11 AM

Hi!

I have 2 questions regarding voicemail ...

1. Can I email the voicemail message to multiple email addresses?  If
so, what format is this in?
      <param name="vm-mailto" value="me at myemail.com"/>

2. How can I make Freeswitch dial a number AFTER a voicemail is left?

Thanks!

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090707/399ec050/attachment-0002.html 


More information about the FreeSWITCH-users mailing list