Hello, jumping in to add another hint: run kamailio with debug=3 in kamailio.cfg and look at the syslog file, iirc, the db_mongodb should print many details when doing queries and then you may get a clue of what happens. If not, send over here all the log messages printed by kamailio in such case and we can take a look.
Cheers, Daniel On 08.02.21 11:56, Henning Westerholt wrote: > > Hello, > > > > can you see on the mongoDB level (e.g. with query debugging) what > query is actually done on the server? This might help to debug the > problem. > > > > Cheers, > > > > Henning > > > > -- > > Henning Westerholt – https://skalatan.de/blog/ <https://skalatan.de/blog/> > > Kamailio services – https://gilawa.com <https://gilawa.com/> > > > > *From:* sr-users <[email protected]> *On Behalf Of > *H Yavari > *Sent:* Sunday, February 7, 2021 10:10 PM > *To:* Kamailio (SER) - Users Mailing List <[email protected]> > *Subject:* Re: [SR-Users] Permissions module with Mongodb > > > > Thanks for the reply. > > But I have the version now like this, and get the error! > > > > Inline image > > > > Any idea? > > > > Regards, > > Hossein > > > > ---- > > > > On Sunday, February 7, 2021, 09:25:12 AM PST, Jeremy McNamara > <[email protected] <mailto:[email protected]>> wrote: > > > > > > Hmm... I know I used that trick for usrloc about a decade ago :) > > > > Have you discovered the mongo schema files located > here: > https://github.com/kamailio/kamailio/tree/master/utils/kamctl/mongodb/kamailio > <https://github.com/kamailio/kamailio/tree/master/utils/kamctl/mongodb/kamailio> > > I did a quick scan through and it seems everything should be there. > (Do you see a version table in your mongodb?) > > > > > > -J > > > > > > > > > > On Sat, Feb 6, 2021 at 6:14 PM H Yavari <[email protected] > <mailto:[email protected]>> wrote: > > Thanks Jeremy, > > > > But as I see in logs, it can't set this parameter! > > > > Anybody did it before? using Mongo for these modules. > > > > BR, > > Hossein > > > > > > On Saturday, February 6, 2021, 01:39:09 PM PST, Jeremy McNamara > <[email protected] <mailto:[email protected]>> wrote: > > > > > > Hi - This may not be a correct solution, but it might help you > move forward. > > > > modparam("permissions", "version_table", 0) > > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] <mailto:[email protected]> > > > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > <https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users> > > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] <mailto:[email protected]> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > <https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users> > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] <mailto:[email protected]> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > <https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users> > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Funding: https://www.paypal.me/dcmierla
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
