Originating line information

Associated variants: ANSI 88 ANSI 92, ANSI 95

Passes originating line information to the far exchange in the initial address message in ANSI networks.

typedef struct _origLineInf   /* Originating Line Info */
{
    ElmtHdr eh;               /* element header        */
    TknU8   lineInfo;         /* originating line info */
} SiOrigLineInf;

The lineInfo field is encoded with one of the following values:

0x00

OL_IDENTLINE

Identified line - no special treatment.

0x01

OL_ONI

ONI (multiparty).

0x02

OL_ANIFAIL

ANI failure (unavailable).

0x05

OL_HOTEL

Hotel (without room ID).

0x07

OL_COINLESS

Coinless, hospital, inmate.

0x08

OL_INTERLATA

interLATA restricted.

0x14

OL_AIOD

AIOD - listed DN sent.

0x1b

OL_COINELINE

Coin line.

0x44

OL_INTERLATA_HOTEL

interLATA restricted-hotel.

0x4e

OL_INTERLATA_COINLESS

interLATA restricted-coinless.


Tokens

Token

ANSI 88

ANSI 92

ANSI 95

lineInfo

*

*

*