Actions

Difference between revisions of "ST STATE"

From Zenitel Wiki

(New page: {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|ST_STATUS !style="background:#ffdead;" width="100pt"|0x0093 !style="background:#ffdead;" width="30pt"|147 !style="b...)
 
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"  
 
{| border="1"  
 
|-
 
|-
!style="background:#ffdead;" width="90pt" colspan="2"|ST_STATUS
+
!style="background:#ffdead;" width="90pt" colspan="2"|ST_STATE
!style="background:#ffdead;" width="100pt"|0x0093
+
!style="background:#ffdead;" width="100pt"|0x009A
!style="background:#ffdead;" width="30pt"|147
+
!style="background:#ffdead;" width="30pt"|154
 
!style="background:#ffdead;" |AMC 10.23
 
!style="background:#ffdead;" |AMC 10.23
 
|-
 
|-
|colspan="5"|'''12345'''
+
|colspan="5"|Response to the [[GET_ST_STATE]] message.
 
|-
 
|-
 
|colspan="5"|Current status of a station
 
|colspan="5"|Current status of a station
 +
Illegal station or no more stations available will return ST_STATE without parameters
 
|-
 
|-
 
|align=center|1||[[UINT2]]||colspan="3"|1 -> 552: Station Physical Number
 
|align=center|1||[[UINT2]]||colspan="3"|1 -> 552: Station Physical Number
 
|-
 
|-
|align=center|2||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Default user Directory Number
+
|align=center|2||[[NET_OBJ_REF]]{[[ECL_STATION]]}||colspan="3"|Default user Directory Number
 
|-
 
|-
 
|align=center|3||[[TEXT16]]||colspan="3"|Default user Display text
 
|align=center|3||[[TEXT16]]||colspan="3"|Default user Display text
 
|-
 
|-
|align=center|4||[[UINT4]]||colspan="3"|State bitmap Bits:<br\>
+
|align=center|4||[[UINT4]]||colspan="3"|State bitmap Bits:
1: 0 = Free, 1 = Busy <br\>
+
1: 0 = Free, 1 = Busy
2: 0 = M-rel, 1 = M-pres <br\>
+
 
3: 0 = Hook on, 1 = Hook off <br\>
+
2: 0 = A station, 1 = B station in communication.(Param 8. describe related station)
4: 0 = privat off, 1 = private on <br\>
+
 
5: 0 = no mail, 1 = mail queue <br\>
+
3: 0 = M-rel, 1 = M-pres
 +
 
 +
4: 0 = Hook on, 1 = Hook off
 +
 
 +
(*)5: 0 = privat off, 1 = private on
 +
 
 +
6: 0 = No mail, 1 = Mail in queue
 +
 
 +
7: 0 = Tone test OK, 1 = Failed. (11.1.3.2) <br>25-32 = UDP groups as bitmap.
 +
 
 +
|-
 +
|align=center|5||[[UINT1]]||colspan="3"|Line State
 +
0  Board not present
 +
 
 +
1  ASLT board present, no station
 +
 
 +
2  ASLT board present, station with failure
 +
 
 +
3  Station connected to ASLT board
 +
 
 +
16 IP station configured, not connected
 +
 
 +
17 IP station connected but not authorized (currently not supported)
 +
 
 +
18 IP station connected and registered OK, auth not required
 +
 
 +
19 IP station connected and authorized (currently not supported)
 +
 
 +
20 IP station connected but no license available (currently not supported)
 +
|-
 +
|align=center|6||[[UINT2]]||colspan="3"|Station RCI bitmap
 +
1: RCI 1, 0 = off, 1 = on
 +
 
 +
2: RCI 2....
 +
|-
 +
|align=center|7||[[UINT2]]||colspan="3"|Station RCO bitmap
 +
1: RCO 1, 0 = off, 1 = on
 +
 
 +
2: RCO 2....
 +
|-
 +
|align=center|8||[[NET_OBJ_REF]]||colspan="3"|(Empty REF in no conn active)Related station in connection.
 +
|-
 +
|align=center|9||[[UINT2]]||colspan="3"|(0 if no conn active)Connection reference as given in [[CONN_STATUS_BC]]
 +
|-
 +
|align=center|10||[[UINT1]]||colspan="3"|(0 if no conn active)CALL status as given in [[CALL_STATUS_BC]]
 
|-
 
|-
|align=center|5||[[UINT1]]||colspan="3"|Line State <br\>
+
|align=center|11||[[UINT4]](11.2.3.7)||colspan="3"| IP station hardware type. <br>
0  Board not present <br\>
+
IP HW type ID : <br>32800 0x8020        IP Dual Display
1 SLI board present, no station <br\>
+
 
2  SLI board present, station with failure <br\>
+
32801 0x8021        SUB station board 1
3  Station connected to SLI board  <br\>
+
 
16 IP station configured, not connected  <br\>
+
32802 0x8022        SUB station board 2
17 IP station connected but not authorized <br\>
+
 
18 IP station connected and registered OK, auth not required <br\>
+
32803 0x8023        Console board
19 IP station connected and authorized <br\>
+
 
20 IP station connected but no license available <br\>
+
32804 0x8024        IP Desktop
 +
 
 +
28708 0x7024        SoftClient
 +
 
 +
32806 0x8026        IP-ARIO
 +
 
 +
00256 0x0100        SIP Phone
 +
 
 +
00257 0x0101        IP Dummy station
 +
 
 +
00000 0x0000        Analog station/no station
 +
 
 
|-
 
|-
|align=center|6||[[UINT2]]||colspan="3"|Station RCI bitmap <br\>
+
|align=center|12||[[UINT1]](11.2.3.7)||colspan="3"| Station type as defined in AlphaPro
1: RCI 1, 0 = off, 1 = on <br\>
+
Station type codes: <br>0    Master Station
2: RCI 2....<br\>
+
 
 +
1   Sub Station
 +
 
 +
2   PNCI
 +
 
 +
3    CRM station
 +
 
 +
4    InterGuard
 +
 
 +
5    DualDisplay
 +
 
 +
6    Custom
 +
 
 +
7    SIP station
 +
 
 +
8    Conference Mixer
 
|-
 
|-
|align=center|7||[[UINT2]]||colspan="3"|Station RCO bitmap <br\>
+
|align=center|13||[[UINT4]](11.2.3.7)||colspan="3"| IPARIO status flags <br>
1: RCO 1, 0 = off, 1 = on <br\>
+
Bit number: <br>
2: RCO 2....<br\>
+
0    Amplifier 1, fault relay <br>
 +
1    Amplifier 2, fault relay <br>
 +
2    Amplifier 1, 24VDC fault <br>
 +
3    Amplifier 2, 24VDC fault <br>
 +
4    Amplifier 1, Speaker Loop Monitoring 1 <br>
 +
5    Amplifier 2, Speaker Loop Monitoring 2 <br>
 +
6    Amplifier 1, XLR Connected <br>
 +
7    Amplifier 2, XLR Connected <br>
 +
 
 +
10  IPARIO down <br>
 +
11  $PA_CMD "ACK"  <br>
 +
12  --$PA_CMD "CLEAR" <br>
 +
13  Fault led steady. (Fault acknowledged) <br>
 +
14  Fault led blinking. (Fault not acknowledged) <br>
 +
 
 +
|-
 +
|align=center|10||[[NET_OBJ_REF]](12.3.3.1)||colspan="3"|SX conference where the station is member. Invalid Net Ref if no active SX conference on station
 
|-
 
|-
 
|colspan="2"|Response to:||colspan="3"|[[GET_ST_STATE]]
 
|colspan="2"|Response to:||colspan="3"|[[GET_ST_STATE]]
 +
|-
 +
|colspan="2"|(*)||colspan="3"|Not implemented yet
 
|-
 
|-
 
|}
 
|}
 +
<br>
 +
 +
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 [[Licenses#OPC_Server|OPC Server license]]<br><br>
  
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
 +
[[Category: ACDP messages]]

Latest revision as of 13:08, 11 October 2021

AI.png
ST_STATE 0x009A 154 AMC 10.23
Response to the GET_ST_STATE message.
Current status of a station

Illegal station or no more stations available will return ST_STATE without parameters

1 UINT2 1 -> 552: Station Physical Number
2 NET_OBJ_REF{ECL_STATION} Default user Directory Number
3 TEXT16 Default user Display text
4 UINT4 State bitmap Bits:

1: 0 = Free, 1 = Busy

2: 0 = A station, 1 = B station in communication.(Param 8. describe related station)

3: 0 = M-rel, 1 = M-pres

4: 0 = Hook on, 1 = Hook off

(*)5: 0 = privat off, 1 = private on

6: 0 = No mail, 1 = Mail in queue

7: 0 = Tone test OK, 1 = Failed. (11.1.3.2)
25-32 = UDP groups as bitmap.

5 UINT1 Line State

0 Board not present

1 ASLT board present, no station

2 ASLT board present, station with failure

3 Station connected to ASLT board

16 IP station configured, not connected

17 IP station connected but not authorized (currently not supported)

18 IP station connected and registered OK, auth not required

19 IP station connected and authorized (currently not supported)

20 IP station connected but no license available (currently not supported)

6 UINT2 Station RCI bitmap

1: RCI 1, 0 = off, 1 = on

2: RCI 2....

7 UINT2 Station RCO bitmap

1: RCO 1, 0 = off, 1 = on

2: RCO 2....

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 :
32800 0x8020 IP Dual Display

32801 0x8021 SUB station board 1

32802 0x8022 SUB station board 2

32803 0x8023 Console board

32804 0x8024 IP Desktop

28708 0x7024 SoftClient

32806 0x8026 IP-ARIO

00256 0x0100 SIP Phone

00257 0x0101 IP Dummy station

00000 0x0000 Analog station/no station

12 UINT1(11.2.3.7) Station type as defined in AlphaPro

Station type codes:
0 Master Station

1 Sub Station

2 PNCI

3 CRM station

4 InterGuard

5 DualDisplay

6 Custom

7 SIP station

8 Conference Mixer

13 UINT4(11.2.3.7) IPARIO status flags

Bit number:
0 Amplifier 1, fault relay
1 Amplifier 2, fault relay
2 Amplifier 1, 24VDC fault
3 Amplifier 2, 24VDC fault
4 Amplifier 1, Speaker Loop Monitoring 1
5 Amplifier 2, Speaker Loop Monitoring 2
6 Amplifier 1, XLR Connected
7 Amplifier 2, XLR Connected

10 IPARIO down
11 $PA_CMD "ACK"
12 --$PA_CMD "CLEAR"
13 Fault led steady. (Fault acknowledged)
14 Fault led blinking. (Fault not acknowledged)

10 NET_OBJ_REF(12.3.3.1) SX conference where the station is member. Invalid Net Ref if no active SX conference on station
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

Back to AlphaNet message list