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= |
| start_epoch | Start of Call | |
| end_epoch | End of Call | |
| length_in_sec | Length of Call in seconds | /vicidial/user_stats.php?user= |
| status | Dispositioned Status given at end of call | Note this may no longer be the status for the lead, it may change. |
| phone_code | Phone Dial Code (IE “1”) | /vicidial/admin_modify_lead.php?lead_id= |
| phone_number | Phone number | /vicidial/admin_modify_lead.php?lead_id= |
| user | User Name or ID | vicidial/AST_agent_performance_detail.php |
| comments | MANUAL or AUTO (or NULL) | |
| processed | unused? | |
| user_group | User Group of agent on call | vicidial/admin.php?ADD=100000 |
| term_reason | Who terminated the call, Caller or Agent | ‘CALLER’,’AGENT’,’QUEUETIMEOUT’,’ABANDON’,’AFTERHOURS’,’NONE’ |
| alt_dial | field name if called using alternate phone number field | ie: alt_phone or address3 |