Actions

Difference between revisions of "ST AUDIO OPT"

From Zenitel Wiki

(New page: {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|ST_AUDIO_OPT !style="background:#ffdead;" width="100pt"|0x00AB !style="background:#ffdead;" width="30pt"|171 !style="...)
 
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"
 
{| border="1"
 
|-
 
|-
Line 8: Line 9:
 
|colspan="5"|$ST_AUDIO_OPT  L101  00000012
 
|colspan="5"|$ST_AUDIO_OPT  L101  00000012
 
|-
 
|-
|colspan="5"|Dial one digit on a station. Must be followed by [[DIGIT_RELEASE]].
+
|colspan="5"|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
 +
 
 +
 
 +
 
 
|-
 
|-
|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.
Line 16: Line 26:
 
|}
 
|}
  
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.
 
  
 
[[Category: ACDP messages]]
 
[[Category: ACDP messages]]
 
[[Message_Formats_(Sortable)|Back to AlphaNet message list]]
 
[[Message_Formats_(Sortable)|Back to AlphaNet message list]]

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