Regarding a2bill installation issue

Hi,

I’m new bie to asterisk and a2bill. Any way i have successfully installed the asterisk. But when i tried to install a2bill it asked me a password. But i don’t know which password should i have to enter.

When i execute the below command it asked me a password. Which password should i have to enter ?

#mysql -u root -p < DataBase/mysql/Mysql-5.x/a2billing-createdb-user.sql

Thank you.

Regards,
Nalaka

The default username/password for a2billing is root/myroot

you can not use blank password
try this one first

mysqladmin -u root password NEWPASSWORD
this command will change your mysql root password to NEWPASSWORD

This is the default admin account:

The default username/password for a2billing is root/myroot

What distribution of Asterisk have you installed? You can make your life way easier if you use PBX in a Flash (PiaF). There is great support for a2billing built into PiaF (install-a2billing script) and very knowledgeable users in the PiaF forums - some make their living providing solutions using a2billing.