<font face="verdana,sans-serif">Hello Iņaki, <br></font><br>
<div class="gmail_quote">2011/2/4 Iņaki Baz Castillo <span dir="ltr"><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">2011/2/4 Toyima Dias <<a href="mailto:toyimads@gmail.com">toyimads@gmail.com</a>>:<br>
<div class="im">> Every time i restart OpenSIPS i have to reset the phones so they can send<br>> the REGISTER to be able to register again the Proxy..<br>> is this a normal behavior?<br><br></div>Not at all.<br>
<div class="im"><br><br>> per the RFC it seems to be OK<br><br></div>It's not ok.<br>
<div class="im"><br><br>> because the UAC is 100% responsible for sending the REGISTER (obviously...)<br><br></div>And the server is responsible for keeping the registrations and not<br>loosing them when restarting.<br>
<div class="im"><br><br>> but it's weird to reset the pones every time i restart opensips (for configuration changes, etc...)<br><br></div>Use permanent storage (database) for registrations.<br></blockquote>
<div>Done...like Dani Popa said:</div>
<div> </div>
<div>modparam("usrloc", "db_mode", 2)<br></div>
<div>Now the locations of the UAC are all registered on mysql opensips DB, location table!</div>
<div> </div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><font color="#888888"><br>--<br>Iņaki Baz Castillo<br><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>><br>
</font>
<div>
<div></div>
<div class="h5"><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>