NEW – New Lead – Lead has not been called, or cannot be called QUEUE – Lead To Be Called – Lead is about to be sent to an agent INCALL – Lead Being Called – Agent is talking to the lead DROP – Agent Not Available – Call was dropped while customer was waiting ..
/usr/share/astguiclient/AST_VDhopper.pl ..
1. Login on your admin portal and on the side menu click Telephony then Campaigns. 2. Click on “Add New Campaign” then “Campaign Type” choose survey type Voice Broadcast or Survey Press1. 3. Upload your audio file. You can also upload multiple audio file by clicking “More+”. Once done proceed with step 3. 4. On ..
Run system-config-network or system-config-network-tui to to configu..
Goautodial 2.1 Getting Started Guide Disclaimer¶ The author of this document does not warrant or assume any legal liability or responsibility for the accuracy, completeness, or usefulness of any information, product, or process disclosed. Any consequences or results achieved directly or indirectly by this document or information are entirely your responsibility. About This Document The ..
1.go to agi dir cd /var/lib/asterisk/agi-bin 2.create a agi file for eg: alert.agi 3.copy the below script to the alert.agi 4.give permission chmod 755 alert.agi 5.now go to freepbx => trunk=>select your trunk=>select enable for Monitor Trunk Failures: script #!/bin/bash DATE=`date “+%d.%m.%Y. %H:%M”` HOST=`hostname` # initializing agi variables declare -a array while read -e ARG && ..
PHP script for click to dial or API to dial from asterisk via http source : Elastix forum copy the below code to a file (call.php) to the webdirectory. executes as : http://ipaddress/call.php??exten=SIP/100&number=9999999999 <?php #ip address that asterisk is on. $strHost = “127.0.0.1”; $strUser = “admin”;#specify the asterisk manager username you want to login with ..
How to reset the Mysql root password in case of password forget. Follow the below steps to reset the mysql password. ***************************** Step 1 : stop the mysql ***************************** /etc/init.d/mysql stop it will outputs stopping MySQL database server : mysqld ***************************** Step 2 : starting the mysql in safemode ***************************** run ..
No Live Calls Waiting Vicidial / goautodial Below are the possible causes and solution to get rid of this issue. ****************************** Option 1: Hopper Issue ****************************** Check the Leads in Hopper under the respective Campaign Set the Hopper Level minimum to 500. ****************************** Option 2: Improper Dial Status ****************************** Check the dial statuses included in ..
Email alert when hard disk is full in linux Most of times i will be facing mysql database crash error due to my hard disk out of space , Because of huge call Recordings in vicidial or goautodial server. so i decided to have a alert via email when ..
Recent Comments