mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
AMI: Add AMI event to expose hook flash events
Although Asterisk can receive and propogate flash events, it currently provides no mechanism for doing anything with them itself. This AMI event allows flash events to be processed by Asterisk. Additionally, AST_CONTROL_FLASH is included in a switch statement in channel.c to avoid throwing a warning when we shouldn't. ASTERISK-29380 Change-Id: Ie17ffe65086e0282c88542e38eed6a461ec79e81
This commit is contained in:
committed by
Friendly Automation
parent
567ea5abf8
commit
04454fc238
3
doc/CHANGES-staging/flash_ami_event.txt
Normal file
3
doc/CHANGES-staging/flash_ami_event.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Subject: AMI Flash event
|
||||
|
||||
Hook flash events are now exposed as AMI events.
|
Reference in New Issue
Block a user