Vicidial to queue call centre steps
Posted: Wed Jun 24, 2015 2:15 pm
Hey guys
So currently I'm building a sort of callback service on a website.
How the process basically works is: the user chooses out of a list of numbers that must call him and then enters his number. This user is then called by a middle-service provider that then connects the user's number and the number he chose out of the list.
The above-mentioned steps are fine because I just use a callback/click-to-call API call to connect the two numbers then the middle-service provider takes care of the rest.
However, what if the the number that the middle-service provider needs to connect to the user is an external call center(not Vicidial), where a sequence of key presses needs to be inputted to reach the extension or call center destination that you require?
My question is, is Vicidial a possible solution to my aforementioned problem? Would Vicidial be able to queue these calls to external call centers, with the steps specified, autonomously? If Vicidial is unable to, which type of solutions do I need to google from here on out? Other call center solutions or a whole other type of methodology?
Kind regards
So currently I'm building a sort of callback service on a website.
How the process basically works is: the user chooses out of a list of numbers that must call him and then enters his number. This user is then called by a middle-service provider that then connects the user's number and the number he chose out of the list.
The above-mentioned steps are fine because I just use a callback/click-to-call API call to connect the two numbers then the middle-service provider takes care of the rest.
However, what if the the number that the middle-service provider needs to connect to the user is an external call center(not Vicidial), where a sequence of key presses needs to be inputted to reach the extension or call center destination that you require?
My question is, is Vicidial a possible solution to my aforementioned problem? Would Vicidial be able to queue these calls to external call centers, with the steps specified, autonomously? If Vicidial is unable to, which type of solutions do I need to google from here on out? Other call center solutions or a whole other type of methodology?
Kind regards