Displaying 2 results from an estimated 2 matches for "conf_end".
Did you mean:
conf_add
2020 Jul 22
1
module cel error with bridge events
...e bus. Please see the specification for CEL on the Asterisk
wiki at https://wiki.asterisk.org/wiki/x/4ICLAQ for more detailed
information. A summary of the affected events is below:
- BRIDGE_START, BRIDGE_END, BRIDGE_UPDATE, 3WAY_START, 3WAY_END,
CONF_ENTER,
CONF_EXIT, CONF_START, and CONF_END events have all been removed. These
events have been replaced by BRIDGE_ENTER/BRIDGE_EXIT.
- BLINDTRANSFER/ATTENDEDTRANSFER events now report the peer as NULL and
additional information in the extra string field.
This occurred as of Asterisk 12.
--
Joshua C. Colp
Asterisk Technical...
2020 Jul 10
2
module cel error with bridge events
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]: