From: Sean Bright Date: Fri, 5 Dec 2025 22:01:01 +0000 (-0500) Subject: cel_manager.c: Correct manager event mask for CEL events. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d2f200bfbd063e605d2065b4b04df12afd8b5cb;p=thirdparty%2Fasterisk.git 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. --- diff --git a/cel/cel_manager.c b/cel/cel_manager.c index c4f45e36ad..302065a882 100644 --- a/cel/cel_manager.c +++ b/cel/cel_manager.c @@ -35,7 +35,7 @@ /*** DOCUMENTATION - + 13.2.0