Hi everyone,
I need some help.
I'm integrating our CRM solutions with Vicidial. I want to congratulate with you because it works really good.
I'm encountering this problem:
we need to manage automatic callbacks. The callbacks must be USERONLY. I solved this issue using external_dial API: at scheduled time I put in agent manual queue the lead calling external_dial api passing the lead_id and it works fine.
But sometimes the lead is passed to another agent and this cause confusion. Investigating the issue, it seems that, when the customer doesn't answer on principal phone number, vicidial try to call on alt_phone and, if the customer replies, the lead is passed to another agent.
The campaign has Auto Alt-Number Dialing = ALT_AND_ADDR3 and Manual Dial API = QUEUE_AND_AUTOCALL
How can I fix it?
Thanks for the help and sorry for my english