[asterisk-users] [asterisk-user] Confbridge Kick Action
Shishir Pokharel
Shishir.Pokharel at on24.com
Tue Oct 21 03:26:52 CDT 2014
Can you share us your extensions.conf or the dialplan logic for this call?
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Chandrakant Solanki
Sent: Monday, October 20, 2014 11:19 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] [asterisk-user] Confbridge Kick Action
Hi All,
I am working on Asterisk 12.6.0 with ConfBridge module, when there are multiple user like admin and normal participant running with conference.
When I try to kicked 2 user (Normal User), it play file "conf-kicked" and again join conference
My scenario in confbridge like.
1] Admin User (e.g. SIP/8484-00000000)
2] Normal User (e.g. SIP/8484-00000001)
3] Admin User (e.g. SIP/8484-00000002)
When I try to execute confbridge kick using below AMI.
Action: ConfbridgeKick
Conference: 1701414
Channel: SIP/8484-00000001
User kicked successfully and joined same conference again.
Here is some asterisk CLI.
*CLI> confbridge list 1701414
Channel Flags User Profile Bridge Profile Menu CallerID
============================== ====== ================ ================ ================ ================
SIP/8484-00000000 Am conf-adminmenu 8484
SIP/8484-00000001 m conf-menu 8484
SIP/8484-00000002 Am conf-adminmenu 8484
-- Channel SIP/8484-00000001 left 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
-- Channel CBAnn/1701414-00000000;2 joined 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
-- <CBAnn/1701414-00000000;1> Playing 'confbridge-leave.gsm' (language '')
-- Channel CBAnn/1701414-00000000;2 left 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
-- <SIP/8484-00000001> Playing 'conf-kicked.gsm' (language 'en')
-- Executing [s at conference-room:27] ConfBridge("SIP/8484-00000001", "1701414,,user,conf-menu") in new stack
-- <SIP/8484-00000001> Playing 'confbridge-join.gsm' (language 'en')
-- <CBAnn/1701414-00000000;1> Playing 'confbridge-join.gsm' (language '')
-- Channel CBAnn/1701414-00000000;2 joined 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
-- Channel CBAnn/1701414-00000000;2 left 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
-- Channel SIP/8484-00000001 joined 'softmix' base-bridge <485fcffc-49ad-4e86-8d1b-4655631a232a>
--
Chandrakant Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141021/c30541a4/attachment.html>
More information about the asterisk-users
mailing list