Could be off topic here but we are using linger for receiving all the events and sending email on fax - <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://wiki.freeswitch.org/wiki/Event_socket_outbound#Events">http://wiki.freeswitch.org/wiki/Event_socket_outbound#Events</a><div>
<br></div><div><a href="http://wiki.freeswitch.org/wiki/Event_socket_outbound#Events"></a>George<br><br><div class="gmail_quote">2011/1/21 Kristian Kielhofner <span dir="ltr">&lt;<a href="mailto:kris@kriskinc.com">kris@kriskinc.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You can use api_hangup_hook to call a lua script to do this right now:<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/Mod_lua#Special_Case:_env_object" target="_blank">http://wiki.freeswitch.org/wiki/Mod_lua#Special_Case:_env_object</a><br>
<div><div></div><div class="h5"><br>
On Fri, Jan 21, 2011 at 3:14 AM, Marc de Corny &lt;<a href="mailto:marcdecorny@gmail.com">marcdecorny@gmail.com</a>&gt; wrote:<br>
&gt; Hi There,<br>
&gt;<br>
&gt; Has anybody had any ideas on this ? I imagine you must all have the same<br>
&gt; requirement in the Email to Fax scenario ?<br>
&gt;<br>
&gt; Very grateful for any pointers<br>
&gt; thanks<br>
&gt; Marc<br>
&gt;<br>
&gt; On Thu, Dec 30, 2010 at 3:29 PM, Marc de Corny &lt;<a href="mailto:marcdecorny@gmail.com">marcdecorny@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; I have got all the inbound fax working and can get FS to send outbound fax<br>
&gt;&gt; from the shell by using the commands :<br>
&gt;&gt; /opt/freeswitch/bin/fs_cli \<br>
&gt;&gt; --execute=&quot;originate {fax_verbose=true}$DEST &amp;txfax($TMPFAX)&quot; as in the<br>
&gt;&gt; wiki<br>
&gt;&gt;<br>
&gt;&gt; However I&#39;m looking for a way of notifying the sender on the success or<br>
&gt;&gt; failure of the fax emission. Is there a way of getting a result back from<br>
&gt;&gt; that command like fax_success 0/1 that will allow me then to send the<br>
&gt;&gt; relevant emails out ?<br>
&gt;&gt;<br>
&gt;&gt; Any help is much appreciated.<br>
&gt;&gt;<br>
&gt;&gt; thanks<br>
&gt;&gt; Marc<br>
&gt;&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>
</div>--<br>
<font color="#888888">Kristian Kielhofner<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></div>