That won&#39;t work if the channel no longer exists (it accesses the channel&#39;s object and gets the variable stored there).<br><br>You can either use a hangup hook as someone else suggested (runs after hangup but before the session is destroyed so the channels are still available) or look at my event patch which raises an event containing a header with that variable&#39;s value.<br>
<br>-Steve<br><br><br><div class="gmail_quote">On 21 January 2011 16:38, rex.alex <span dir="ltr">&lt;<a href="mailto:rajesh.npnr@yahoo.com">rajesh.npnr@yahoo.com</a>&gt;</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;">

Hello Steve,
<br><br>
I am also working around the fax module and I would like to get the fax delivery status through &quot;uuid_getvar uuid fax_success&quot; api function, so I have installed this patch. But it is still not fetching the required status.
<br><br>
Please assist.
<br><br>
Regards,
<br>
Rex 
<br><hr align="left" width="300">
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Send-email-on-successful-fax-sending-tp5881415p5948386.html" target="_blank">Re: Send email on successful fax sending.</a><br>
Sent from the <a href="http://freeswitch-users.2379917.n2.nabble.com/" target="_blank">freeswitch-users mailing list archive</a> at Nabble.com.<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>
<br></blockquote></div><br>