Actions

Difference between revisions of "EC STATE"

From Zenitel Wiki

(New page: {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|EC_STATE !style="background:#ffdead;" width="100pt"|0x0093 !style="background:#ffdead;" width="30pt"|147 !style="bac...)
 
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 6: Line 7:
 
!style="background:#ffdead;" |AMC 10.23
 
!style="background:#ffdead;" |AMC 10.23
 
|-
 
|-
|colspan="5"|'''$EC_STATE L101 U0'''
+
|colspan="5"|'''$EC_STATE L101 U1'''
 
|-
 
|-
|colspan="5"|Inform that station has no echo canceling
+
|colspan="5"|Inform that station currently use local echo canceling. <br />(EC_STATE is used for controlling the need of switched duplex in AlphaNet)
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Station<br\>.
+
|align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station<br />.
 
|-
 
|-
|align=center|2||[[UINT1]]||colspan="3"|Echo Canceling type<br\>0 = No Echo Canceling<br\>1 = Local Echo Canceling<br\>2 = Acustic Echo Canceling (not supported)
+
|align=center|2||[[UINT1]]||colspan="3"|Echo Canceling type<br />0 = No Echo Canceling<br />1 = Local Echo Canceling<br />2 = Acustic Echo Canceling (not supported)
 
|-
 
|-
 
|}
 
|}
Line 18: Line 19:
  
 
[[AlphaNet_Data_Protocol#Station_Keyboard_.26_Display_emulation|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Keyboard_.26_Display_emulation|Back to AlphaNet message list]]
 +
 +
[[Category: ACDP messages]]

Latest revision as of 15:56, 3 October 2019

AI.png
EC_STATE 0x0093 147 AMC 10.23
$EC_STATE L101 U1
Inform that station currently use local echo canceling.
(EC_STATE is used for controlling the need of switched duplex in AlphaNet)
1 NET_OBJ_REF
{ECL_STATION}
Station
.
2 UINT1 Echo Canceling type
0 = No Echo Canceling
1 = Local Echo Canceling
2 = Acustic Echo Canceling (not supported)


Back to AlphaNet message list