On 20.08.2012 23:17, Niklas Larsson wrote:
Daniel-Constantin Mierla skrev 2012-08-20 10:06:
Hello,
over the weekend I committed the code that allows to remove contacts
from location table if the device does not respond to several attempts
of SIP nat keepalives (usually OPTIONS requests).
Thanks for this code!
Could you please add an event route when there is no reply? (I could use
this to keep track on peers and that would help a lot in support.)
It is difficult to trigger an event for "no reply" as the keep-alive is
stateless.
I think it would be more generic to an event route which is triggered on
registration/deregistration with the AoR and reason (e.g.
de-registration or keep-alive timeout) available as PV.
regards
Klaus