mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 20:08:17 +00:00
app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.
ASTERISK-29244 Change-Id: I1862d58264c2c8b5d8983272cb29734b184d67c5
This commit is contained in:
committed by
Friendly Automation
parent
5e998d8bd3
commit
6e695c867f
@@ -130,6 +130,9 @@
|
||||
<enum name="ast_channel_moh_stop_type" />
|
||||
<enum name="ast_channel_monitor_start_type" />
|
||||
<enum name="ast_channel_monitor_stop_type" />
|
||||
<enum name="ast_channel_mixmonitor_start_type" />
|
||||
<enum name="ast_channel_mixmonitor_stop_type" />
|
||||
<enum name="ast_channel_mixmonitor_mute_type" />
|
||||
<enum name="ast_channel_agent_login_type" />
|
||||
<enum name="ast_channel_agent_logoff_type" />
|
||||
<enum name="ast_channel_talking_start" />
|
||||
|
||||
Reference in New Issue
Block a user