Session outage notification
Stages of session termination gives an overview of certain events that can lead to session termination. Usually, an application program includes SCIP, NSEXIT, and LOSTERM exit routines. These routines are scheduled to notify the application program of various types of session outages and related events. Exit routines related to session establishment and termination describes these exit routines. Table 1 provides a more detailed list of session outage notification (SON) reasons.
If the relevant exit routines are not coded in the application program, the program might not be informed of certain key events in a timely manner (if at all). Thus, the exit routines should be coded.
- The type of session outage event
- Whether the application program is the PLU or the SLU in the session
- The availability of the various exit routines
It is possible for one session outage to generate multiple session outage notification signals to an LU (along different paths through the network) for the same disrupted session. For example, CLEANUP and UNBIND can both be sent to an LU.