Hi ,
I had lost the credentials for login to Avaya Contact recorded with Application server ver 10.1.0. Please advice me how to recover the same.
Rinchuraj
above issue has been resolved.....
under CentOS --Open terminal and put the following comments to delete the admin account and assign the new password to default "Administrator" account .
((Log into the postgres database by entering the following command)
psql -U eware -h localhost
eware
((Navigate to table containing users by entering the following command)
select * from users;
((delete the user “Administrator” by doing the following commands)
delete from users
where userid = 1;
Open a Web Browser, and go to the IP Office Application Server Web Control page.
Log in as an Administrator and stop the Contact Recorder service.
Once stopped, start the Contact Recorder service again.
login to Contact Recorder , then assign new password..
But Now I am in other trouble with Contact recorder.I can hear the calls are been recording but it's not reflecting to Contact recorder system. still the application have to registered and showing application is under 90 days trial.
Advice me !!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.