Feature #7504
closedModify Dialstatus and Vicidial Installation
0%
Description
Good morning,
I installed and configured GoAutoDial version 4 on my server.
Everything works properly.
I ask you if it is possible to customize the standard "dialstatus": A, B, N ... as it is possible to do in vicidial.
At this time I made this change by using the asterisk DB in the vicidial_statuses table
I also ask you the complete and correct procedure to install the vicidial folder in /var/www/html
I tried to execute the commands
- cd /usr/src/goautodial-ce-4.0-1537704000/astguiclient
- perl install.pl
The folder is installed, but cannot be accessed. When I enter the credentials, the system requests them again.
I tried to enter both the default 6666/1234 credentials and the credentials shown in the vicidial_users table
I disabled the password encryption by running
- mysql
- update system_settings set pass_hash_enabled = 0;
At this point, it is impossible to access both goautodial and vicidial, even re-enabling password encryption.
Would you be so kind as to write a procedure to insert in the Wiki for the installation of the vicidial web?
Thanks a lot,
Matteo
Updated by Wittie Manansala over 5 years ago
- Status changed from New to Rejected
Hi,
Please use the forums. This issue tracker is for GOautodial development purposes only.
Forum link
https://goautodial.org/projects/goautodialce/boards/3
Thank you