I'm trying to try my hand out with Kamailio and Freeswitch. I'm following the article listed here:
After adding the #!define statements, the article says to try to restart kamailio. When I do that, it fails with the error:
driver error: Access denied for user 'kamailio'@'localhost' (using password: YES)
I'm not sure which configuration file would contain the name of the default user that's used to log in to mysql. I did make the recommended changes to kamctlrc where you define the dbhost, dbname and the read write user etc. But none of those settings made reference to this user "kamailio". Not sure where to check.
Thanks.