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

@@ -87,7 +87,7 @@
</description>
<see-also>
<ref type="function">CDR</ref>
<ref type="application">NoCDR</ref>
<ref type="function">CDR_PROP</ref>
<ref type="application">ResetCDR</ref>
</see-also>
</application>