[asterisk-dev] [Code Review] 2425: Add bridge CLI commands.
rmudgett
reviewboard at asterisk.org
Wed Apr 3 16:16:28 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2425/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-21331
https://issues.asterisk.org/jira/browse/ASTERISK-21331
Repository: Asterisk
Description
-------
* Added bridge CLI commands:
bridge destroy <bridge-id>
bridge kick <bridge-id> <channel>
bridge show all
bridge show <bridge-id>
bridge technology show
bridge technology {suspend|unsuspend} <technology>
* Created global bridges container for manipulation by bridge CLI commands.
* Add ast_bridge_register() for ast_bridge_xxx_new() calls to register the bridge for access by the CLI commands.
* Add AST_BRIDGE_CAPABILITY_EARLY in anticipation of early bridge.
Diffs
-----
/team/group/bridge_construction/bridges/bridge_builtin_features.c 384711
/team/group/bridge_construction/include/asterisk/bridging.h 384711
/team/group/bridge_construction/main/bridging.c 384711
/team/group/bridge_construction/main/features.c 384711
Diff: https://reviewboard.asterisk.org/r/2425/diff/
Testing
-------
The new CLI commands work as expected.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130403/bdafdee8/attachment-0001.htm>
More information about the asterisk-dev
mailing list