[Users] UN-REGISTER

Steve Blair blairs at isc.upenn.edu
Thu Sep 28 14:04:19 CEST 2006


You could also get creative and upon successful registration exec a 
script that will examine the location table and remove (or manipulate as 
you want) specific registrations. If these moves happen often this 
approach will not scale well. If you only need one registration per user 
then setting the max_contacts parameter is the easiest way to accomplish 
this goal.

_Steve

Max Gregorian wrote:

> Perhaps implement Registration Timeouts.
>  
> 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:
>  
>
>    if(src_ip==192.168.0.55 <http://192.168.0.55/>)
>    {
>       sl_send_reply("404", "User not found..");
>
>    };
>
>  
>
>
>  
> On 9/28/06, *Bogdan-Andrei Iancu* <bogdan at voice-system.ro 
> <mailto:bogdan at voice-system.ro>> wrote:
>
>     Hi Javier,
>
>     that must be done by the phone.
>
>     regards,
>     bogdan
>
>     Javier wrote:
>
>     > can I unregister the the firsth register ?
>     >
>     >
>     >     ----- Original Message -----
>     >     *From:* Daniel-Constantin Mierla
>     <mailto:daniel at voice-system.ro <mailto:daniel at voice-system.ro>>
>     >     *To:* Javier Ramirez <mailto: jvr_78 at yahoo.com.ar
>     <mailto:jvr_78 at yahoo.com.ar>>
>     >     *Cc:* users <mailto:users at openser.org
>     <mailto:users at openser.org>>
>     >     *Sent:* Saturday, September 23, 2006 5:36 PM
>     >     *Subject:* Re: [Users] UN-REGISTER
>     >
>     >     If the user closes the sip client on 0.55, then the client
>     should
>     >     automatically un-register. If not, then the user will have two
>     >     contacts
>     >     and both phones will ring.
>     >
>     >     If you want to limit the number of registered contacts, you
>     can do it
>     >     via max_contacts parameter of registrar module:
>     >
>     >     http://www.openser.org/docs/modules/1.1.x/registrar.html#AEN233
>     >
>     >     Cheers,
>     >     Daniel
>     >
>     >
>     >     On 09/22/06 23:47, Javier Ramirez wrote:
>     >     > Hi, I have a question:
>     >     >
>     >     > the user A is register, the ip of register is 192.168.0.55
>     <http://192.168.0.55>.
>     >     > the user change PC, and this PC have the ip 192.168.0.66
>     <http://192.168.0.66>
>     >     >
>     >     > the user register again, in the new machine, but, how to
>     unregister
>     >     > the firsth registration from 192.168.0.55
>     <http://192.168.0.55> ?
>     >     >
>     >     > best regards
>     >     > Javier
>     >     >
>     >     >
>     >    
>     ------------------------------------------------------------------------
>     >     >
>     >     > _______________________________________________
>     >     > Users mailing list
>     >     > Users at openser.org <mailto:Users at openser.org>
>     <mailto:Users at openser.org <mailto:Users at openser.org>>
>     >     > http://openser.org/cgi-bin/mailman/listinfo/users
>     >     >
>     >
>     >     __________ NOD32 1.1768 (20060922) Information __________
>     >
>     >     This message was checked by NOD32 antivirus system.
>     >     http://www.eset.com
>     >
>     >------------------------------------------------------------------------
>     >
>     >_______________________________________________
>     >Users mailing list
>     >Users at openser.org <mailto:Users at openser.org>
>     >http://openser.org/cgi-bin/mailman/listinfo/users
>     >
>     >
>
>
>     _______________________________________________
>     Users mailing list
>     Users at openser.org <mailto:Users at openser.org>
>     http://openser.org/cgi-bin/mailman/listinfo/users
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Users mailing list
>Users at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/users
>  
>

-- 
  
ISC Network Engineering
The University of Pennsylvania
3401 Walnut Street, Suite 221A
Philadelphia, PA 19104  


voice: 215-573-8396 

       215-746-8001

fax: 215-898-9348    

sip:blairs at net.isc.upenn.edu





More information about the Users mailing list