<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#333333" bgcolor="#FFFFFF">
<p><font face="Fira Sans">Hi there!<br>
</font></p>
<p><font face="Fira Sans">I'm using Kamailio 4.4.3, and I add this
code to my Kamailio:</font></p>
<blockquote>
<p><tt>event_route[usrloc:contact-expired] {</tt><tt><br>
</tt><tt><br>
</tt><tt> xlog("L_INFO", "EXPIRED CONTACT START\n");</tt><tt><br>
</tt><tt> xlog("L_INFO", "EXPIRED CONTACT for
$ulc(exp=>aor)\n");</tt><tt><br>
</tt><tt> xlog("L_INFO", "EXPIRED CONTACT END\n");</tt><tt><br>
</tt><tt>}</tt><font face="Fira Sans"><br>
</font></p>
</blockquote>
<p><font face="Fira Sans">I can't see this entries in the log.</font></p>
<p><font face="Fira Sans">I read many times the docs and code, but I
don't understand why it's not working.</font></p>
<p><font face="Fira Sans">I have two phone with 60 and 300 expiry
seconds, if then expire, when it's
event_route[usrloc:contact-expired] triggered?<br>
</font></p>
<p><font face="Fira Sans">Why this event route it's named as usrloc
but it's documented in registrar module?</font></p>
<p><font face="Fira Sans">I need to provide more info about?<br>
</font></p>
<p><font face="Fira Sans">Thank you very much.</font></p>
<p><font face="Fira Sans"><br>
</font></p>
<p><font face="Fira Sans"><br>
</font></p>
</body>
</html>