[Asterisk-java-users] User authentication
Brought to you by:
srt
From: Artem V. L. <te...@of...> - 2006-02-08 06:15:44
|
Hi ! I would like to put on a question about user authentication on Asterisk PBX. I want to store UIDs and passwords for users in MySQL DB instead of keeping this information in sip.conf file and I want to take control over the users login operation. Catching ConnectEvent does not help, because "A ConnectEvent is triggered after successful login to the asterisk server." Any help will be appreciated. // Artem |