[Freeswitch-users] Hangup B leg using featurecode

Bernhard Wendel bernhard at zeppelindesk.com
Wed Jul 9 01:21:16 MSD 2014


Hi,

to me it looks like FS is processing the hangup on the whole call (i.e. 
legs a *and* b). What you want is to only close leg b and keep leg a. 
You might try using the uuid_kill command.
Then the last line should look like
         <action application="bind_meta_app" data="# a b 
uuid_kill::$${uuid_of_b_leg}"/>

You still need to replace /uuid_of_b_leg/ with the correct channel 
variable. I know there is one, but haven't found it.


Am 08.07.2014 10:06, schrieb Sam:
> Hi Guys,
>
> I need to hangup B leg when A leg user press #0 key in bridge. For that I
> have configured below lines in dialplan,
>
> <action application="set" data="continue_on_fail=true"/>
> <action application="set" data="hangup_after_bridge=false"/>
> <action application="set" data="bind_meta_key=#"/>
> <action application="bind_meta_app" data="# a b hangup::NORMAL_CLEARING"/>
>
> However when A leg user pressing #, its dropping A leg as well in place of B
> leg only.
>
> Can anybody please point out the issue?
>
>
>
>
>
> --
> View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Hangup-B-leg-using-featurecode-tp7596115.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _________________________________________________________________________
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140708/b4127851/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list