<div dir="ltr"><div dir="ltr">On Wed, Jul 22, 2020 at 12:44 PM Administrator <<a href="mailto:admin@tootai.net">admin@tootai.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">No one on this ?<br>
<br>
Le 10/07/2020 à 18:06, Administrator a écrit :<br>
> Hi,<br>
><br>
> On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START <br>
> and BRIDGE_END events<br>
><br>
> zone-s*CLI> module reload cel<br>
> The module 'cel' reported a reload failure<br>
>     -- Reloading module 'cel' (CEL Engine)<br>
> [2020-07-10 17:57:01] ERROR[16163]: cel.c:428 <br>
> ast_cel_str_to_event_type: Unknown event name 'BRIDGE_START'<br>
> [2020-07-10 17:57:01] ERROR[16163]: config_options.c:798 <br>
> aco_process_var: Error parsing <br>
> events=APP_START,CHAN_START,CHAN_END,BRIDGE_START,BRIDGE_END,ANSWER,HANGUP <br>
> at line 72 of<br>
> [2020-07-10 17:57:01] ERROR[16163]: config_options.c:544 <br>
> process_category: In cel.conf: Processing options for general failed<br>
> zone-s*CLI> module reload cel<br>
> The module 'cel' reported a reload failure<br>
>     -- Reloading module 'cel' (CEL Engine)<br>
> [2020-07-10 17:57:31] ERROR[16163]: cel.c:428 <br>
> ast_cel_str_to_event_type: Unknown event name 'BRIDGE_END'<br>
> [2020-07-10 17:57:31] ERROR[16163]: config_options.c:798 <br>
> aco_process_var: Error parsing <br>
> events=APP_START,CHAN_START,CHAN_END,BRIDGE_END,ANSWER,HANGUP at line<br>
> 72 of<br>
> [2020-07-10 17:57:31] ERROR[16163]: config_options.c:544 <br>
> process_category: In cel.conf: Processing options for general failed<br>
><br>
> If I remove BRIDGE_START and BRIDGE_END error disappears.<br>
><br>
><br>
> zone-s*CLI> module reload cel<br>
> Module 'cel' reloaded successfully.<br>
>     -- Reloading module 'cel' (CEL Engine)<br>
>     -- CEL logging enabled.<br>
> zone-s*CLI><br>
><br>
> Are those 2 events removed from cel ?<br>
><br><br></blockquote><div><br></div><div>BRIDGE_END does not exist in current code. All the removed events were noted in the UPGRADE.txt document:</div><div><br></div> - CEL has undergone significant rework in Asterisk 12, and is now built on the<br>   Stasis message bus. Please see the specification for CEL on the Asterisk<br>   wiki at <a href="https://wiki.asterisk.org/wiki/x/4ICLAQ">https://wiki.asterisk.org/wiki/x/4ICLAQ</a> for more detailed<br>   information. A summary of the affected events is below:<br>   - BRIDGE_START, BRIDGE_END, BRIDGE_UPDATE, 3WAY_START, 3WAY_END, CONF_ENTER,<br>     CONF_EXIT, CONF_START, and CONF_END events have all been removed. These<br>     events have been replaced by BRIDGE_ENTER/BRIDGE_EXIT.<br>   - BLINDTRANSFER/ATTENDEDTRANSFER events now report the peer as NULL and<br>     additional information in the extra string field.<br><div><br></div><div>This occurred as of Asterisk 12. </div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>