Re: [SR-Users] Kamailio-5.2.1 - Issues in NDB_MONGODB module initialisation

2019-04-22 Thread Nuno Ferreira
Hello, I've submitted https://github.com/kamailio/kamailio/pull/1932 to address this problem. I believe this is unnoticed if db_mongodb is already being used by some module because mongoc driver would be initialized for each process. The patch was tested in our testbed and it's working fine now.

[SR-Users] Kamailio-5.2.1 - Issues in NDB_MONGODB module initialisation

2019-04-18 Thread José Seabra
Hello there, I have NDB_MONGODB loaded in kamailio with following configurations: *loadmodule "ndb_mongodb"* *modparam("ndb_mongodb", "server", "name=mgs1;uri='mongodb://mongodbserver:27017/proxyregistrar'")* Kamailio breaks up on start up and prints the following messages: *Apr 18 13:16:10.46