Call #7) TimeOut during dialog creation (for a state table application)

For example, a call that is arriving at a VRU direct from a public network where the VRU receives no response from the ICM in response to its New_Call request in a timeout period. The VRU then attempts to receive a reason for the failure from the ICM. Upon receiving nothing, the VRU runs its default call logic (this could be to play the user a technical-difficulties message) before it sends a failure message and releases the call.

Figure 1. TimeOut during dialog creation (for a state table application)
This graphic is arranged in three blocks representing, from left to right, state table, custom server, and peripheral gateway. Server activity is shown as arrows labeled with function names and joining to state table or gateway as appropriate. In this call, after the usual Create_DialogueID and Register_Variables actions, the function New_Call is passed to the gateway and receives no reply.