Curious! How do you trigger an api call on hangup?<br><br><div class="gmail_quote">On Thu, Jan 14, 2010 at 2:09 PM, Ghulam Mustafa <span dir="ltr">&lt;<a href="http://mustafa.pk">mustafa.pk</a>@<a href="http://gmail.com">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;">fax2email is quiet easy you just need to keep a mapping of did&#39;s with<br>
respective email addresses of persons in a database or something, and<br>
an api call on hangup can trigger an mail script to convert and send<br>
fax in a more user friendly format like pfd or doc etc.<br>
<br>
for email2fax you would need to setup an smtp service <a href="http://fax.example.com" target="_blank">fax.example.com</a>,<br>
your smtp service can pipe the email  to a custom script to<br>
extract file attachments using a mime decoder and send them to<br>
freeswitch. for all document format conversion things you can use<br>
openoffice macros functionality which is callable from command line.<br>
<br>
-m<br>
<div class="im"><br>
On Thu, Jan 14, 2010 at 7:54 PM, Costa Zikalala<br>
&lt;<a href="mailto:costa.zikalala@gmail.com">costa.zikalala@gmail.com</a>&gt; wrote:<br>
</div><div><div></div><div class="h5">&gt; Hi All<br>
&gt;<br>
&gt; Has anyone worked on a email2fax script for mod_fax?<br>
&gt; If not how much would it cost for some genius here to quickly whip-up one?<br>
&gt;<br>
&gt; Ideally both email2fax and fax2email should come standard with mod_fax or is<br>
&gt; this not possible?<br>
&gt;<br>
&gt; Thanks<br>
&gt; Costa<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div class="im">&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
--<br>
</div><font color="#888888">Ghulam Mustafa<br>
cell: +92 333.611.7681<br>
sip: <a href="mailto:cyrenity@ekiga.net">cyrenity@ekiga.net</a><br>
mail: <a href="http://mustafa.pk" target="_blank">mustafa.pk</a>@<a href="http://gmail.com" target="_blank">gmail.com</a><br>
web: <a href="http://cyrenity.wordpress.com" target="_blank">cyrenity.wordpress.com</a><br>
</font><div><div></div><div class="h5"><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>
</div></div></blockquote></div><br>