Displaying 4 results from an estimated 4 matches for "bridge_update".
2013 Jun 30
1
CEL logging and queue APP_START/END, maybe an issue?
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130630/18883d29/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1371568201.486360-80.csv.zip
Type: application/zip
Size: 1674 bytes
Desc: not available
URL:
2013 Jun 13
2
Problem with CEL logging and channel bridging
...| Queue | 20,t,, | Local/1004 at from-queue-00019c34;1 |
| 965226 | BRIDGE_START | 2013-06-10 10:15:18 | s | macro-dial-one | Local/1004 at from-queue-00019c34;2 | Dial | SIP/1004,"",trM(auto-blkvm) | SIP/1004-000040ce |
| 965340 | BRIDGE_UPDATE | 2013-06-10 10:16:08 | s | macro-dialout-trunk | Local/1004 at from-queue-00019c34;2 | Dial | IAX2/issuegroup/110,300, | IAX2/issuegroup-17175 |
| 965513 | BRIDGE_END | 2013-06-10 10:18:15 | 20 | ext-queues | DAHDI/i1/96034296-30a3 | Queue | 20,t,,...
2020 Jul 22
1
module cel error with bridge events
...rgone significant rework in Asterisk 12, and is now built on
the
Stasis message 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 fiel...
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]: