> On 01 Apr 2016, at 21:31, Bruno Emer <brunoe...@gmail.com> wrote:
> 
> Hello all.
> 
> I have problem here and I tried to find a solution and search over internet, 
> but without success.
> 
> My scenario is the following: I have an application that must be registered 
> in Kamailio when a user logs in the web interface, so he can get calls 
> (something like a web softphone using webrtc). At this point, we are OK, and 
> everything is working fine.
> 
> To get these register functions I am using the parameter "save("location", 
> "0x04")" as described in the REGISTRAR module documentation, so if a user 
> logs in another web browser or computer, only the last one will continue 
> registered and all calls will be forwarded to him.
> 
> The point is that now we are creating a phone app that will do almost the 
> same thing as the web interface, allowing users to receive calls using the 
> mobile device, and here is my problem: I want to allow my users to be 
> registered on two devices at the same time, but if a user logs into another 
> device, I don't want to reply with a 503. I want to allow the user to 
> register again, deregistering the oldest contact.
> 
> I saw that there is a module named "ims_usrloc_scscf" and on its description 
> it says "implemented overwrite oldest contact behaviour", but I couldn't find 
> any documentation about it.
> 
> So, is there a way to get this working today?

There is a modparam to register the amount of contacts per AOR - which would do 
what you need.

/O

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to