Guest Patrick Hurrelmann Report post Posted 02/28/2003 08:18 AM 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. 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
SupportTeam Report post Posted 03/03/2003 01:59 AM 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