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