Description vicidial_callbacks table
Added by Kirill Ragimov about 2 years ago
Hi,
the database has a table vicidial_callbacks as far as I understand it is a table with data on calls requiring redial. I would like to understand what the values in the status column mean and how the callback_time and modify_time columns differ, please tell me what the ACTIVE/INACTIVE/LIVE statuses depend on and why this or that status is assigned
Thx
Replies (10)
RE: Description vicidial_callbacks table - Added by Jackie Alfonso about 2 years ago
Kirill Ragimov wrote:
Hi,
the database has a table vicidial_callbacks as far as I understand it is a table with data on calls requiring redial. I would like to understand what the values in the status column mean and how the callback_time and modify_time columns differ, please tell me what the ACTIVE/INACTIVE/LIVE statuses depend on and why this or that status is assignedThx
Hi Kirill,
the callback_time on the vicidial_callbacks means this where you see the schedule of the call back
and for the modify_time this where you will see the when was the last time call back was modified/edit.
Thank you!
RE: Description vicidial_callbacks table - Added by Kirill Ragimov about 2 years ago
Hi Jackie Alfonso,
please tell me what the ACTIVE/INACTIVE/LIVE statuses depend on and why this or that status is assigned
RE: Description vicidial_callbacks table - Added by Wittie Manansala about 2 years ago
Hi,
ACTIVE/LIVE - scheduled callback has passed it's trigger time it will change from ACTIVE to LIVE status.
INACTIVE - scheduled callback that missed the trigger time
Thanks
RE: Description vicidial_callbacks table - Added by Kirill Ragimov about 2 years ago
Hi, do I understand correctly
ACTIVE - waiting for the callback time
LIVE - The callback time has come, is about to be added to hopper
INACTIVE - the callback is expired and will not be added to hopper
If so, how much time is given to the call before switching from the LIVE status to the INACTIVE status
Thx
RE: Description vicidial_callbacks table - Added by Jackie Alfonso about 2 years ago
Kirill Ragimov wrote in RE: Description vicidial_callbacks table:
Hi, do I understand correctly
ACTIVE - waiting for the callback time
LIVE - The callback time has come, is about to be added to hopper
INACTIVE - the callback is expired and will not be added to hopperIf so, how much time is given to the call before switching from the LIVE status to the INACTIVE status
Thx
Hi Kirill,
21 days before switching from the LIVE status to the INACTIVE status
Thank you!
RE: Description vicidial_callbacks table - Added by Kirill Ragimov about 2 years ago
Hello, I'm looking at the vicidial_callback table and I see that some rows switch to the INACTIVE status before 21 days. therefore, I do not understand under what conditions the INACTIVE status occurs
RE: Description vicidial_callbacks table - Added by Wittie Manansala about 2 years ago
Hi,
Please provide the steps for us to replicate the issue and include what type of campaign if its INBOUND, INBOUND_MAN, AUTODIAL or MANUAL DIAL.
Thank you
RE: Description vicidial_callbacks table - Added by Wittie Manansala almost 2 years ago
Please provide the steps for us to replicate the issue