That wont work.<br>I&#39;m not sure if there is a way, I cant think of one off the top of my head.<br><br><br><div class="gmail_quote">On Thu, Dec 10, 2009 at 10:10 PM, Mark Campbell-Smith <span dir="ltr">&lt;<a href="mailto:mcampbellsmith@gmail.com">mcampbellsmith@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br>
<br>
My voip provider provides a SOAP interface to be able to send SMS&#39;s,<br>
so after a voicemail is left, I want to execute a &#39;send sms&#39; script.<br>
I don&#39;t want a separate statement in the dialplan after the voicemail<br>
statement because I only want to send sms&#39;s when a voicemail is<br>
actually left.<br>
<br>
The way I was going to do this was to modify the mailer-app to point<br>
to a shell script and modify the mailer-app-args to include some user<br>
defined variables (in conf/directory/default/*.xml).<br>
<br>
    &lt;param name=&quot;mailer-app&quot; value=&quot;/usr/local/freeswitch/scripts/emailvm.sh&quot;/&gt;<br>
    &lt;param name=&quot;mailer-app-args&quot; value=&quot;${smsaccount} ${smspassword}<br>
${smsnumber}&quot;/&gt;<br>
<br>
The shell script would do the following:<br>
<br>
emailvm.sh<br>
<br>
#$1 $2 $3 = smsaccount smspassword textmessage<br>
tee /tmp/vmmail | /usr/sbin/sendmail -t<br>
exec /usr/local/freeswitch/scripts/<a href="http://sendsms.pl" target="_blank">sendsms.pl</a> $1 $2 $3<br>
#echo $1 $2 $3 $4 $5 $6 &gt;&gt; /usr/local/freeswitch/scripts/log.log<br>
<br>
However, if I uncomment the last line, I never see the user variables<br>
being passed to the shell script.  The email is sucessfully sent, but<br>
the sms script doesnt work.  If fact, the output of log.log is (for<br>
example):<br>
<br>
-f <a href="mailto:1001@192.168.1.120">1001@192.168.1.120</a> <a href="mailto:email_address@domain.com">email_address@domain.com</a><br>
<br>
Any ideas if it is possible to pass user variables via mod_voicemail<br>
in this way?<br>
<br>
Thanks<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto: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>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
Twitter: <a href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</a><br><br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>