Hi,
I want to propose a patch to usrloc:
https://github.com/kamailio/kamailio/commit/14852a98ed46b7a88c92bff31c319d26...
this patch adds a new parameter, close_expired_tcp, that makes usrloc request the main TCP process to end the connections of expired registrations (assuming 1 connection = 1 contact).
It enables to release resources on the system ASAP, in the event of a lost connection (e.g. when clients are on mobile networks).
Any thoughts?
Cheers,