Actions

Difference between revisions of "O DUPL CONF"

From Zenitel Wiki

 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{A}}
+
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
!style="background:#ffdead;" width="90pt" colspan="2"|O_DUPL_CONF
+
!style="background:#ffdead;" width="190pt" colspan="2"|O_DUPL_CONF
!style="background:#ffdead;" width="100pt"|0x006F
+
!style="background:#ffdead;" width="250pt"|0x006F
!style="background:#ffdead;" width="30pt"|111
+
!style="background:#ffdead;" width="230pt"|111
 
!style="background:#ffdead;" |AMC 07.20
 
!style="background:#ffdead;" |AMC 07.20
 
|-
 
|-
Line 33: Line 33:
  
 
[[Category: ACDP messages]]
 
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]]

Latest revision as of 12:51, 30 June 2022

AI.png
O_DUPL_CONF 0x006F 111 AMC 07.20
$ODC L101 L8301
Include/exclude a station or a group into/from an Open Duplex Conference.
Including a group of stations is limited to maximum 6 stations in one operation. As from software AMC 11.2 this is extended to 16 stations.
1 NET_OBJ_REF
{ECL_USER,
ECL_STATION,
ECL_ST_GROUP}
User, station or group.
2 NET_OBJ_REF
{ECL_O_DUPL_CONF}
The Open Duplex Conference.

- Null value means that the representation of the first parameter is excluded from the conference which it currently participates.

3 UINT1
(optional)
Call mode. Modus for use of function.
1 = Include/exclude according to parameter 2. (default)

2 = Toggle in or out of conference depending on current state

AMC 08.00
4 UINT1
(optional)
Call priority to force station into conference if busy

1,2 = Normal
3 = override Absence Messages
4 = Busy override of station
Default: The setup priority of the conference identified with parameter 2.

AMC 08.00
Response: COMMAND_RESPONSE

Parameter 3: Station individ (physical no) for station concerned.

Back to AlphaNet message list