[Asterisk-code-review] func_frame_drop: New function (asterisk[master])

George Joseph asteriskteam at digium.com
Tue Jun 22 09:40:27 CDT 2021


Attention is currently required from: N A, Joshua Colp.
George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/16071 )

Change subject: func_frame_drop: New function
......................................................................


Patch Set 5: Code-Review-1

(2 comments)

File funcs/func_frame_drop.c:

https://gerrit.asterisk.org/c/asterisk/+/16071/comment/aed66c26_b07be903 
PS5, Line 284: 		if (strcasecmp(value, frametype2str[i].str) == 0) {
These now have to be changed to strcasestr(buffer, frametype2str[i].str)


https://gerrit.asterisk.org/c/asterisk/+/16071/comment/d5b6ac92_50f164c1 
PS5, Line 290: 		if (strcasecmp(value, controlframetype2str[i].str) == 0) {
same.



-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16071
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8147c9d55d74e2e48861edba6b22f930920541ec
Gerrit-Change-Number: 16071
Gerrit-PatchSet: 5
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-Attention: Joshua Colp <jcolp at sangoma.com>
Gerrit-Comment-Date: Tue, 22 Jun 2021 14:40:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210622/65785e13/attachment.html>


More information about the asterisk-code-review mailing list