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
|