Hi,

On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START and BRIDGE_END events

zone-s*CLI> module reload cel
The module 'cel' reported a reload failure
    -- Reloading module 'cel' (CEL Engine)
[2020-07-10 17:57:01] ERROR[16163]: cel.c:428 ast_cel_str_to_event_type: Unknown event name 'BRIDGE_START' [2020-07-10 17:57:01] ERROR[16163]: config_options.c:798 aco_process_var: Error parsing events=APP_START,CHAN_START,CHAN_END,BRIDGE_START,BRIDGE_END,ANSWER,HANGUP at line 72 of [2020-07-10 17:57:01] ERROR[16163]: config_options.c:544 process_category: In cel.conf: Processing options for general failed
zone-s*CLI> module reload cel
The module 'cel' reported a reload failure
    -- Reloading module 'cel' (CEL Engine)
[2020-07-10 17:57:31] ERROR[16163]: cel.c:428 ast_cel_str_to_event_type: Unknown event name 'BRIDGE_END' [2020-07-10 17:57:31] ERROR[16163]: config_options.c:798 aco_process_var: Error parsing events=APP_START,CHAN_START,CHAN_END,BRIDGE_END,ANSWER,HANGUP at line
72 of
[2020-07-10 17:57:31] ERROR[16163]: config_options.c:544 process_category: In cel.conf: Processing options for general failed

If I remove BRIDGE_START and BRIDGE_END error disappears.


zone-s*CLI> module reload cel
Module 'cel' reloaded successfully.
    -- Reloading module 'cel' (CEL Engine)
    -- CEL logging enabled.
zone-s*CLI>

Are those 2 events removed from cel ?

--
Daniel

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to