diff options
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r-- | FS/FS/Conf.pm | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d4c03b4a1..358aa53c9 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4995,13 +4995,6 @@ and customer address. Include units.', # }, { - 'key' => 'cdr-skip_duplicate_rewrite', - 'section' => 'telephony', - 'description' => 'Use the freeside-cdrrewrited daemon to prevent billing CDRs with a src, dst and calldate identical to an existing CDR', - 'type' => 'checkbox', - }, - - { 'key' => 'cdr-charged_party_rewrite', 'section' => 'telephony', 'description' => 'Do charged party rewriting in the freeside-cdrrewrited daemon; useful if CDRs are being dropped off directly in the database and require special charged_party processing such as cdr-charged_party-accountcode or cdr-charged_party-truncate*.', |