Indicates that the application has requested the status of a B channel.
struct imgt_service
{
BYTE type; /* Either trunk or a individual B Channel */
BYTE nai; /* Network Access Identifier */
BYTE BChannel; /* B Channel */
BYTE status; /* Either IMGT_IN_SERVICE, IMGT_MAINTENANCE,
or IMGT_OUT_OF_SERVICE */
};
|
Field |
Description |
4 |
E |
N |
D |
E |
V |
H |
A |
N |
K |
T |
Q |
D |
T |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
type |
Not applicable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nai |
Network access identifier |
x |
x |
x |
x |
|
|
|
|
|
|
|
|
|
x |
|
BChannel |
B channel number |
x |
x |
x |
x |
|
|
|
|
|
|
|
|
|
x |
|
status |
B channel status: Not applicable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: E10 is the same variant as 5ESS.
For this message, the type field must be PREFERENCE_BCHANNEL.
You must fill the nai and BChannel fields into the imgt_service data structure. All other fields are ignored.