A warn as the following is repeated many times when the user is logged in with the main extension:
checking the user-extension endpoint association: no user <username> is present
Steps to reproduce
Login using the main extension and the password
Enable the privacy permission for the user's profile
Note that on page refresh the log written below is repeated many times in /var/log/asterisk/nethcti.log
Consequences
Privacy is not correctly applied for users logged in with the main extension
Solution
Replace the logged in username (in this case the main extension) with the linked username during the user-extension check
Check that the warn string isn't present in the log file
Check inside the ws messages that the extenUpdate events for extensions linked to the logged in user hasn't the info about conversations obfuscated although the privacy is enabled
Check as consequence that the user can see the caller inside his own call management box for the current call
A warn as the following is repeated many times when the user is logged in with the main extension:
checking the user-extension endpoint association: no user <username> is present
Steps to reproduce
/var/log/asterisk/nethcti.log
Consequences
Solution
Components
nethcti-server3