Â
Homer FAQ
Homer is an Open Source SIP Capture server that is integrated within sipxecs. This powerful application is a primary tool for troubleshooting issues related to sipxecs and its agents and packages.
 How do I repair errors in the Homer mysql database
Login to the system as root. From root run "mysqlcheck --all-databases -uroot -p" This will return the name of the tables that are damaged in the database.  From the command prompt run "mysql -u root". At the sql prompt run "REPAIR TABLE tablename;"
Default Homer PasswordÂ
 If you change the Authentication scheme option to "Homer managed", the default username is test@test.com and the password is test123.
Â