<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello<br><br>This is how my registrar module is configured, hoping that min-expires set to 30 wont allow registration attempts more often than 30 seconds, but if I configure a UAC to register every 15 seconds I see that kamailio allows it. Shouldn't it reply with "422 Session Interval Too Small" or "423 Interval Too Brief"?<br><br># ----- registrar params -----<br>modparam("registrar", "default_expires", 120)<br>modparam("registrar", "min_expires", 30)<br>modparam("registrar", "method_filtering", 1)<br>/* uncomment the next line to disable parallel forking via location */<br># modparam("registrar", "append_branches", 0)<br>/* uncomment the next line not to allow more than 10 contacts per AOR */<br>#modparam("registrar", "max_contacts", 10)<br><br><br><div>
<div>&nbsp;131.380336&nbsp; 192.168.1.6 -&gt; 192.168.1.194 SIP Request: REGISTER sip:192.168.1.194<br>131.381174 192.168.1.194 -&gt; 192.168.1.6&nbsp; SIP Status: 200 OK&nbsp;&nbsp;&nbsp; (1 bindings)<br><br>144.386014&nbsp; 192.168.1.6 -&gt; 192.168.1.194 SIP Request: REGISTER sip:192.168.1.194<br>144.387110 192.168.1.194 -&gt; 192.168.1.6&nbsp; SIP Status: 200 OK&nbsp;&nbsp;&nbsp; (1 bindings)<br><br>157.395358&nbsp; 192.168.1.6 -&gt; 192.168.1.194 SIP Request: REGISTER sip:192.168.1.194<br>157.396340 192.168.1.194 -&gt; 192.168.1.6&nbsp; SIP Status: 200 OK&nbsp;&nbsp;&nbsp; (1 bindings)<br><br>170.404905&nbsp; 192.168.1.6 -&gt; 192.168.1.194 SIP Request: REGISTER sip:192.168.1.194<br>170.405771 192.168.1.194 -&gt; 192.168.1.6&nbsp; SIP Status: 200 OK&nbsp;&nbsp;&nbsp; (1 bindings)<br><br>183.414375&nbsp; 192.168.1.6 -&gt; 192.168.1.194 SIP Request: REGISTER sip:192.168.1.194<br>183.415217 192.168.1.194 -&gt; 192.168.1.6&nbsp; SIP Status: 200 OK&nbsp;&nbsp;&nbsp; (1 bindings)<br><br>txs fborot<br></div></div>                                               </div></body>
</html>