: The live file is typically located in the /var/www/html/agc/ directory on your server.
Because agc vicidial.php reads and writes many temporary files for audio prompts and logs, move the AGI temp directory to RAM: agc vicidial.php
If you are currently wrestling with agc vicidial.php errors in your production call center, start by checking your FastAGI service status, then inspect your logs with DEBUG=9 . Most issues resolve by moving to FastAGI and optimizing MySQL queries. : The live file is typically located in
echo "debug: 5" > /tmp/agc_control_<agent_user>.txt tail -f /var/log/astguiclient/agc_<agent_user>.log .txt tail -f /var/log/astguiclient/agc_<
: The live file is typically located in the /var/www/html/agc/ directory on your server.
Because agc vicidial.php reads and writes many temporary files for audio prompts and logs, move the AGI temp directory to RAM:
If you are currently wrestling with agc vicidial.php errors in your production call center, start by checking your FastAGI service status, then inspect your logs with DEBUG=9 . Most issues resolve by moving to FastAGI and optimizing MySQL queries.
echo "debug: 5" > /tmp/agc_control_<agent_user>.txt tail -f /var/log/astguiclient/agc_<agent_user>.log