Resetting web admin password for Elastix is easy. First, obtain your md5 hashed password here and run the following command in console (in one line), replace md5_password with your password : sqlite3 /var/www/db/acl.db "update acl_user set md5_password=’REPLACE_WITH_YOUR_PASSWORD’ where id=1" Hope it help.
Powered by WordPress using the modified DePo Skinny Theme.