CONN REQUEST
From Zenitel Wiki
CONN_REQUEST | 0x000A | 10 | AMC 05.00 | |
---|---|---|---|---|
$CONN L101 L102 | ||||
Set up an conversation between users. Priority setup: Open call only, no campon busy.
| ||||
1 | NET_OBJ_REF {ECL_USER} |
The calling (A) user. The user must have an associated station. | ||
2 | NET_OBJ_REF {ECL_USER}, |
The called (B) user. The user must have an associated station | ||
3 | UINT1 (optional from 07.60) |
Call Priority against A station (and B if no parameter 4): 1 = Override absent and private. Default behavior. 2 = Also override busy. | ||
4 | UINT1
(optional) |
Call Priority against B station: 1 = Override absent and private. Default behavior. |
AMC 07.30 | |
5 | UINT1 (optional) |
Require acknowledges: 1 = Require acknowledge to setup and disconnection (default if parm 3). (CONN_REF_ACK, DISCONNECTED_ACK) 2 = Do not require acknowledges. (default if parm 3 missing) |
AMC07.30 | |
Response: | CONN_REFERENCE, STATION_BUSY, STATION_DOWN, RESOURCE BUSY, NO ACCESS |