73
Notifications
Notification Format
Description
set_mute_status
notify set_mute_status
ch<channel number>
<mute>,<mute type>,<mute
lock>
Notify client the given
microphone's mute status
changed.
<mute> values:
0 - unmuted, 1 - muted
<mute type> values:
0 - Individual Mute,
1 - Tabletop mute,
2 - Push to talk mute
<mute lock> values:
0 - unlocked, 1 – locked
startup_unmute_group
notify startup_unmute_group
<group name> <state>
Notify client that the given
mute group's unmute at
startup setting changed,
1 - unmute at startup,
0 - mute at startup.
status_change_antenna_link
notify
status_change_antenna_link
<status>
Notify client antenna link
status changed,
0 - unlinked, 1 - linked.
status_change_battery
notify status_change_battery
ch<channel number>
<percentage>
Notify client the given
microphone's battery status
changes.
status_change_mic
notify status_change_mic
ch<channel number> <status>
Notify client the given
microphone's status
changed,
0 - off,
1 - on,
2 - standby,
3 - charging,
4 - out of range,
5 - not paired,
6 - pairing,
7 - unpairing,
8 – updating
status_group_mute
notify status_group_mute
<group name> <group mute
state>
Notify client the given
group's mute status
changed.
8 - group muted,
0 - group unmuted.
Batt
val batt
Mic battery status.
1 - 25%, 2 - 50%,
3 - 75%, 4 - 100%
Mute
val mute…
Mic mute state;
0 - unmuted,
1 - self muted,
2 - muted,
3 - microphone off,
4 - microphone out of
range,
5 - microphone charging