< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi All,
I am using resiprocate 1.3 release. The entry is made in the Inmemory RegistrationDatabase while sending 200 OK to REGISTER. And this entry is removed while sending 200 OK to DEREGISTER. But for the entries for which we don't get DEREGISTER, entry will still be there is the map. I see findNotExpired() is used to find if the entry is expired for
particular AOR. But don't see any function which will go thr' all the entries
and removes the expired ones.
Does the DUM thread takes resposibility of cleaning up all expired entries from the map? If no can anybody suggest me how to achieve this (consider map size is very huge around 50K)? Thanks,
Archana
|