Actions

Difference between revisions of "ST AUDIO OPT"

From Zenitel Wiki

Line 13: Line 13:
  
 
''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
  

Revision as of 07:49, 2 October 2015

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<br\>{ECL_STATION} Station
2 UINT4 Connection option mask as in DIP "auo" message.

Back to AlphaNet message list