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 Application: confbridge CEL Tracking Application: dial CEL Tracking Application: park ... Tks.