[OpenSIPS-Users] The user's address stay in memory

microx acmicrox at gmail.com
Sat Feb 7 15:46:45 CET 2015


Hi Tin,

As long as the registration of the user has timed out, the user's
registration info will be invalid.
With OpenSIPS, you can set an upper bound on the maximum expiry value of
user registration (modparam("registrar", "max_expires",
your_preferred_value)) and set the interval in which the expired user
registration data are removed (modparam("usrloc", "timer_interval",
your_preferred_value)).

If you would like to delete such users on your own, you may use the MI
function ul_rm provided in the usrloc moduel.

Kind wishes,
Chen-Che




--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/The-user-s-address-stay-in-memory-tp7595234p7595242.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list