summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/voip_cdr.pm
AgeCommit message (Expand)Author
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable str...Ivan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable str...Ivan Kohler
2016-05-26in rated CDR packages, multiply included minutes by package quantity, #71003Mark Wells
2016-05-16allow "none" as international prefix when all calls have country codes, #41198Mark Wells
2015-02-21add bill_only_pkg_dates options: Only bill CDRs with a date during the packag...Ivan Kohler
2015-01-16Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-01-16unused?Ivan Kohler
2015-01-13voip.ms CDR import, #31835Mark Wells
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2014-06-03changes to support new invoice template features, #28080Mark Wells
2014-05-15agent-virtualize VoIP rates, RT#29183Ivan Kohler
2014-03-13make region group included minutes work again, probably fallout from #5738Mark Wells
2014-02-04silence annoying warningMark Wells
2014-01-30localize CDR column headings, #27276Mark Wells
2014-01-24reverse usage_nozero default, #25394, from #19917Mark Wells
2014-01-09time/data/etc. unit pricing add-ons, RT#24392Ivan Kohler
2013-12-10add option to rate CDRs with toll-free accountcodes on src, RT#24031Ivan Kohler
2013-11-20package quantities + CCH per-available-line taxes, #25918Mark Wells
2013-09-16#24570 TypoJeremy Davis
2013-08-22#24570 Clarify usage_mandate instructionsJeremy Davis
2013-08-17#19917 usage_nozero not showing in UIJeremy Davis
2013-07-22nibblebill integrateion, RT#19587Ivan Kohler
2013-07-02fix discounts vs. quantities for prorate packages, RT#23530Ivan Kohler
2013-04-24add options to bill or not based on cdr_calltype, like the ones on cdr_typeIvan Kohler
2013-03-22option to skip rating calls where source and destination are the same custome...Mark Wells
2013-02-27per-package bundles of voice minutes, #5738Mark Wells
2013-02-25display inbound CDRs in selfservice, #18316; Taqua caller ID, #18574Mark Wells
2012-12-20fix "Use of implicit split to @_ is deprecated" warning, RT#20731, RT#20706Ivan Kohler
2012-12-20use_carrierid now accepts multiple values, RT#20706Ivan Kohler
2012-11-05typoMark Wells
2012-10-19option to omit $0 CDRs, RT#19917Ivan Kohler
2012-05-19paged search to conserve memory in CDR processing, #16723Mark Wells
2012-03-08match CDRs to services by IP address, #16723Mark Wells
2012-02-24CDR rewriting and included-calls feature, #16271Mark Wells
2012-01-24option to bill partial period on cancel/suspend, #16066mark
2012-01-05check error status of final $cdr->set_status just in case, RT#15535ivan
2012-01-04set CDR status again after processing, fallout from #15535mark
2012-01-03detail format refactor, #15535mark
2012-01-03bugfix refactoring CDRs for immediate rating, RT#15839ivan
2011-12-30Rate CDRs immediately, RT#15839ivan
2011-12-29fix included minutes for single price per minute? wtf?ivan
2011-12-21separate CDR summary by rate table, #15535mark
2011-12-19CDR summary format for tiered packages, #15535mark
2011-12-16better summarization of zero-charge CDRs, #15535mark
2011-12-13CDR type separation and summary formats, #15535mark
2011-12-10revert ignore_unrateable behavior changemark
2011-12-10option to keep track of unrateable CDRs, #15502mark
2011-09-22pass cust_bill_pkg_detail as hash, not a long ordered list. duh.ivan
2011-08-11clarify descriptions of various ways to skip CDRsivan
2011-08-02skip_dst_prefix, #13895mark