<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br>1. Can I email the voicemail message to multiple email addresses?&nbsp; If<br>so, what format is this in?<br>&nbsp; &nbsp; &nbsp; &lt;param name="vm-mailto" value="<a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me@myemail.com</a>"/&gt;<br><br>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:<br><br>You can use a comma or semi-colon between emails and send as many as you want.<br>example:<br>&lt;param name="vm-mailto" value="<a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me1@myemail.com;</a><a ymailto="mailto:me@myemail.com"
 href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me2@myemail.com;</a><a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me3@myemail.com</a>"/&gt;<br>or<br>&lt;param name="vm-mailto" value="<a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me1@myemail.com,</a><a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me2@myemail.com,</a><a ymailto="mailto:me@myemail.com" href="http://us.mc564.mail.yahoo.com/mc/compose?to=me@myemail.com">me3@myemail.com</a>"/&gt;<br><br>http://wiki.freeswitch.org/wiki/PHP_email#mailer_app.php<br><br>The script can send to a mail server to send over plain smtp, smtp authentication or even smtp tls which works with gmail.<br><br>Mark J Crane<br>mctch@yahoo.com<br><br>--- On <b>Tue, 7/7/09, Mark Campbell-Smith <i>&lt;mcampbellsmith@gmail.com&gt;</i></b>
 wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Mark Campbell-Smith &lt;mcampbellsmith@gmail.com&gt;<br>Subject: [Freeswitch-users] 2 voicemail questions<br>To: freeswitch-users@lists.freeswitch.org<br>Date: Tuesday, July 7, 2009, 8:11 AM<br><br><div class="plainMail">Hi!<br><br>I have 2 questions regarding voicemail ...<br><br>1. Can I email the voicemail message to multiple email addresses?&nbsp; If<br>so, what format is this in?<br>&nbsp; &nbsp; &nbsp; &lt;param name="vm-mailto" value="<a ymailto="mailto:me@myemail.com" href="/mc/compose?to=me@myemail.com">me@myemail.com</a>"/&gt;<br><br>2. How can I make Freeswitch dial a number AFTER a voicemail is left?<br><br>Thanks!<br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a ymailto="mailto:Freeswitch-users@lists.freeswitch.org"
 href="/mc/compose?to=Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></div></blockquote></td></tr></table><br>