summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg/voip_cdr.pm
AgeCommit message (Expand)Author
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
2011-07-26accountcode billing, RT12181levinse
2011-06-17add prorate options to recur_Common packages, #10630mark
2011-06-17CDR rating: migrate use_disposition and use_disposition_taqua to disposition_...levinse
2011-06-16add CDR rating options to ignore CDRs having configurable disposition values ...levinse
2011-06-09inter/intra-state phone billing and custom rate import script, RT13112levinse
2011-06-05add suspend_bill package option to more pkgparts, RT10586levinse
2011-04-27taqua accountcode billing, part 1 of 2, RT12181levinse
2011-04-13fix region group billing, RT8951levinse
2011-04-08torrus: default to "preceding" behavior, RT#10574ivan
2011-03-14fix warning spew about min_includedivan
2011-02-12show package pricing details on customer view, RT11372levinse
2011-02-12handle domestic_prefix of 0, RT#11390ivan
2011-02-11rate selection by CDR type, RT#10991mark
2011-01-14make CDR invoice details appear chronologically on invoices, for voip_cdr, RT...levinse
2011-01-13International calling plans / region group billing, RT8951levinse
2010-12-24part_pkg option inheritance, part 1mark
2010-11-04bill setup fees upon receiving a payment, for bill_every_call customersivan
2010-10-25summary display of bulk packages with many services, RT#9821mark
2010-10-04better option labelmark
2010-10-04CDR matching by svcnum, RT#10044mark
2010-09-29option to charge the next full period when prorating, RT#9874mark
2010-09-29fix noskip_dst_length_accountcode_tollfree, RT#9683ivan
2010-09-27don't use decimal minutes in call detail formatmark
2010-09-25clean up call rating math to avoid premature rounding, RT#9885mark
2010-09-23turn debugging offivan
2010-09-21skip_max_callers meaning was reversed. doh! RT#9907ivan
2010-09-17cdr.max_callers field and skip option, RT#9810mark