[Asterisk-code-review] Added creation timestamp for the bridge (...asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Wed Feb 27 11:14:46 CST 2019
Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/10986 )
Change subject: Added creation timestamp for the bridge
......................................................................
Patch Set 4:
(2 comments)
These comments only apply if the patch is to be cherry-picked to earlier branches.
https://gerrit.asterisk.org/#/c/10986/4/include/asterisk/bridge.h
File include/asterisk/bridge.h:
https://gerrit.asterisk.org/#/c/10986/4/include/asterisk/bridge.h@333
PS4, Line 333: struct timeval creationtime;
This is a public struct. You need to add to the end of it to not break ABI if this gets cherry-picked to earlier branches.
https://gerrit.asterisk.org/#/c/10986/4/include/asterisk/bridge.h@396
PS4, Line 396: struct timeval creationtime;
This is a public struct. You need to add to the end of it to not break ABI if this gets cherry-picked to earlier branches.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/10986
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I460238c488eca4d216b9176576211cb03286e040
Gerrit-Change-Number: 10986
Gerrit-PatchSet: 4
Gerrit-Owner: sungtae kim <pchero21 at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: sungtae kim <pchero21 at gmail.com>
Gerrit-Comment-Date: Wed, 27 Feb 2019 17:14:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190227/5979f34c/attachment.html>
More information about the asterisk-code-review
mailing list