<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
could you check debug level is enough to write logs? Probably it is debug=2</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<a href="https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages" id="LPlnk419167">https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages</a><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Best Regards</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Yasin CANER</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="LPBorder_GTaHR0cHM6Ly93d3cua2FtYWlsaW8ub3JnL2Rva3V3aWtpL2Rva3UucGhwL3R1dG9yaWFsczpkZWJ1Zy1zeXNsb2ctbWVzc2FnZXM." class="LPBorder966387" contenteditable="false" style="width: 100%; margin-top: 16px; margin-bottom: 16px; position: relative; max-width: 800px; min-width: 424px;">
<table id="LPContainer966387" role="presentation" style="padding: 12px 36px 12px 12px; width: 100%; border-width: 1px; border-style: solid; border-color: rgb(200, 200, 200); border-radius: 2px;">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td style="width: 100%;">
<div id="LPTitle966387" style="font-size: 21px; font-weight: 300; margin-right: 8px; font-family: wf_segoe-ui_light, "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px;">
<a target="_blank" id="LPUrlAnchor966387" href="https://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages" style="text-decoration: none; color: var(--themePrimary);">tutorials:debug-syslog-messages - Kamailio (OpenSER) Wiki</a></div>
<div id="LPDescription966387" style="font-size: 14px; max-height: 100px; color: rgb(102, 102, 102); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; margin-bottom: 12px; margin-right: 8px; overflow: hidden;">
Authors of initial tutorial: Daniel-Constantin Mierla <miconda (at) gmail.com> Elena-Ramona Modroiu <ramona (at) asipto.com> Abstract Tutorial about how to print debug and syslog messages with Kamailio (OpenSER) SIP Server.</div>
<div id="LPMetadata966387" style="font-size: 14px; font-weight: 400; color: rgb(166, 166, 166); font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif;">
www.kamailio.org</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> sr-users <sr-users-bounces@lists.kamailio.org> on behalf of Javier Valencia <jv@voiper.es><br>
<b>Sent:</b> Thursday, January 17, 2019 6:33 PM<br>
<b>To:</b> sr-users@lists.kamailio.org<br>
<b>Subject:</b> [SR-Users] event_route[usrloc:contact-expired]</font>
<div> </div>
</div>
<div style="background-color:#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>
</div>
</div>
</body>
</html>