Library and server versions look good.  The library is a bit old (I've only tested with 1.4), but it shouldn't make a difference.  Truth be told, both 1.3 and 1.4 are _very_ old compared
to what the MongoDB docs are saying.  However, they work fine in real life!

Can you try the following: when specifying the usrloc "db_url" modparam, could you also include
the name of the collection?  For example, instead of:

mongodb://1.2.3.4/opensipsDB

... use:

mongodb://1.2.3.4/opensipsDB.userlocation

Let me know if this helps.

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 11.09.2019 12:21, Sasmita Panda wrote:
dpkg -l | grep -i libmongoc

ii  libmongoc-1.0-0                              1.3.1-1                          amd64        MongoDB C client library - runtime files ii  libmongoc-dev                                1.3.1-1                          amd64        MongoDB C client library - dev files

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to