Common language location ID

Associated variants: ANSI 88, ANSI 92, ANSI 95

Identifies a signaling point through its CLLI code.

typedef struct _clli   /* Common Language Location ID */
{
    ElmtHdr eh;        /* element header              */
    TknStr  clliCode;  /* clli codes                  */
} SiCLLI;

The clliCode field is encoded with an ASCII representation of the exchange CLLI code (town, state, building, and so on) as per ANSI recommendations.

Tokens

Token

ANSI 88

ANSI 92

ANSI 95

clliCode

*

*

*