mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
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:
committed by
George Joseph
parent
1c9f8ad7a6
commit
a46d5f9b76
@@ -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>
|
||||
|
Reference in New Issue
Block a user