Actions

Difference between revisions of "ST AUDIO OPT"

From Zenitel Wiki

m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 11: Line 12:
  
 
If sent to an [[ASLT]] station, it just opens or closes the microphone.
 
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
 +
 +
 +
 
|-
 
|-
|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