[asterisk-bugs] [JIRA] (ASTERISK-28325) Command to delete a bridge

Matthias Urlichs (JIRA) noreply at issues.asterisk.org
Wed Mar 6 13:10:47 CST 2019


Matthias Urlichs created ASTERISK-28325:
-------------------------------------------

             Summary: Command to delete a bridge
                 Key: ASTERISK-28325
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28325
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_ari_bridges
    Affects Versions: 16.2.1
            Reporter: Matthias Urlichs
            Severity: Minor


A hard-crashed ARI program may leave some dead bridges lying around.

There is a "bridge" command but it does not have a subcommand to delete a bridge. The only way to fix this seems to be to write another ARI program which enumerates all bridges and deletes those it determines are unused, which is somewhat suboptimal.

Proposed solution: add a "bridge remove UUID" command.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list