Guest TheyCalled Paul Report post Posted 04/07/2010 10:19 PM Hi, What do you think is the best way to implement CLICK to CALL. The Webserver is remote, so we are going to use a webservice to get to the voice guide server. We can insert a row into a sql table or create an outdial file. I am trying to minimize the delay the caller get. The scripting part we know how to do. We can run this on our VG6 or our VG7 server. Thanks! PAul Share this post Link to post
SupportTeam Report post Posted 04/08/2010 07:57 AM We'd recommend using the OutDial file method. It is easiest to implement. Typical delay between creation of the outdial file and the call being made should be around 2 seconds. Inserting entry direct into database table should result in the outbound call being made in 1 second. Would strongly recommend using v7. Share this post Link to post