Actions

Difference between revisions of "DISCON ST"

From Zenitel Wiki

Line 1: Line 1:
{{A}}
+
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-

Revision as of 15:54, 3 October 2019

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