Circuit ID name

Associated variants: ANSI 88, ANSI 92, ANSI 95

Identifies the CLLI name of a trunk to a far exchange.

typedef struct _cirIdName   /* Circuit ID Name                   */
{
    ElmtHdr eh;             /* element header                    */
    TknStr  trunkNumClli;   /* trunk number and clli code        */
    TknStr  clliCodeA;      /* clli code A                       */
    TknStr  clliCodeZ;      /* clli code Z                       */
} SiCirIdName;

The trunkNumClli parameter is encoded with the ASCII representation of the trunk number (one ASCII digit per octet - 4 octets total) followed by the CLLI name of the associated trunk (one ASCII character per octet).

Tokens

Token

ANSI 88

ANSI 92

ANSI 95

trunkNumClli

*

*

*

clliCodeA

*

*

*

clliCodeZ

*

*

*