vicidial frontend install?
Added by ras el almost 5 years ago
Hello,
I am reading that you can install the /vicidial and /agc files for vicidial gui to work with goautodial4..
STARTING ASTGUICLIENT INSTALLATION PHASE...
Creating /usr/share/astguiclient/LEADS_IN directories...
Creating /var/spool/asterisk/monitor directories...
Creating /var/log/astguiclient/archive directory for backups...
Copying bin scripts to /usr/share/astguiclient ...
Copying libs to /usr/share/astguiclient ...
setting cron scripts to executable...
Copying extras files to /usr/share/astguiclient ...
Copying agi-bin scripts to /var/lib/asterisk/agi-bin ...
setting agi-bin scripts to executable...
Copying sounds to /var/lib/asterisk/sounds...
Creating sound tts directories...
Copying ip_relay scripts to /usr/share/astguiclient...
Setting ip_relay scripts to executable...
ln: failed to create symbolic link ‘/usr/share/astguiclient/ip_relay/ip_relay’: File exists
ln: failed to create symbolic link ‘/usr/local/bin/ip_relay’: File exists
Starting ip_relay port forwarding for IAX on 40569, 41569 and 42569
Creating /var/www/html web directories...
Copying web files...
setting web scripts to executable...
Updating version information in the database...
svn: E155007: '/usr/src/goautodial-ce-4.0-1570204800/astguiclient' is not a working copy
|UPDATE servers SET svn_revision='0',svn_info='/usr/src/goautodial-ce-4.0-1570204800/astguiclient
' where server_ip='167.172.249.27';|
|UPDATE system_settings SET svn_revision='0';|
Version information updated: 0|167.172.249.27
ASTGUICLIENT VICIDIAL INSTALLATION FINISHED! ENJOY!
- process runtime (130 sec) (2.16666666666667 minutes)
The /vicidial file was created but am not able to log into it with goadmin userpass or 6666/1234 ....
I also changed the vicidial users table from hash to regular..
What am i missing inorder to get this to work?
Replies (3)
RE: vicidial frontend install? - Added by Wittie Manansala almost 5 years ago
Hi,
Hope below link may help.
https://goautodial.org/boards/1/topics/16609?r=17327#message-17327
Thanks
RE: vicidial frontend install? - Added by ras el almost 5 years ago
Wittie Manansala wrote:
Hi,
Hope below link may help.
https://goautodial.org/boards/1/topics/16609?r=17327#message-17327
Thanks
Thank you for responding, this doesnt work and a solution wasnt found. I tried changing the pass hash to 0 via sql with update system_settings set pass_hash_enabled=0; ..
However login for vicidial doesnt work. Any other suggestions?
RE: vicidial frontend install? - Added by Wittie Manansala almost 2 years ago
Hi Team,
Hope the below link may help
https://goautodial.org/projects/goautodialce/wiki/HOWTO_Update_latest_version_via_Github
Thank you