[asterisk-bugs] [JIRA] (ASTERISK-25831) [patch] CEL MongoDB Backend

Joshua Colp (JIRA) noreply at issues.asterisk.org
Thu Mar 31 07:19:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-25831.
----------------------------------

    Resolution: Won't Fix

Closing this issue out as we are unable to accept the contribution. As Matt mentioned on the review itself:

Hi Catalin -
First, thanks for writing this patch. I think it would have been great for Asterisk to have a CDR/CEL backend for MongoDB. Unfortunately, after investigating the implementation here, I think we've hit a permanent snag in including this in the Asterisk code base.
The library you're using here, mongo-c-driver (https://github.com/mongodb/mongo-c-driver/blob/master/src/mongoc/mongoc.h), is licensed under the Apache License Version 2.0. This license is, unfortunately, not compatible with the GPLv2. For explanations, see:
 * http://www.apache.org/licenses/GPL-compatibility.html
 * http://www.gnu.org/licenses/license-list.en.html#apache2
It sucks that we have to reject this patch because of license incompatibility, but unfortunately, since Asterisk is licensed under the GPLv2, that's what we're going to have to do.
Again - sorry for having to reject this patch.

> [patch] CEL MongoDB Backend
> ---------------------------
>
>                 Key: ASTERISK-25831
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25831
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Addons/New Feature
>            Reporter: Catalin Stanciu
>            Assignee: Unassigned
>
> Hello,
> I am creating a new CEL Backend for MongoDB
> It depends on C MongoDB Driver (https://docs.mongodb.org/ecosystem/drivers/c/).
> Now I am testing it, but I would like to submit the code to the main asterisk project.
> Please let me know what do you think about it.
> Moreover, please let me know which is the best way to submit the patch. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list