Difference between revisions of "ST STATE"
From Zenitel Wiki
Line 38: | Line 38: | ||
20 IP station connected but no license available <br\> | 20 IP station connected but no license available <br\> | ||
|- | |- | ||
− | |align=center|6||[[UINT2]]||colspan="3"| | + | |align=center|6||[[UINT2]]||colspan="3"|Station RCI bitmap <br\> |
1: RCI 1, 0 = off, 1 = on <br\> | 1: RCI 1, 0 = off, 1 = on <br\> | ||
2: RCI 2....<br\> | 2: RCI 2....<br\> | ||
|- | |- | ||
− | |align=center|7||[[UINT2]]||colspan="3"| | + | |align=center|7||[[UINT2]]||colspan="3"|Station RCO bitmap <br\> |
1: RCO 1, 0 = off, 1 = on <br\> | 1: RCO 1, 0 = off, 1 = on <br\> | ||
2: RCO 2....<br\> | 2: RCO 2....<br\> | ||
Line 52: | Line 52: | ||
|align=center|10||[[UINT1]]||colspan="3"|(0 if no conn active)CALL status as given in [[CALL_STATUS_BC]] | |align=center|10||[[UINT1]]||colspan="3"|(0 if no conn active)CALL status as given in [[CALL_STATUS_BC]] | ||
|- | |- | ||
− | |align=center|11||[[UINT4]]||colspan="3"| IP station hardware type. <br> | + | |align=center|11||[[UINT4]](11.2.3.7)||colspan="3"| IP station hardware type. <br> |
IP HW type ID : <br> | IP HW type ID : <br> | ||
32800 0x8020 IP Dual Display <br\> | 32800 0x8020 IP Dual Display <br\> | ||
Line 68: | Line 68: | ||
|- | |- | ||
− | |align=center|12||[[UINT1]]||colspan="3"| Station type as defined in AlphaPro <br\> | + | |align=center|12||[[UINT1]](11.2.3.7)||colspan="3"| Station type as defined in AlphaPro <br\> |
Station type codes: <br> | Station type codes: <br> | ||
0 Master Station <br\> | 0 Master Station <br\> | ||
Line 80: | Line 80: | ||
8 Conference Mixer <br\> | 8 Conference Mixer <br\> | ||
|- | |- | ||
− | |align=center|13||[[UINT4]]||colspan="3"| IPARIO status flags <br> | + | |align=center|13||[[UINT4]](11.2.3.7)||colspan="3"| IPARIO status flags <br> |
Bit number: <br> | Bit number: <br> | ||
0 Amplifier 1, fault relay <br> | 0 Amplifier 1, fault relay <br> |
Revision as of 07:54, 8 May 2013
ST_STATE | 0x009A | 154 | AMC 10.23 | |
---|---|---|---|---|
Response to the GET_ST_STATE message. | ||||
Current status of a station <br\> Illegal station or no more stations available will return ST_STATE without parameters | ||||
1 | UINT2 | 1 -> 552: Station Physical Number | ||
2 | NET_OBJ_REF<br\>{ECL_STATION} | Default user Directory Number | ||
3 | TEXT16 | Default user Display text | ||
4 | UINT4 | State bitmap Bits:<br\>
1: 0 = Free, 1 = Busy <br\>
2: 0 = A station, 1 = B station in communication.(Param 8. describe related station) <br\>
3: 0 = M-rel, 1 = M-pres <br\>
4: 0 = Hook on, 1 = Hook off <br\>
(*)5: 0 = privat off, 1 = private on <br\>
6: 0 = No mail, 1 = Mail in queue <br\>
7: 0 = Tone test OK, 1 = Failed. (11.1.3.2) | ||
5 | UINT1 | Line State <br\>
0 Board not present <br\> 1 SLI board present, no station <br\> 2 SLI board present, station with failure <br\> 3 Station connected to SLI board <br\> 16 IP station configured, not connected <br\> 17 IP station connected but not authorized <br\> 18 IP station connected and registered OK, auth not required <br\> 19 IP station connected and authorized <br\> 20 IP station connected but no license available <br\> | ||
6 | UINT2 | Station RCI bitmap <br\>
1: RCI 1, 0 = off, 1 = on <br\> 2: RCI 2....<br\> | ||
7 | UINT2 | Station RCO bitmap <br\>
1: RCO 1, 0 = off, 1 = on <br\> 2: RCO 2....<br\> | ||
8 | NET_OBJ_REF | (Empty REF in no conn active)Related station in connection. | ||
9 | UINT2 | (0 if no conn active)Connection reference as given in CONN_STATUS_BC | ||
10 | UINT1 | (0 if no conn active)CALL status as given in CALL_STATUS_BC | ||
11 | UINT4(11.2.3.7) | IP station hardware type. IP HW type ID : | ||
12 | UINT1(11.2.3.7) | Station type as defined in AlphaPro <br\>
Station type codes: | ||
13 | UINT4(11.2.3.7) | IPARIO status flags Bit number: 10 IPARIO down
| ||
Response to: | GET_ST_STATE | |||
(*) | Not implemented yet |
ST_STATE will be reported to the OPC server when:
- Mail queue changes from 0 to 1 or 1 to 0.
- Line state changes(Line fault etc)
- RCI changes on IP station.
- RCO changes on IP station.
Note: This command require an OPC Server license