Special processing request

Associated variants: ANSI 92, ANSI 95

Indicates the special requirements needed for a connection originating from a private network and going to a public network.

typedef struct _specProcReq  /* Special Processing Request */
{
    ElmtHdr eh;              /* element header             */
    TknU8   specProcReq;     /* special processing request */
} SiSpecProcReq;

The only defined value for the specProcReq field is 0x7f, service processing required.

Tokens

Token

ANSI 92

ANSI 95

specProcReq

*

*