[OpenSIPS-Users] Are user registrations stored?
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Oct 13 05:02:39 CEST 2009
Hi Sanjeev,
Sanjeev BA wrote:
>
> Hi,
>
> Between two successive runs of opensips, are user registrations stored
> in a temporary file (or) DB?
>
> Could you please provide me the details of the file or table name?
>
USRLOC module does persistence across reboots via DB (table location).
But if the DB is used by the module, and how it is used, depends on the
db_mode param. See:
http://www.opensips.org/html/docs/modules/1.5.x/usrloc.html#id227873
By default, the mode is 0 - no persistence, so you need to explicitly
set it to another value to get the DB persistence.
Regards,
Bogdan
>
>
> Regards
>
> Sanjeev
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list