VoiceGuide IVR Software Main Page
Jump to content

Power Dialer

Recommended Posts

We are in the process of creating a Power Dialer. We have several questions:

 

1)When you say in the help : “VoiceGuide can be used to create all the various types of Predictive Dialing systems, by modifying the scripts used by the VoiceGuide dialer on outgoing calls” Witch scripts are you making reference, are these the scripts that are triggered based on Answer, Busy, Voicemail, etc conditions?

 

2)We are planning to bridge the calls to an operator once a customer answer the call. What we do not know is how do we have the agent “dialed in” , witch kind of script do we have to run on the port dedicated for that purpose?

 

3)If the Agents are to be connected to a PBX and dial the extension connected to the IVR port. What would be the easiest way to determine or identify witch operator is connected to witch port? We need to pass info via a pop-up to the operator so we need to have control of this.

 

4)We have not tested this but we are assuming that one call is finished and the customer hangs up the call, that port is going to be made available for the next call. The operator will remain “dialed in”.. Is this correct?

 

Thank you

 

Share this post


Link to post
1)When you say in the help : “VoiceGuide can be used to create all the various types of Predictive Dialing systems, by modifying the scripts used by the VoiceGuide dialer on outgoing calls” Witch scripts are you making reference, are these the scripts that are triggered based on Answer, Busy, Voicemail, etc conditions?

Yes.

 

2)We are planning to bridge the calls to an operator once a customer answer the call. What we do not know is how do we have the agent “dialed in” , witch kind of script do we have to run on the port dedicated for that purpose?

Setup the system to run the Agent Login script for any incoming calls. The Agent Login script would update a database (or internal global $RVs) to indicate that this agent is now available. Outgoing script upon connection would select to which agent to connect the call to after checking which agents are currently available.

 

3)If the Agents are to be connected to a PBX and dial the extension connected to the IVR port. What would be the easiest way to determine or identify witch operator is connected to witch port? We need to pass info via a pop-up to the operator so we need to have control of this.

The operator would enter their operator number when first dialing it. A database to which VG scripts refer to would need to be used to store details of what computer is assigned to each operator number.

 

4)We have not tested this but we are assuming that one call is finished and the customer hangs up the call, that port is going to be made available for the next call. The operator will remain “dialed in”.. Is this correct?

Yes. The agent login script usually would also allow agent to use DTMF tones to indicate whether they are ready to take another call, or are still busy doing after-call work.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×