campaign has zero leads in the dial hopper
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…
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…
In this tutorial we are going to discuss about simple CRUD(Create , Read , Update , Delete) PHP operations , these are some of the basic things of…
<?php function post_to_url($url, $data) { $fields = ”; foreach ($data as $key => $value) { $fields .= $key . ‘=’ . $value . ‘&’; } rtrim($fields, ‘&’); $post…
Web services ( application services ) is one of the most important part of today development where we ceneteralized or data and allow user to access that data…
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=…
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…
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…
vicidial_closer_log Field Name Description Location closecallid closed call table Primary key lead_id ID of Lead vicidial/admin_modify_lead.php?lead_id= list_id ID of List vicidial/admin_modify_lead.php?lead_id= campaign_id Alpha Numeric Campaign ID from Vicidial…
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=…
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…