Returned to the application in response to a B channel status request. The structure contains an attached buffer containing an imgt_service structure.
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 |
PREFERENCE_TRUNK |
|
|
x |
|
|
|
|
|
|
|
|
|
|
x |
|
nai |
Network access identifier |
x |
x |
x |
x |
|
|
|
|
|
|
|
|
|
x |
|
Bchannel |
B channel number |
x |
x |
x |
x |
|
|
|
|
|
|
|
|
|
x |
|
status |
B channel status: IMGT_IN_SERVICE |
x |
x |
x |
x |
|
|
|
|
|
|
|
|
|
x |
Note: E10 is the same variant as 5ESS.
For this message, the type field is always PREFERENCE_BCHANNEL.