[Asterisk-code-review] ARI: Detect duplicate channel IDs (asterisk[13])

Joshua Colp asteriskteam at digium.com
Thu Oct 20 06:41:42 CDT 2016


Joshua Colp has posted comments on this change. ( https://gerrit.asterisk.org/4150 )

Change subject: ARI: Detect duplicate channel IDs
......................................................................


Patch Set 2: Code-Review-1

(2 comments)

https://gerrit.asterisk.org/#/c/4150/2/main/cdr.c
File main/cdr.c:

Line 1358: 	ast_log(LOG_NOTICE, "!!! snapshot->name is %s, cdr->party_a.snapshot->name is %s\n",
This needs to be removed.


https://gerrit.asterisk.org/#/c/4150/2/main/channel.c
File main/channel.c:

Line 779: 	conflict = ast_channel_get_by_name(uniqueid);
Does this result in recursive locking of channels?


-- 
To view, visit https://gerrit.asterisk.org/4150
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibba7ae68842dab6df0c2e9c45559208bc89d3d06
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list