When running kamdbctl create it asks what format coding that i must have to configure the DB. i simply add latin1 and it goes on.
then when i issue kamctl add daniel 1234qwet it comes with the following error:
root@debian:~# kamctl add daniel 1234qwet
MySQL password for user 'kamailio@localhost':
ERROR 1045 (28000): Access denied for user 'kamailio'@'localhost' (using password: YES)
ERROR: introducing the new user 'daniel' to the database failed
root@debian:~#
Any ideas on how to proceed with the following error please?