Hi all!
Trying to solve the default Asterisk Manager Password now there is an error (Asterisk Error=red color) showing up at the FreePBX System Status.
What I did is changing the AMPMGRPASS IN /etc/amportal.conf (the user aswell) and the same in the /etc/manager.conf). Before this I did something that it hadn’t supposed to be done: I changed the related fields (user and pass) in the /usr/src/freepbx-2.10.0rc1/amp_conf/astetc/manager.conf. This file had default values for this fields. I think that can be causing the problem although it doesn’t too much sense to me. The thing is that I don’t know what else it could be. When i run the Asterisk CLI I get the following. It may help solving the issue:
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
[2012-03-01 12:46:43] NOTICE[4927]: manager.c:2406 authenticate: 127.0.0.1 failed to authenticate as ‘admin’
I would appreciate any help. Thanks!!