cel_manager.c: Correct manager event mask for CEL events.

There is no EVENT_FLAG_CEL and these events are raised with as
EVENT_FLAG_CALL.
releases/20
Sean Bright 2 months ago committed by Asterisk Development Team
parent 041b1542ce
commit 94e592965c

@ -35,7 +35,7 @@
/*** DOCUMENTATION
<managerEvent language="en_US" name="CEL">
<managerEventInstance class="EVENT_FLAG_CEL">
<managerEventInstance class="EVENT_FLAG_CALL">
<since>
<version>13.2.0</version>
</since>

Loading…
Cancel
Save