Actions
Bug #8530
closedProblem Admin Password
Status:
Closed
Priority:
Normal
Assignee:
Category:
Bugs
Start date:
01/19/2021
Due date:
% Done:
0%
Estimated time:
Description
Hello
Once installed, the login and password are not suitable
Updated by Stanislav Baranovskiy over 4 years ago
Installed 4 versions by GOautodial-4-x86_64-Final-20191010-0150.iso
Updated by Anton Satskiy over 4 years ago
Please Close issue
change the file: /var/www/html/php/goCRMAPISettings.php
to:
define ('gourl', 'https://YOUR_IP_ADDRESS/goAPIv2');
define ('goUser', 'goAPI');
define ('responsetype', 'json');
?>
Actions
Go to top