Difference between revisions of "DISCON ST"
From Zenitel Wiki
Line 4: | Line 4: | ||
!style="background:#ffdead;" width="100pt"|0x008E | !style="background:#ffdead;" width="100pt"|0x008E | ||
!style="background:#ffdead;" width="30pt"|142 | !style="background:#ffdead;" width="30pt"|142 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 08.20 |
|- | |- | ||
|colspan="2"|'''$DISCON_ST L101 2''' | |colspan="2"|'''$DISCON_ST L101 2''' |
Revision as of 15:39, 25 October 2007
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<br\> {ECL_STATION} | Station to disconnect | ||
2 | UINT1<br\>(Optional) | Disconnect tone: <br\> 0: No tone (default) <br\> 1: Disconnection tone <br\> 2: success tone <br\> 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.<br\> COMMAND_RESPONSE is returned after the disconnection tone (if any). |