Actions

Difference between revisions of "ST AUDIO OPT"

From Zenitel Wiki

 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 13: Line 14:
  
 
''Example:''
 
''Example:''
* Turn of mic: $ST_AUDIO_OPT L<dir.no> Q8  
+
* Turn off mic: $ST_AUDIO_OPT L<dir.no> Q8  
 
* Turn on mic: $ST_AUDIO_OPT L<dir.no> Q3
 
* Turn on mic: $ST_AUDIO_OPT L<dir.no> Q3
  
Line 19: Line 20:
  
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Station
+
|align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station
 
|-
 
|-
 
|align=center|2||[[UINT4]]||colspan="3"|Connection option mask as in [[DIP]] "auo" message.
 
|align=center|2||[[UINT4]]||colspan="3"|Connection option mask as in [[DIP]] "auo" message.

Latest revision as of 16:10, 3 October 2019

AI.png
ST_AUDIO_OPT 0x00AB 171 AMC 11.0.3.4
$ST_AUDIO_OPT L101 00000012
This message controls the audio operation of a IP station already in connection: Select echo cancel, open duplex, mic only, speaker only, as well as the Station LED.

If sent to an ASLT station, it just opens or closes the microphone.

Example:

  • Turn off mic: $ST_AUDIO_OPT L<dir.no> Q8
  • Turn on mic: $ST_AUDIO_OPT L<dir.no> Q3


1 NET_OBJ_REF
{ECL_STATION}
Station
2 UINT4 Connection option mask as in DIP "auo" message.

Back to AlphaNet message list