From 3cbdd85a96348a287623e3b97c937c7749e99392 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 29 Jun 2016 18:50:54 -0700 Subject: [PATCH] add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable string, RT#71529 --- FS/FS/part_pkg/voip_cdr.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm index 0ff4e5469..7d9a7f5c9 100644 --- a/FS/FS/part_pkg/voip_cdr.pm +++ b/FS/FS/part_pkg/voip_cdr.pm @@ -336,7 +336,7 @@ tie my %accountcode_tollfree_field, 'Tie::IxHash', use_cdrtypenum ignore_cdrtypenum use_calltypenum ignore_calltypenum ignore_disposition disposition_in - skip_dcontext skip_dst_prefix + skip_dcontext skip_dcontext_suffix skip_dst_prefix skip_dstchannel_prefix skip_src_length_more noskip_src_length_accountcode_tollfree accountcode_tollfree_ratenum accountcode_tollfree_field -- 2.11.0