VoiceGuide IVR Software Main Page
Jump to content

Call does not terminate after disconnect and waits for timeout

Recommended Posts

We have a call termination problem. The logs show that VoiceGuide receives GCEV_DISCONNECTED, but ignores it because L1 is already in the Disconnected state.

The script remains active and the port stays busy until EV_TIMEOUT_GOTOMODULE fires after 3600 seconds.

Why is the call not terminated immediately after GCEV_DISCONNECTED?

connection_31_anon.txt

Share this post


Link to post

We would need to see traces for the entire call on that channel, especially the ktTel layer traces.

This line suggests that call was actually disconnected:

101937.085   20   8   2    31       HangupCall crn_connected=0, crn_NewCallArriving=0, crn_CurrentMakeCall=0, crn_InProcessOfReleasing=6010008

but we would need to see all the other events and actions related to CRN 6010008 (0x5BB498)

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
×