Associated variants: ANSI 92 and ANSI 95
Specifies how the carrier for a connection is selected.
typedef struct _carrierSelInf /* Carrier Selection Info */
{
ElmtHdr eh; /* element header */
TknU8 carrierSelInf; /* carrier selection info */
} SiCarrierSelInf;
The SiCarrierSelInf field is encoded as follows:
0x00 |
CARSEL_NOIND |
No indication. |
0x01 |
CARSEL_PRESUB_NOINPUT |
Selected carrier identification is pre-subscribed and not input by the calling party. |
0x02 |
CARSEL_PRESUB_INPUT |
Selected carrier identification is pre-subscribed and input by the calling party. |
0x03 |
CARSEL_PRESUB_INPUTUNDET |
Selected carrier identification is pre-subscribed and input by the calling party is undetermined. |
0x04 |
CARSEL_NOTPRESUB_INPUT |
Selected carrier identification is not pre-subscribed, and input by the calling party. |
Token |
ANSI 92 |
ANSI 95 |
carrierSelInf |
* |
* |