VoiceGuide IVR Software Main Page
Jump to content

Disable Database Error Messages?

Recommended Posts

Hi,

 

i just tried to send notification emails on errors in vg script. who can i do that? i told the script to jump to email module, after fail or timeout of db. but everytime, before i jumps to email an error box pops up. only after clicking ok the script continues running. how do i disable this boxes? i think that this is a odbc issue, but i don't have any ideas how to diable it.

 

odbc_error.gif

 

 

How can i determine if an error occurs opening a line or answering a call? our ivr-server are hosted at a big isc and we adminitrate it via remote desktop. now we can't have it open all the time. so we want to be announced by the system in case of any error. but i dunno how to realize that in vg. could you pls give me some ideas?

Share this post


Link to post

This is an ODBC connection issue - if you are having problems connecting to the database then you should either remove the module which tries the connection or ensure the database is running...

 

How can i determine if an error occurs opening a line or answering a call?

 

Those problems only occur if the hardware drivers are not set up right, and once they are set up right the answering of calls is not an issue any more...

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
×