search for: chan_end

Displaying 5 results from an estimated 5 matches for "chan_end".

2013 Nov 18
1
CEL for attented transfer
...0274 | Local/103 at 100-0042;1 CHAN_START | Transfered/SIP/107-0274 | BRIDGE_END | Transfered/SIP/107-0274<ZOMBIE>| SIP/100-0275 BRIDGE_START | SIP/107-0274 | Local/103 at 100-0042;1 HANGUP | SIP/100-0275 | CHAN_END | SIP/100-0275 | HANGUP | Transfered/SIP/107-0274<ZOMBIE>| CHAN_END | Transfered/SIP/107-0274<ZOMBIE>| BRIDGE_END | SIP/107-0274 | Local/103 at 100-0042;1 HANGUP | Local/103 at 100-0042;1 | CHAN_END...
2020 Jul 10
2
module cel error with bridge events
...eload 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...
2020 Jul 22
1
module cel error with bridge events
...(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 re...
2020 Jul 22
0
module cel error with bridge events
...oading 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 >     -...
2013 Jun 13
2
Problem with CEL logging and channel bridging
...utgoing channel (IAX2/issuegroup-17175), but I have no information that in fact the ingoing call (DAHDI/i1/96034296-30a3) is being bridged to the outgoing channel. I have no other event (TRANSFER or something like that) to know what is going on. In my cel.conf I have: apps=queue events=CHAN_START,CHAN_END, APP_START,APP_END, ANSWER,HANGUP, BRIDGE_START,BRIDGE_END,BRIDGE_UPDATE, BLINDTRANSFER,ATTENDEDTRANSFER,TRANSFER, PICKUP, FORWARD, PARK_START,PARK_END, LINKEDID_END Should I change something in my configuration or it's wrong to rely on bridges to follow a call? What kind of event should I fol...