app_mixmonitor: Add AMI events MixMonitorStart, -Stop and -Mute.

ASTERISK-29244

Change-Id: I1862d58264c2c8b5d8983272cb29734b184d67c5
This commit is contained in:
Sebastien Duthil
2021-01-13 15:05:53 -05:00
committed by George Joseph
parent dbd8908f8d
commit 092628c982
7 changed files with 175 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Subject: app_mixmonitor
app_mixmonitor now sends manager events MixMonitorStart, MixMonitorStop and
MixMonitorMute when the channel monitoring is started, stopped and muted (or
unmuted) respectively.