Actions

Difference between revisions of "DISCON ST"

From Zenitel Wiki

 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
!width="90pt" colspan="2"|DISCON_ST
+
!style="background:#ffdead;" width="90pt" colspan="2"|DISCON_ST
!width="100pt"|0x008E
+
!style="background:#ffdead;" width="100pt"|0x008E
!width="30pt"|142
+
!style="background:#ffdead;" width="30pt"|142
!width="100pt"|AMC 08.20
+
!style="background:#ffdead;" |AMC 08.20
 
|-
 
|-
 
|colspan="2"|'''$DISCON_ST L101 2'''
 
|colspan="2"|'''$DISCON_ST L101 2'''
|colspan="3"|''Disconnect with success tone''
+
|colspan="3"|''Disconnect station 101 with success tone''
 
|-
 
|-
 
|Colspan="5"| Disconnect station from ongoing feature. Audio program is not affected.
 
|Colspan="5"| Disconnect station from ongoing feature. Audio program is not affected.
 
|-
 
|-
|1||NET_OBJ_REF {ECL_STATION}||colspan="3"|Station to disconnect
+
|align=center|1||[[NET_OBJ_REF]]<br /> {[[ECL_STATION]]}||colspan="3"|Station to disconnect
 
|-
 
|-
|2||[[UINT1]]<br\>(Optional)||colspan="3"|Disconnect tone: <br\> 0: No tone (default) <br\> 1: Disconnection tone <br\> 2: success tone <br\> 3: failure tone
+
|align=center|2||[[UINT1]]<br />(Optional)||colspan="3"|Disconnect tone: <br /> 0: No tone (default) <br /> 1: Disconnection tone <br /> 2: success tone <br /> 3: failure tone
 
|-
 
|-
|colspan="2" |Response:||colspan="3"| COMMAND_RESPONSE is returned. Status = 0 if station already Idle, Status = 1 if some activity was disconnected. Parameter is physical number.<br\> COMMAND_RESPONSE is returned after the disconnection tone (if any).
+
|colspan="2" |Response:||colspan="3"| [[COMMAND_RESPONSE]] is returned. Status = 0 if station already Idle, Status = 1 if some activity was disconnected. Parameter is physical number.<br /> [[COMMAND_RESPONSE]] is returned after the disconnection tone (if any).
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 +
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]

Latest revision as of 12:47, 30 June 2022

AI.png
DISCON_ST 0x008E 142 AMC 08.20
$DISCON_ST L101 2 Disconnect station 101 with success tone
Disconnect station from ongoing feature. Audio program is not affected.
1 NET_OBJ_REF
{ECL_STATION}
Station to disconnect
2 UINT1
(Optional)
Disconnect tone:
0: No tone (default)
1: Disconnection tone
2: success tone
3: failure tone
Response: COMMAND_RESPONSE is returned. Status = 0 if station already Idle, Status = 1 if some activity was disconnected. Parameter is physical number.
COMMAND_RESPONSE is returned after the disconnection tone (if any).

Back to AlphaNet message list