Actions

Difference between revisions of "O DUPL CONF"

From Zenitel Wiki

(New page: {| border="1" align=left |- !width="90pt" colspan="2"|O_DUPL_CONF !width="100pt"|0x006F !width="30pt"|111 !width="100pt"|AMC 07.20 |- |colspan="5"|'''$ODC L101 L8301''' |- |colspan="5"...)
 
Line 10: Line 10:
 
|colspan="5"|Include/exclude a station or a group into/from an [[Open Duplex Conference]].  
 
|colspan="5"|Include/exclude a station or a group into/from an [[Open Duplex Conference]].  
 
|-
 
|-
|1||NET_OBJ_REF <br\> {ECL_USER,<br\> ECL_STATION,<br\> ECL_ST_GROUP}||colspan="3"|User, station or group.
+
|1||[[NET_OBJ_REF]] <br\> {[[ECL_USER]],<br\> [[ECL_STATION]],<br\> [[ECL_ST_GROUP]]}||colspan="3"|User, station or group.
 
|-
 
|-
|2||NET_OBJ_REF<br\> {ECL_O_DUPL_CONF}||colspan="3"|The Open Duplex Conference.<br\>
+
|2||[[NET_OBJ_REF]]<br\> {[[ECL_O_DUPL_CONF]]}||colspan="3"|The [[Open Duplex Conference]].<br\>
 
- Null value means that the representation of the first parameter is excluded from the conference which it currently participates.  
 
- Null value means that the representation of the first parameter is excluded from the conference which it currently participates.  
 
|-
 
|-
|3||UINT1<br\>(optional)||colspan="2"|Call mode. Modus for use of function. <br\> 1 = Include/exclude according to parameter 2. (default)<br\>
+
|3||[[UINT1]]<br\>(optional)||colspan="2"|Call mode. Modus for use of function. <br\> 1 = Include/exclude according to parameter 2. (default)<br\>
 
2 = Toggle in or out of conference depending on current state  
 
2 = Toggle in or out of conference depending on current state  
 
||AMC 08.00
 
||AMC 08.00
 
|-
 
|-
|4||UINT1<br\>(optional)||colspan="2"|Priority to force station into conference if busy <br\>  0 = Low<br\>
+
|4||[[UINT1]]<br\>(optional)||colspan="2"|Priority to force station into conference if busy <br\>  0 = Low<br\>
 
1 = Medium<br\>
 
1 = Medium<br\>
 
2 = High<br\>
 
2 = High<br\>
Line 26: Line 26:
 
||AMC 08.00
 
||AMC 08.00
 
|-
 
|-
colspan="2"|Response:||colspan="3"|COMMAND_RESPONSE<br\>
+
colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]] <br\>
 
Parameter 3: Station individ (physical no) for station concerned.
 
Parameter 3: Station individ (physical no) for station concerned.
 
|-
 
|-
 
|}
 
|}

Revision as of 15:57, 12 June 2007

colspan="2"|Response:||colspan="3"|COMMAND_RESPONSE <br\> Parameter 3: Station individ (physical no) for station concerned.
O_DUPL_CONF 0x006F 111 AMC 07.20
$ODC L101 L8301
Include/exclude a station or a group into/from an Open Duplex Conference.
1 NET_OBJ_REF <br\> {ECL_USER,<br\> ECL_STATION,<br\> ECL_ST_GROUP} User, station or group.
2 NET_OBJ_REF<br\> {ECL_O_DUPL_CONF} The Open Duplex Conference.<br\>

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

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

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

AMC 08.00
4 UINT1<br\>(optional) Priority to force station into conference if busy <br\> 0 = Low<br\>

1 = Medium<br\> 2 = High<br\> 3 = Alarm<br\> Default: The setup priority of the conference identified with parameter 2.

AMC 08.00