[asterisk-users] [asterisk-user] Confbridge Kick Action

Chandrakant Solanki solanki.chandrakant at gmail.com
Tue Oct 21 04:36:28 CDT 2014


exten => 8484,1,noop(Confbridge application)
same => n,Answer()
same => n,Set(CONFBRIDGE(user,template)=default_user)
same => n,Set(CONFBRIDGE(user,admin)=yes)
same => n,ConfBridge(1701414)

I am toggling user,admin option enable/disable.



On Tue, Oct 21, 2014 at 1:56 PM, Shishir Pokharel <Shishir.Pokharel at on24.com
> wrote:

>  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
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>                http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141021/83e81e4d/attachment.html>


More information about the asterisk-users mailing list