Skip to content

cel

This configuration documentation is for functionality provided by cel.

Configuration File: cel.conf

[general]: Options that apply globally to Channel Event Logging (CEL)

Since

12.0.0

Configuration Option Reference

Option Name Type Default Value Regular Expression Description Since
apps Custom false List of apps for CEL to track 12.0.0
dateformat String false The format to be used for dates when logging 12.0.0
enable Boolean no false Determines whether CEL is enabled 12.0.0
events Custom false List of events for CEL to track 12.0.0

Configuration Option Descriptions

apps

Since: 12.0.0

A case-insensitive, comma-separated list of applications to track when one or both of APP_START and APP_END events are flagged for tracking

events

Since: 12.0.0

A case-sensitive, comma-separated list of event names to track. These event names do not include the leading 'AST_CEL'.

  • ALL - Special value which tracks all events.

  • CHAN_START

  • CHAN_END

  • ANSWER

  • HANGUP

  • APP_START

  • APP_END

  • PARK_START

  • PARK_END

  • USER_DEFINED

  • BRIDGE_ENTER

  • BRIDGE_EXIT

  • BLINDTRANSFER

  • ATTENDEDTRANSFER

  • PICKUP

  • FORWARD

  • LINKEDID_END

  • LOCAL_OPTIMIZE

  • LOCAL_OPTIMIZE_BEGIN

Generated Version

This documentation was generated from Asterisk branch 22 using version GIT