Category

GoAutoDial

12 articles in this category

vicidial mysql repair cmd db repair command

July 29, 2016 1 min read

Vicidial mysql repair command  / goautodial mysql repair command below are the possible issue faced while db/mysql corrupted 1. your session has been disabled 2. Autodial calls not…

DTMF to file

June 30, 2016 1 min read

Here’s the source for a php/agi file and dialplan sample I made, which can help you implement what you need : #extensions.conf exten => 12345,1,Goto(dtmf-recording,${EXTEN},1) [dtmf-recording] exten =>…

campaign has zero leads in the dial hopper

June 21, 2016 2 min read

This campaign has zero leads in the dial hopper This campaign has 0 leads in the dial hopper ! This campaign has zero leads in the dial hopper…

Data Structure of recording_log

June 10, 2016 1 min read

recording_log Field Name Description Location recording_id Primary Key for this table channel asterisk channel when call was live vicidial/admin_modify_lead.php?lead_id=#### server_ip IP address of server user is connected to…

Data Strucutre of vicidial_agent_log

June 10, 2016 2 min read

vicidial_agent_log Field Name Description Location agent_log_id Primary Key for this table user User Name ID field vicidial/AST_agent_time_detail.php server_ip IP address of server user is connected to vicidial/AST_usergroup_login_report.php event_time…

Data Strucuture vicidial_log

June 10, 2016 1 min read

vicidial_log Field Name Description Location uniqueid unique id for record lead_id Lead Identifier /vicidial/admin_search_lead.php list_id List Name vicidial/admin.php?ADD=100 campaign_id Campaign Name vicidial/admin.php?ADD=10 call_date Call Date and Time /vicidial/user_stats.php?user=…

Data Structure of vicidial_list

June 10, 2016 2 min read

Most of these fields are visible in /vicidial/admin_modify_lead.php?lead_id={LEAD_ID} and/or on the agent screen. If so, they are marked “admin_modify_lead” or “agent screen” (or “both”). Field Name Description Location…

vicidial List Code reference

June 10, 2016 5 min read

NEW - New Lead - Lead has not been called, or cannot be called QUEUE - Lead To Be Called - Lead is about to be sent to…

update hopper

June 6, 2016 1 min read

/usr/share/astguiclient/AST_VDhopper.pl –debugX

survey or broadcast in goautodial

June 6, 2016 1 min read

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…