VoiceGuide IVR Software Main Page
Jump to content

Timeout Question

Recommended Posts

I am building a script and including a timeout path in each.

 

However, is there a global or system timeout setting that can take care of this? So, e.g. after 30sec timeout anywhere, the call hangs up.?

 

Thanks

Geoff

Share this post


Link to post

Each module comes with it's own default timeout - which you can modify if you use an "On {timeout... " path.

 

If you specify an action to take place after a certain timeout then that action will be taken... otherwise if a module timeouts with no input (timeout is usually 10 seconds) then VG will usually hang up the call, or go down the "fail" path from the module if it's defined.

 

You can test it out for yourself - just see what happens in various modules when caller does not press anything...

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
×