app_cdr: Remove deprecated application and option.

This removes the deprecated NoCDR application, which
was deprecated in Asterisk 12, having long been fully
superseded by the CDR_PROP function.

The deprecated e option to ResetCDR is also removed
for the same reason.

ASTERISK-30371 #close

Change-Id: Id9ed094d8e4baf98bcbc610035c2295bfafe9ec0
This commit is contained in:
Naveen Albert
2022-12-22 01:58:54 +00:00
committed by George Joseph
parent 1c9f8ad7a6
commit a46d5f9b76
3 changed files with 9 additions and 76 deletions

View File

@@ -0,0 +1,6 @@
Subject: app_cdr
Master-Only: True
The previously deprecated NoCDR application has been removed.
Additionally, the previously deprecated 'e' option to the ResetCDR
application has been removed.