ast_mongo
ast_mongo copied to clipboard
Realtime configuration engine and CDR&CEL backend for Asterisk with MongoDB
Hello. Thank you for creating this project. I have an issue with compiling the project. As it is shown in the attached image, "make menuselect" command has some difficulties with...
Hi! Wich model I need to insert in mongo to use endpoints (on ps_endpoints, ps_auths, ps_aors)? I tested some models, but none of them worked. I followed the same model...
Hello. I'm testing this and once built, configuration seems simple. However I would like to add some cdr custom fields the same way I've been doing with sql/odbc Basically, in...
Can you please include the patch for the most stable version of asterisk? 13.21-cert3 or any instruction?
1. first of all showing not found error. 2. after changing the patch file path it is showing following error. **** Only garbage was found in the patch input.
### From MongoDB C Driver 1.5.0, the following function has been deprecated | Deprecated function | New function | |----------------------|--------------| | [mongoc_collection_find](http://mongoc.org/libmongoc/1.6.0/mongoc_collection_find.html) | [mongoc_collection_find_with_opts](http://mongoc.org/libmongoc/1.6.0/mongoc_collection_find_with_opts.html) | ``` ==> default: res_config_mongodb.c: In...