Hi,
I've followed your ACQS.txt instructions, but i'm using something like:
http://192.168.34.6/agc/vicidial.php
to my agent logon and start answering calls.
My doubt is:
you have in your doc:
"To use, install the scripts listed above and set the $QUEUE_ACTION_enabled
variable in the client's libs/AST_VICI_conf.pl configuration file to 1"
and first i found that in you last version (i've download yesterday) this file is named AST_VICI_conf.pl.bak , do i need to rename it ?
also editing the file i notice:
### AST_VICI_conf.pl
###
### Copyright (C) 2006 Matt Florell <vicidial@gmail.com> LICENSE: GPLv2
###
### Customized Variables
$SIP_user = 'SIP/cc100'; # your phone id
$server_ip = '10.10.10.15'; # Asterisk server IP
$DB_server = '10.10.10.15'; # MySQL server IP
$DB_database = 'asterisk'; # MySQL database name
$DB_user = 'idcheck'; # MySQL user
$DB_pass = '1234'; # MySQL pass
$DB_port = '3306'; # MySQL connection port
This variables seem to me like this file should be running in my agent desktop, but i didn't install anything in the agent desktop yet.
Am I missing something?
What do i need to use ACQS and vicidial.php?
Thanks for your availability.
Best regards
Marco Mouta