mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
Deferred some more BUGBUG comments to a JIRA issue or XXX comment.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397346 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -4815,7 +4815,7 @@ static char *handle_bridge_technology_suspend(struct ast_cli_entry *e, int cmd,
|
||||
static struct ast_cli_entry bridge_cli[] = {
|
||||
AST_CLI_DEFINE(handle_bridge_show_all, "List all bridges"),
|
||||
AST_CLI_DEFINE(handle_bridge_show_specific, "Show information about a bridge"),
|
||||
/* BUGBUG need AMI action equivalents to the following CLI commands. */
|
||||
/* XXX ASTERISK-22356 need AMI action equivalents to the following CLI commands. */
|
||||
AST_CLI_DEFINE(handle_bridge_destroy_specific, "Destroy a bridge"),
|
||||
AST_CLI_DEFINE(handle_bridge_kick_channel, "Kick a channel from a bridge"),
|
||||
AST_CLI_DEFINE(handle_bridge_technology_show, "List registered bridge technologies"),
|
||||
|
||||
Reference in New Issue
Block a user