VoiceGuide IVR Software Main Page
Jump to content

2 Useful Custom Vg-accessories For Free

Recommended Posts

Hello,

we developed 2 small programs to accompany VG that is very central to our business. I can share these apps with anyone from the VG-community, along with their source-codes in php. Please contact me via email.

 

1. We can't put a shortcut to VG to the startup folder because the Dialogic card(s) have to be initialized at startup first to be able to launch VG. This little php program starts VG (or any other program) after a specified delay. So we start this little app at startup time which sits and counts back until starting VG after -say- 60 secs. Use at your own risk.

 

2. VG does crash seldomly for one reason or another (could be the hw, or the script design or something) which kills us. We develolped a VG-watch-dog program that watches the permissions on vgmulti.exe. It's built based on the fact that the vgmulti.exe file has Read-only permissions while VG is running, but the read-only restriction is removed when VG is not running. Our little program can send the users an internal chat message, or send an SMS, or restart VG, or reboot the computer. Reboot is a little tricky in that the PC is not supposed to expect any logins at boot time VG to be started via the above startup kit app. SMS, chat etc. are highly custom for our own use, so you would need to modify the code a bit to use it. Use at your own risk.

 

== LEVENT ==

Share this post


Link to post

If you encounter a crash please post the log files (MMDDvgm.txt and MMDDtw.txt) here. This will allow us to see what happened on the system.

 

How often do you see a crash?

 

We have tested VG on large multiple-line systems running at full utilization for weeks with no problems - so it may be some strange combination of events or external errors which affect VG here... - we should be able to see this from the trace files.

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
×