VoiceGuide IVR Software Main Page
Jump to content

Web module timeout

Recommended Posts

Support,

 

I am running a web module POST with wait until web service completes but the system is timing out in 30 secs. Is there a way to extend this timer? Is there a way to that the module fails so call does not hangup?

 

095543.369  44   1   1     1       ws    BeginGetResponse call (in grsc). ReadWriteTimeout=30000
095543.369  44   1   1     1       ws    BeginGetResponse returned (in grsc)
095613.236   7   1   1     1 timer EV_TIMEOUT_HANGUP
095613.237   7   1   1     1       q_scr +     evScriptEvent 9001 EV_TIMEOUT_HANGUP
 

Share this post


Link to post

Adding a "Timeout" type path to the module will override the fallback timeout action.

Using your own Timeout path lets you set your own timeout time and the module that the callflow is to go to when this timeout occurs.

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
×