[asterisk-bugs] [JIRA] (ASTERISK-29808) cdr: allow disabling CDR by default
N A (JIRA)
noreply at issues.asterisk.org
Wed Dec 15 12:32:44 CST 2021
N A created ASTERISK-29808:
------------------------------
Summary: cdr: allow disabling CDR by default
Key: ASTERISK-29808
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29808
Project: Asterisk
Issue Type: New Feature
Security Level: None
Components: CDR/NewFeature
Affects Versions: 18.9.0
Reporter: N A
Allows disabling CDR on newly created channels by default.
This negates the need to liberally sprinkle Set(CDR_PROP(disable)=1) all over the dialplan for anything that can answer where CDR is not desired. In large dialplans, this can comprise the majority of the dialplan. Not only is this unwieldy, but it is not always even possible depending on how a call is created (e.g. Originate connected to an app rather than an exten).
Existing behavior remains unchanged.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list