1. Brekeke Product Name and Version:
Brekeke SIP Server, Version 3.7.6.6, Standard
2. Java version:
3. OS type and the version:
Windows 10
4. UA (phone), gateway or other hardware/software involved:
Bria Stretto
5. Your problem:
Is there a way to only allow one registered client per user? Or only allow the calls to be sent to the most recently registered clients?
We work in an environment where employees are frequently logging into different computers. We experience an issue that if an employee is logged into 2 different computers and has logged into bria on both, then Brekeke will sometimes send the call to the computer where the employee is not actively sitting. Then we have to go unregister the client in Brekeke, or figure out where they were last sitting and log them off.
I know an employee training to have them to log out correctly is in order, but is there a way to avoid this issue on the server side?
Thanks!!!
RegisterdClients: allow 1 per User/Send call to most recent?
Moderator: Brekeke Support Team
Brekeke SIP Server uses the latest REGISTER request to route an INVITE.
But it is pretty difficult because SIP client such as Bria keeps sending REGISTER request frequently until a user logs out even if the user is not using.
It means that the SIP Server doesn't know which REGISTER request is coming from the computer where a user is actively using if multiple computers are sending REGISTER requests under the same user name.
One idea is to use Brekeke PBX because it can ring all SIP clients under the same user name at the same time.
But it is pretty difficult because SIP client such as Bria keeps sending REGISTER request frequently until a user logs out even if the user is not using.
It means that the SIP Server doesn't know which REGISTER request is coming from the computer where a user is actively using if multiple computers are sending REGISTER requests under the same user name.
One idea is to use Brekeke PBX because it can ring all SIP clients under the same user name at the same time.