VoiceGuide IVR Software Main Page
Jump to content

Autodialing

Recommended Posts

I would like to automate a process that would:

 

- Dial using VG to call fax.com automated toll-free number (866.366.7409),

- wait 15 seconds after connection,

- enter 1 of 3,000 numbers from a database,

(I'm not sure HOW THE DTMF CODES GET TRANSLATED?)

- enter the pound sign (#) to confirm entry,

- wait 5 seconds,

- Hangup the line,

- redial the Fax.com automated toll-free number again.

 

 

repeat the process until all 3,000 numbers have been entered.

 

 

 

How can I program VG to execute the necessary DTMF codes the fax.com 800 number script is requesting when prompted ?

 

 

 

-Thanks!

Share this post


Link to post

Just use the "Play" module to play the DTMF tones directly. eg: specifying 5551234 in Play module will result in that module playing those digits.

 

To load the phone numbers to play just attach a Result Variable containing the number to each dial entry and then use that RV within the play module to play the number.

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
×