search for: app_end

Displaying 3 results from an estimated 3 matches for "app_end".

2014 Apr 09
0
CEL Park APP_START and APP_END events
Dear friends, In Asterisk 11.7.0, is it possible to receive CEL APP_START and APP_END events from Park application? Queue and Dial apps are generation these events, but Park no. It doesn't seem to make difference when configured. cel.conf ... apps = dial,queue,confbridge,park events = ALL ... localhost*CLI> cel show status ... CEL Tracking Application: queue CEL Tracking...
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
...2/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 follow to be sure to c...