Project

General

Profile

Admin Login issue in version 4

Added by suganthan kumar over 5 years ago

Dear Team,

I cant login to admin page in Goautodial version 4.Wen i try to login it shows invalid password.Kindly help me to resolve this.I don't have much time to rectify.
login.png (172 KB) login.png

Replies (7)

RE: Admin Login issue in version 4 - Added by Guilherme Bizzani over 5 years ago

change the file: /var/www/html/php/goCRMAPISettings.php

to:

define ('gourl', 'https://YOU_IP_ADDRESS/goAPIv2');
define ('goUser', 'goAPI');
define ('responsetype', 'json');

?>

RE: Admin Login issue in version 4 - Added by suganthan kumar over 5 years ago

Thanks Bizzani, After change the entry it was working fine

RE: Admin Login issue in version 4 - Added by suganthan kumar over 5 years ago

dear Bizzani,

Kindly guide me to configure the digium pri card and campaign creation.I cant configure a pri card.When i enter pri show spans it did't show anything.Kindly help me to solve this.

RE: Admin Login issue in version 4 - Added by Demian Biscocho over 5 years ago

You need to install DAHDI package/drivers from Digium: https://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/.

As for configuring PRI cards, there are tonnes of documentation available from the internet. Google is your friend. ;)

RE: Admin Login issue in version 4 - Added by Vijay DSK over 4 years ago

Demian Lizandro Biscocho wrote:

You need to install DAHDI package/drivers from Digium: https://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/.

As for configuring PRI cards, there are tonnes of documentation available from the internet. Google is your friend. ;)

Hi all,
1. Although this is an old topic, we are unable to login and did the fix above mentioned, we could able to login now.
Is this a bug or a security measure?
2. Installed the DAHDI packages, but unable to see in the dashboard.
Please help
Vijay DSK

RE: Admin Login issue in version 4 - Added by Jackie Alfonso over 4 years ago

Hi,

Can you please provide more some details on the number 2 question?

Thank you!

RE: Admin Login issue in version 4 - Added by Abdelaziz bardich almost 3 years ago

Guilherme Bizzani wrote in RE: Admin Login issue in version 4:

change the file: /var/www/html/php/goCRMAPISettings.php

to:

define ('gourl', 'https://YOU_IP_ADDRESS/goAPIv2');
define ('goUser', 'goAPI');
define ('responsetype', 'json');

?>

Good it works

    (1-7/7)
    Go to top