Commit Graph

29 Commits

Author SHA1 Message Date
edwardro22
b651b06826 Removed copyright from go doc 2017-09-10 15:02:46 +00:00
DanB
dfb8b83edb RequestFilter - test for stats into stats package, stats.Stats matching rpcclient.RpcClient interface 2017-08-09 00:06:13 +02:00
DanB
7ce514b712 RADIUS Auth with integration tests 2017-06-13 17:10:37 +02:00
DanB
d27dc06e7d CDRExporter redesign, modified configuration parameters, CDRS replication -> online_cdr_exports 2017-02-14 17:41:30 +01:00
DanB
a88a9fcf7e Adding RoundingDecimals in CdrExport APIs 2017-01-03 17:16:22 +01:00
Regis
e71415908a Adding AccountSummary for CdrExporter 2016-12-14 17:44:51 +01:00
rbarrabe
3d1ae679b7 Update cdr.go 2016-12-14 17:14:44 +01:00
DanB
de87d0f035 CDR fix for exporting CostDetails 2016-12-01 13:21:02 +01:00
DanB
82a7b3806c CDRS auto-generating missing CGRID in processCDR, rejecting SMCosts when CGRID is missing, adding export tests to tutorial integration tests 2016-11-30 20:48:33 +01:00
DanB
596f19c8bc CDRC - allow RunID value on import 2016-11-24 15:39:56 +01:00
DanB
22038034cc CallDescriptor.AllowNegative -> DenyNegativeAccount, ApierV1.DebitUsageWithOptions modifications 2016-11-24 14:42:20 +01:00
Shane Neuerburg
ccb8be59b2 Add DebitUsageWithOptions endpoint
This endpoint allows the caller to determine if the account should be allowed to go negative.
2016-11-08 13:24:59 -07:00
DanB
b7445e5e99 Centralized replication/exports using field templates, CDRExporter with less parameters via API - moved to field templates 2016-10-14 18:35:07 +02:00
DanB
3425a8da53 CDR.formatField implementation 2016-10-14 09:18:13 +02:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
DanB
fece61093e AccountSummary inside CDR object, decoupling it from CallCost for error cases 2016-08-29 14:28:14 +02:00
DanB
8a27dfc4d2 SMG - session indexing implementation with tests 2016-08-25 09:21:32 +02:00
DanB
28d8a76929 CDRC - renamed flatstorePartialRecord into UnpairedRecord, CDRE - moved exportAsRecord code into engine.CDR; MetaHandler with MaskDestination now as MetaMaskedDestination 2016-07-29 19:59:34 +02:00
DanB
0979849150 PartialCDR MergeCDRs implementation with tests 2016-07-24 22:13:09 +02:00
DanB
95e32426fa Adding Partial field to CDR, ExportedCDR->CDR checks before parsing duration and time 2016-07-20 17:51:53 +02:00
DanB
180756d1a7 Unify use of filters, fixes #445, fixes #427 2016-05-12 20:28:04 +02:00
DanB
31456e2a9c Fix merge conflicts, improving creation of new rpc pool 2016-03-24 09:18:38 +01:00
Radu Ioan Fericean
97560f7ec3 Merge branch 'master' into hapool 2016-01-21 17:06:29 +02:00
Radu Ioan Fericean
54f6d5b02f added mms tor type 2016-01-19 22:01:03 +02:00
Radu Ioan Fericean
2ae475b355 Merge branch 'master' into hapool 2015-12-31 18:04:13 +02:00
DanB
eadd0cbb79 CDR and related TOR -> ToR field 2015-12-28 13:37:43 +01:00
DanB
eb2e8f6876 Unified storage SetCdr and SetRatedCdr into SetCDR, engine/storage_cdrs_it_test should automate testing for the supported StoredDb drivers 2015-12-13 17:28:55 +01:00
DanB
35b6a5087c Engine tbl_cdrs refactoring, CDR.ReqType -> RequestType 2015-12-06 10:18:17 +01:00
DanB
79d554fa60 Refactoring StoredCdr->CDR, fixes #312 2015-12-05 18:16:28 +01:00