[asterisk-bugs] [JIRA] (ASTERISK-26018) Empty bridge displayed even after destruction
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu May 12 08:55:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230575#comment-230575 ]
Rusty Newton commented on ASTERISK-26018:
-----------------------------------------
We require additional debug to continue with triage of your issue. Please follow the instructions on the wiki [1] for how to collect debugging information from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information
> Empty bridge displayed even after destruction
> ---------------------------------------------
>
> Key: ASTERISK-26018
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26018
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_ari_bridges
> Affects Versions: 13.7.2
> Environment: Centos 7
> Reporter: Jean Aunis - Prescom
> Severity: Minor
>
> If a channel leaves a bridge B1 for a bridge B2, and B2 is destroyed, then B2 is still displayed by "bridge show all" CLI command.
> More precisely, here are the steps to reproduce :
> - channel C1 enters a Stasis application "test-ari"
> - test-ari answers C1
> - test-ari puts C1 in a new bridge B1
> - test-ari waits 2 seconds (or longer, does not matter)
> - test-ari creates a new bridge B2
> - test-ari puts C1 into B2
> - test-ari destroys B1
> At this point B1 is still visible in "bridge show all", and also when using the AMI action "bridgelist".
> B1 disappears only when C1 is hung up.
> It looks like this old bug : ASTERISK-22759
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list