<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi there!<div class=""><br class=""></div><div class="">Perhaps I don’t understand logic of this module, but I have strange problem:</div><div class=""><br class=""></div><div class="">version: opensips 1.11.6-tls (x86_64/linux)</div><div class=""><br class=""></div><div class="">I have 223 entries in my db. Previously, preferences of module was like these:</div><div class=""><div class="">modparam("uac_registrant", "hash_size", 2)</div><div class="">modparam("uac_registrant", "db_url", "SQL_URL")</div><div class="">modparam("uac_registrant", "table_name", "REGISTRANT_TABLE")</div><div class="">modparam("uac_registrant", "timer_interval", 100)</div><div class=""><br class=""></div><div class="">All works fine, but I had awful CPU load, almost 100%. Then, I changed it to</div><div class=""><br class=""></div><div class=""><div class="">modparam("uac_registrant", "hash_size", 5)</div><div class="">modparam("uac_registrant", "db_url", "SQL_URL")</div><div class="">modparam("uac_registrant", "table_name", "REGISTRANT_TABLE")</div><div class="">modparam("uac_registrant", "timer_interval", 640)</div></div><div class=""><br class=""></div><div class="">Processor feels good now, but I experience problem with registrations:</div><div class=""><div class="">opensipsctl fifo reg_list |grep AOR|wc -l</div><div class="">166</div></div><div class=""><br class=""></div><div class="">Opensips shows only 166 entries in memory, so, I have no idea where is my other registrations.</div><div class=""><br class=""></div><div class="">How to tie hash_size, timer_interval and value in expiry column? &nbsp;And why I see this information for some of my numbers, where registration_t_out less than last_register_sent:</div><div class=""><br class=""></div><div class=""><span style="font-family: -webkit-standard; font-size: medium; background-color: rgb(255, 255, 255);" class="">state:: REGISTERED_STATE</span><br style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class=""><span style="font-family: -webkit-standard; font-size: medium; background-color: rgb(255, 255, 255);" class="">&nbsp; &nbsp; &nbsp; &nbsp;last_register_sent:: Tue Mar 15 06:25:38 2016</span><br style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class=""><span style="font-family: -webkit-standard; font-size: medium; background-color: rgb(255, 255, 255);" class="">&nbsp; &nbsp; &nbsp; &nbsp;registration_t_out:: Tue Mar 15 06:18:57 2016</span><br style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class=""><span style="font-family: -webkit-standard; font-size: medium; background-color: rgb(255, 255, 255);" class="">&nbsp; &nbsp; &nbsp; &nbsp;registrar::&nbsp;</span><a href="sip:s" title="sip:ektngn.usi.ru" style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class="">sip:s</a>ome.registrar<br style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class=""><span style="font-family: -webkit-standard; font-size: medium; background-color: rgb(255, 255, 255);" class="">&nbsp; &nbsp; &nbsp; &nbsp;binding::&nbsp;</span><a href="sip:77777777777@89.88.87.866:5070" title="sip:73432047508@89.208.41.176:5070" style="word-wrap: break-word; text-rendering: optimizelegibility; word-break: break-word; font-family: -webkit-standard;" class="">sip:77777777777@89.88.87.866:5070</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks in advance!</div><div class=""><br class=""></div><div class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class="">Best regards,</div><div class="">Alexander Mustafin</div><div class=""><a href="mailto:mustafin.aleksandr@gmail.com" class="">mustafin.aleksandr@gmail.com</a></div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br class=""></div></div></body></html>