[asterisk-bugs] [JIRA] (ASTERISK-26833) CLONE - app_confbridge: kick not working just after channel entered the conference
Marco Nicoloso (JIRA)
noreply at issues.asterisk.org
Thu Mar 2 11:02:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marco Nicoloso updated ASTERISK-26833:
--------------------------------------
Description:
Original ISSUE:
-------------------------------------------------------------------------------------------------------
When conference have one channel, kick for that channel not works.
EaglePhoneUK*CLI> confbridge list conf_731_1
Channel User Profile Bridge Profile Menu CallerID Muted
============================== ================ ================ ================ ================ =====
SIP/4274581-00000000 a2b_owner a2b_conf a2b_menu 1380975115111 No
CLI> confbridge kick conf_731_1 SIP/4274581-00000000
No participant named 'SIP/4274581-00000000' found!
--------------------------------------------------------------------------------------------------------
My comments on this:
it is reproduceable also on 11.23.1 and not only on the last channel that enters the conference.
This bug happens when the channels just entered the conference and they undergo a kick (e.g. from AMI).
The kick in AMI finishes OK, but the channels still remain in the conference and subsequent kicks will produce the error
No participant named 'SIP/4274581-00000000' found!
The only way to kick them from the conference is an hangup request.
was:
When conference have one channel, kick for that channel not works.
EaglePhoneUK*CLI> confbridge list conf_731_1
Channel User Profile Bridge Profile Menu CallerID Muted
============================== ================ ================ ================ ================ =====
SIP/4274581-00000000 a2b_owner a2b_conf a2b_menu 1380975115111 No
CLI> confbridge kick conf_731_1 SIP/4274581-00000000
No participant named 'SIP/4274581-00000000' found!
> CLONE - app_confbridge: kick not working just after channel entered the conference
> ----------------------------------------------------------------------------------
>
> Key: ASTERISK-26833
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26833
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_confbridge
> Affects Versions: 11.23.1, 11.24.1
> Environment: centos 5,6,7 64bit
> Reporter: Marco Nicoloso
> Assignee: Unassigned
>
> Original ISSUE:
> -------------------------------------------------------------------------------------------------------
> When conference have one channel, kick for that channel not works.
> EaglePhoneUK*CLI> confbridge list conf_731_1
> Channel User Profile Bridge Profile Menu CallerID Muted
> ============================== ================ ================ ================ ================ =====
> SIP/4274581-00000000 a2b_owner a2b_conf a2b_menu 1380975115111 No
> CLI> confbridge kick conf_731_1 SIP/4274581-00000000
> No participant named 'SIP/4274581-00000000' found!
> --------------------------------------------------------------------------------------------------------
> My comments on this:
> it is reproduceable also on 11.23.1 and not only on the last channel that enters the conference.
> This bug happens when the channels just entered the conference and they undergo a kick (e.g. from AMI).
> The kick in AMI finishes OK, but the channels still remain in the conference and subsequent kicks will produce the error
> No participant named 'SIP/4274581-00000000' found!
> The only way to kick them from the conference is an hangup request.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list