That's only for outbound sockets though, isn't it?<br><br>Looks like you're talking about sending email on received fax, while he's looking for email confirmation on transmitted fax.<br><br>-Steve<br><br><br>
<div class="gmail_quote">On 21 January 2011 17:45, George Niculae <span dir="ltr"><<a href="mailto:george.niculae79@gmail.com">george.niculae79@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Could be off topic here but we are using linger for receiving all the events and sending email on fax - <a href="http://wiki.freeswitch.org/wiki/Event_socket_outbound#Events" target="_blank">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" target="_blank"></a>George<br><br><div class="gmail_quote">2011/1/21 Kristian Kielhofner <span dir="ltr"><<a href="mailto:kris@kriskinc.com" target="_blank">kris@kriskinc.com</a>></span><div>
<div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); 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><br>
On Fri, Jan 21, 2011 at 3:14 AM, Marc de Corny <<a href="mailto:marcdecorny@gmail.com" target="_blank">marcdecorny@gmail.com</a>> wrote:<br>
> Hi There,<br>
><br>
> Has anybody had any ideas on this ? I imagine you must all have the same<br>
> requirement in the Email to Fax scenario ?<br>
><br>
> Very grateful for any pointers<br>
> thanks<br>
> Marc<br>
><br>
> On Thu, Dec 30, 2010 at 3:29 PM, Marc de Corny <<a href="mailto:marcdecorny@gmail.com" target="_blank">marcdecorny@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi all,<br>
>><br>
>> I have got all the inbound fax working and can get FS to send outbound fax<br>
>> from the shell by using the commands :<br>
>> /opt/freeswitch/bin/fs_cli \<br>
>> --execute="originate {fax_verbose=true}$DEST &txfax($TMPFAX)" as in the<br>
>> wiki<br>
>><br>
>> However I'm looking for a way of notifying the sender on the success or<br>
>> failure of the fax emission. Is there a way of getting a result back from<br>
>> that command like fax_success 0/1 that will allow me then to send the<br>
>> relevant emails out ?<br>
>><br>
>> Any help is much appreciated.<br>
>><br>
>> thanks<br>
>> Marc<br>
>><br>
><br>
</div></div><div>> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
><br>
><br>
<br>
<br>
<br>
</div>--<br>
<font color="#888888">Kristian Kielhofner<br>
</font><div><div></div><div><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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></div></div><br></div>
<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>
<br></blockquote></div><br>