<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 2:46 AM, Raphael Lechner <span dir="ltr">&lt;<a href="mailto:raphael.lechner@gmail.com" target="_blank">raphael.lechner@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I’m trying to find out a special solution for our customer. He needs to understand when the forwarded call is finished.<br>
<br>
The workflow is the following:<br>
- User A is calling a external number (User B) and after the Caller has answered the call,he puts the Call on Hold<br>
- User A is calling the second external number (User C)  (with the BLF keys) and says that on the other line is person X and do an Attended Transfer<br>
<br>
And the problem is that the User A want to know when the call is finished for calling the next person.<br>
<br>
Is there a way to understand when the call is finished? It it possible to use the BLF functions for that?<br>
I tried to complete that using the dial plan with hangup_after_bridge=false and continue_on_fail=true for calling a command something after the bridge but still without luck and the BLF<br>
key for User C is also always Green.<br>
<br>
Plan B would be to parse the channels table and do send a message to the yealink phones after the call has left the channels table…<br>
<br>
We are using FS 1.4.14, Yealink Phones and a patton smartnode as ISDN/SIP Gateway.<br>
<br>
Any hint? Maybe to watch a special Event to understand when the call is finished?<br></blockquote><div><br></div><div>You could set api_hangup_hook on either of these legs and have the API send out a NOTIFY (or anything you want, I suppose) at hangup.<br><a href="https://freeswitch.org/confluence/display/FREESWITCH/Variables#Variables-api_hangup_hook">https://freeswitch.org/confluence/display/FREESWITCH/Variables#Variables-api_hangup_hook</a><br><br></div><div>Please experiment and report back!<br><br></div><div>-MC<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thank you very much!<br>
<br>
Raphael<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></blockquote></div><br></div></div>