Hello,<div><br></div><div>For the moment I have the following settings in my sip.conf. I want to optimize them to archive the following things:</div><div><br></div><div>- for the moment all my users will re-register too often. I want that only lagged users to re-register quickly.</div>
<div>- check from time to time all users but no too often to see if is logged and can be called.</div><div><br></div><div>Overall i want only lagged users to reregister and users with good response time to be check from time to time.</div>
<div><br></div><div><div>defaultexpiry = 900</div><div>defaultexpirey = 900</div><div>maxexpiry = 300</div><div>maxexpirey = 300</div><div>minexpiry = 60</div><div>registerattempts = 5</div><div>registertimeout = 5</div><div>
rtpholdtimeout = 900</div><div>rtptimeout = 60</div><div>jbmaxsize = 60</div><div>jbresyncthreshold = 200</div><div>qualify = yes</div><div>qualify = 600</div><div>qualifyfreq = 60</div></div><div><br></div><div>Thank you.</div>
<div><br></div><div>P.S. If you consider that i use too much options you can tell me what to drop. I use asterisk 1.8.6.0.</div><div><br></div>