<div>Perhaps implement Registration Timeouts.</div>
<div> </div>
<div>If the aim is to stop the user from connecting using that IP address, then you could, on OpenSER, do something along the lines of:</div>
<div> </div>
<div>
<p> if(src_ip==<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://192.168.0.55/" target="_blank"><font face="Tahoma" size="2">192.168.0.55</font></a>)<br> {<br> sl_send_reply("404", "User not found..");
</p>
<p> };<br></p></div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">On 9/28/06, <b class="gmail_sendername">Bogdan-Andrei Iancu</b> <<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Javier,<br><br>that must be done by the phone.<br><br>regards,<br>bogdan<br><br>Javier wrote:<br><br>> can I unregister the the firsth register ?
<br>><br>><br>> ----- Original Message -----<br>> *From:* Daniel-Constantin Mierla <mailto:<a href="mailto:daniel@voice-system.ro">daniel@voice-system.ro</a>><br>> *To:* Javier Ramirez <mailto:
<a href="mailto:jvr_78@yahoo.com.ar">jvr_78@yahoo.com.ar</a>><br>> *Cc:* users <mailto:<a href="mailto:users@openser.org">users@openser.org</a>><br>> *Sent:* Saturday, September 23, 2006 5:36 PM<br>
> *Subject:* Re: [Users] UN-REGISTER<br>><br>> If the user closes the sip client on 0.55, then the client should<br>> automatically un-register. If not, then the user will have two<br>> contacts
<br>> and both phones will ring.<br>><br>> If you want to limit the number of registered contacts, you can do it<br>> via max_contacts parameter of registrar module:<br>><br>> <a href="http://www.openser.org/docs/modules/1.1.x/registrar.html#AEN233">
http://www.openser.org/docs/modules/1.1.x/registrar.html#AEN233</a><br>><br>> Cheers,<br>> Daniel<br>><br>><br>> On 09/22/06 23:47, Javier Ramirez wrote:<br>> > Hi, I have a question:
<br>> ><br>> > the user A is register, the ip of register is <a href="http://192.168.0.55">192.168.0.55</a>.<br>> > the user change PC, and this PC have the ip <a href="http://192.168.0.66">192.168.0.66
</a><br>> ><br>> > the user register again, in the new machine, but, how to unregister<br>> > the firsth registration from <a href="http://192.168.0.55">192.168.0.55</a> ?<br>> ><br>
> > best regards<br>> > Javier<br>> ><br>> ><br>> ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________
<br>> > Users mailing list<br>> > <a href="mailto:Users@openser.org">Users@openser.org</a> <mailto:<a href="mailto:Users@openser.org">Users@openser.org</a>><br>> > <a href="http://openser.org/cgi-bin/mailman/listinfo/users">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br>> ><br>><br>> __________ NOD32 1.1768 (20060922) Information __________<br>><br>> This message was checked by NOD32 antivirus system.<br>
> <a href="http://www.eset.com">http://www.eset.com</a><br>><br>>------------------------------------------------------------------------<br>><br>>_______________________________________________<br>>Users mailing list
<br>><a href="mailto:Users@openser.org">Users@openser.org</a><br>><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br>><br>><br><br><br>_______________________________________________
<br>Users mailing list<br><a href="mailto:Users@openser.org">Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div>
<br>