[Freeswitch-users] Bridge after Leg B has connected

Manish Kumar manish.kumar.fs at gmail.com
Wed Sep 12 17:33:57 MSD 2012


On 9/12/2012 3:20 PM, Subhash wrote:
> No i want to capture the reason code if leg B is not connected
>
>
> Thanks,
> Subhash.
>
>
> On Wed, Sep 12, 2012 at 2:40 AM, Avi Marcus <avi at avimarcus.net 
> <mailto:avi at avimarcus.net>> wrote:
>
>     You want to create a 3 way call once the 2nd party picks up?
>     -Avi
>
>
>     On Wed, Sep 12, 2012 at 12:21 PM, Subhash
>     <gvvsubhashkumar at gmail.com <mailto:gvvsubhashkumar at gmail.com>> wrote:
>
>         Hi,
>
>          I have a simple dialplan that just do bridge for incoming
>         calls. I'm trying to do bridge the Call Leg A with Call Leg B
>         after getting confirmation of call connected from Call Leg B
>
>           <action application="bridge" data="(sofia or
>         freetdm)/internal/destination number"/>
>
>         Is there any way to bridge the both the call legs after
>         getting confirmation from call leg B?
>
>
>         Thanks,
>         Subhash.
>
>
>         _________________________________________________________________________
>         Professional FreeSWITCH Consulting Services:
>         consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>         http://www.freeswitchsolutions.com
>
>         
>         
>
>         Official FreeSWITCH Sites
>         http://www.freeswitch.org
>         http://wiki.freeswitch.org
>         http://www.cluecon.com
>
>         FreeSWITCH-users mailing list
>         FreeSWITCH-users at lists.freeswitch.org
>         <mailto:FreeSWITCH-users at lists.freeswitch.org>
>         http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>         UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>         http://www.freeswitch.org
>
>
>
>     _________________________________________________________________________
>     Professional FreeSWITCH Consulting Services:
>     consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>     http://www.freeswitchsolutions.com
>
>     
>     
>
>     Official FreeSWITCH Sites
>     http://www.freeswitch.org
>     http://wiki.freeswitch.org
>     http://www.cluecon.com
>
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto:FreeSWITCH-users at lists.freeswitch.org>
>     http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>     UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>     http://www.freeswitch.org
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
Try This, it returns the hangup cause of the bridge application via 
channel variable "bridge_hangup_cause"
<action application="log" data="1 B-leg hangup cause: 
${bridge_hangup_cause}"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120912/21d5043f/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list