[Asterisk-code-review] cel/mongodb: Added mongodb backend for cel (asterisk[master])

Richard Mudgett asteriskteam at digium.com
Mon Mar 7 12:32:33 CST 2016


Richard Mudgett has posted comments on this change.

Change subject: cel/mongodb: Added mongodb backend for cel
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

https://gerrit.asterisk.org/#/c/2361/1/cel/cel_mongodb.c
File cel/cel_mongodb.c:

Line 44: ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
This won't compile on master.  Use:

ASTERISK_REGISTER_FILE()


Line 84: static void mongodb_reconnect(void) {
Guidelines: Function curly on its own line.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I8bf4f02fbc6a3a5edd7f10256ea0e14f49193c4f
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Catalin Stanciu <catacsdev at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list