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

Catalin Stanciu asteriskteam at digium.com
Mon Mar 7 12:47:22 CST 2016


Hello Richard Mudgett, Anonymous Coward #1000019, George Joseph,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/2361

to look at the new patch set (#2).

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

cel/mongodb: Added mongodb backend for cel

The CEL events can be added to the most important
databases. The cel mongodb backend it's intended to cover
the necessity of saving cel events to MongoDB database.
It was used the MongoDB C Driver to implement the
integration.

The module maintain a continuous connection to MongoDB
and when it gets a connection failure it try to connect
again.

* Added cel_mongo.c with the backend implementation.
* Added the MongoDB C Driver to the build architecture

ASTERISK-25831
Reported by: Catalin Stanciu
Tested by: Catalin Stanciu

Change-Id: I8bf4f02fbc6a3a5edd7f10256ea0e14f49193c4f
---
M build_tools/menuselect-deps.in
A cel/cel_mongodb.c
A configs/samples/cel_mongodb.conf.samples
M configure
M configure.ac
M include/asterisk/autoconfig.h.in
M makeopts.in
7 files changed, 619 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/61/2361/2
-- 
To view, visit https://gerrit.asterisk.org/2361
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8bf4f02fbc6a3a5edd7f10256ea0e14f49193c4f
Gerrit-PatchSet: 2
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>



More information about the asterisk-code-review mailing list