Hi Liviu, I have a query in this model . As the contact metadata is present in the mongoDB cache . When an Invite came to a node which is not local to that node at that time , the node query the mongoDB cache for the meta data or the node has the meta data in the memory .
I mean each and every time when node receive an Invite , is that query the mongoDB cache for the meta data ? If its saving the metadata in memory anywhere then how can I see that . Whats the command for this ? *Thanks & Regards* *Sasmita Panda* *Senior Network Testing and Software Engineer* *3CLogic , ph:07827611765* On Tue, Sep 17, 2019 at 3:41 PM Shanawaj Khan <[email protected]> wrote: > Thanks Liviu, working fine with "load-from-sql" (with dashes). > > Regards, > Shahnawaz > > On Tue, Sep 17, 2019 at 3:27 PM Liviu Chircu <[email protected]> wrote: > >> Hi Shanawaj, >> >> By any chance, do you get an ERROR log on startup resembling: >> >> ERROR: unknown 'restart_persistency' value: load_from_sql, using 'none'? >> >> It looks like you should be using "load-from-sql" (with dashes) >> >> Regards, >> >> Liviu Chircu >> OpenSIPS Developer >> http://www.opensips-solutions.com >> >> On 17.09.2019 12:19, Shanawaj Khan wrote: >> > modparam("usrloc", "restart_persistency", "load_from_sql") >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
