[asterisk-bugs] [JIRA] (ASTERISK-26018) Empty bridge displayed aven after destruction
Jean Aunis - Prescom (JIRA)
noreply at issues.asterisk.org
Thu May 12 05:40:56 CDT 2016
Jean Aunis - Prescom created ASTERISK-26018:
-----------------------------------------------
Summary: Empty bridge displayed aven 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