<div dir="ltr"><div><div><div>Hi everyone,<br><br></div>I am using Kamailio-4.1.5. I met a problem that Kamailio does not delete expired contact. I enable log file for module usrloc and see that, about 1 first hour, timer callback of usrloc module working fine (delete all expired contacts). But after that, it is not called --> Expired contacts in shared memory and database are not deleted.<br><br></div><div>I configured usrloc module like that:<br># ----- usrloc params -----<br>modparam("usrloc", "db_url", DBURL)<br>modparam("usrloc", "db_mode", 2)<br>modparam("usrloc", "use_domain", MULTIDOMAIN)<br>modparam("usrloc", "db_ops_ruid", 1)<br></div><div><br></div>Could you help me to fix this problem!<br><br></div>Thanks so much!<br></div>