Actions

Difference between revisions of "ST STATE"

From Zenitel Wiki

Line 18: Line 18:
 
|align=center|4||[[UINT4]]||colspan="3"|State bitmap Bits:<br\>
 
|align=center|4||[[UINT4]]||colspan="3"|State bitmap Bits:<br\>
 
1: 0 = Free, 1 = Busy <br\>
 
1: 0 = Free, 1 = Busy <br\>
2: 0 = M-rel, 1 = M-pres <br\>
+
2: 0 = A station, 1 = B station in communication.(Param 8. describe related station)
3: 0 = Hook on, 1 = Hook off <br\>
+
3: 0 = M-rel, 1 = M-pres <br\>
4: 0 = privat off, 1 = private on <br\>
+
4: 0 = Hook on, 1 = Hook off <br\>
5: 0 = no mail, 1 = mail queue <br\>
+
5: 0 = privat off, 1 = private on <br\>
 +
6: 0 = no mail, 1 = mail queue <br\>
 +
 
 
|-
 
|-
 
|align=center|5||[[UINT1]]||colspan="3"|Line State <br\>
 
|align=center|5||[[UINT1]]||colspan="3"|Line State <br\>
Line 41: Line 43:
 
1: RCO 1, 0 = off, 1 = on <br\>
 
1: RCO 1, 0 = off, 1 = on <br\>
 
2: RCO 2....<br\>
 
2: RCO 2....<br\>
 +
|-
 +
|align=center|8||[[NET_OBJ_REF]]||colspan="3"|Related station in conversation.
 
|-
 
|-
 
|colspan="2"|Response to:||colspan="3"|[[GET_ST_STATE]]
 
|colspan="2"|Response to:||colspan="3"|[[GET_ST_STATE]]

Revision as of 13:48, 7 September 2007

ST_STATE 0x0093 147 AMC 10.23
12345
Current status of a station
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) 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 queue <br\>

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 Related station in conversation.
Response to: GET_ST_STATE


Back to AlphaNet message list