VoiceGuide IVR Software Main Page
Jump to content

Sql Server Outdial Queue

Recommended Posts

Yes. This option is available when using the "VoiceGuide for Dialogic" product.

 

Email sales@voiceguide.com to obtain "VoiceGuide for Dialogic".

Share this post


Link to post

That is what I am using, however, I did not see any info on setting this up in the help files. Is there any information available on how to do this?

Share this post


Link to post

Add the connect string entry to VG.INI's [VGDialer] section.

Entry name is "DbConnectString_ADO"

one we use here is:

 

DbConnectString_ADO=Provider=SQLOLEDB;Server=AQUA;UID=vg;PWD=vg;Datab

ase=VoiceGuide

 

I'm attaching a backup copy of the MSSQL database - (see the "VoiceGuide"

database, table "CallQue")

and a screenshot of the MSSQL config for relevant table.

 

Any entries inserted into the MSSQL table will be picked up the same way as

entries inserted into the MSAccess table.

Table column names etc are the same.

 

I think this should be enough to get you going - pleae post if you have any problems.

post-2-1112867662.gif

Share this post


Link to post

I tried it and it still is looking at the OutDialQue.mdb database. I have attached a copy of my vg.ini file. Please advise.

 

Thanks!

vg.ini

Share this post


Link to post

It will look in both.

 

Just don't insert any entries into the .mdb database.

 

Are you inserting entries directly into the MSSQL?

 

The "Telephone Number Loader" app and the "Make Outbound Call" module will still use the .mdb

Share this post


Link to post

I am using the Version 5.2.3072 Enterprise edition. Is there a different version that I need or something? Does it log the OutDialQue errors anywhere?

Share this post


Link to post

Looks like you are not using "VG for Dialogic".

 

Email sales@voiceguide.com to obtain "VoiceGuide for Dialogic".

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
×