[Asterisk-code-review] Bridging: introduce "invisible" bridges. (asterisk[master])
George Joseph
asteriskteam at digium.com
Wed May 11 09:37:18 CDT 2016
George Joseph has posted comments on this change.
Change subject: Bridging: introduce "invisible" bridges.
......................................................................
Patch Set 1: Code-Review-1
(2 comments)
https://gerrit.asterisk.org/#/c/2789/1/main/bridge.c
File main/bridge.c:
Line 762: if (!(flags & AST_BRIDGE_FLAG_INVISIBLE)) {
you use ast_test_flag in the other places, why not here?
Line 798: if (!(flags & AST_BRIDGE_FLAG_INVISIBLE)) {
ditto
--
To view, visit https://gerrit.asterisk.org/2789
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I804a209d3181d7c54e3d61a60eb462e7ce0e3670
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list