VoiceGuide IVR Software Main Page
Jump to content

Give Me Example Script Of Out Bound Calling

Recommended Posts

hi,

i want an example script that does following in the given order.

1. another program give a message to voice guide to start calling.

2. whenever voiceguide gets a message for call, it starts calling.

3. when it calls, it should say a speech that is specific to the particular person. means it needs to retrive data from database, or xml.

4. on talking it should make some speech dynamically according to response and database.

 

if anybody has any example script then plz send me one.

 

one more thing:

can i run different scripts for different person groups without manual interaction??

plz help me.

thanks

Share this post


Link to post
1. another program give a message to voice guide to start calling.

There are a few different ways in which outgoing calls can be loaded into VoiceGuide. See: http://www.voiceguide.com/vghelp/html/DialListInto.htm

3. when it calls, it should say a speech that is specific to the particular person. means it needs to retrive data from database, or xml

When loading the call you should specify what script to use and the script will be retrieving info from database etc. You may want to look into specifying Result Variables when loading the calls.

can i run different scripts for different person groups without manual interaction??

Sure, you can specify a different script for each number loaded, or from within the script just jump to other scripts.

Share this post


Link to post

thanks for reply.

that's nice.

 

if u have any vgs then plz send me.

 

i will again take ur help, let me try sumthing.

 

thanks.

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
×