Commit Graph

246 Commits

Author SHA1 Message Date
DanB
43039b063b Updating after merge 2014-04-18 14:42:52 +02:00
DanB
668352b860 Initial DerivedCharging loading 2014-04-18 14:39:59 +02:00
DanB
d08b77fcb7 Adding TotalCost to export stats 2014-04-16 19:22:57 +02:00
DanB
f1b639b04e Fixup responder trying to read nil in case of errors coming from above, adding some XML parsing tests 2014-04-16 10:51:27 +02:00
DanB
f2eade654c ExportDir as parameter to export api 2014-04-10 13:45:02 +02:00
Radu Ioan Fericean
adc7c3d671 add ResetTriggeredAction api call 2014-04-09 18:27:36 +03:00
DanB
a3fff42338 FsCgrId -> Sha1, making the CgrId even more uniquely by hashing it with setup time 2014-04-08 17:51:18 +02:00
DanB
9dcd7c0ef4 Adding OrderId to storedCdrs and using it in sql/GetStoredCdrs and exporters 2014-04-08 10:39:09 +02:00
Radu Ioan Fericean
7313e64362 rename RateSubject to RatingSubject 2014-04-06 12:58:21 +03:00
DanB
e5dc9a2e56 Work around in exporter api to keep config defaults 2014-04-01 16:53:04 +02:00
DanB
cd29a3360b Adding costDigitsShift formatting 2014-04-01 16:08:34 +02:00
DanB
3313e7c41b Fixup local test 2014-03-31 20:34:28 +02:00
DanB
46959aaa35 Adding mask destination functionality also in csv exporter 2014-03-29 16:37:51 +01:00
DanB
65d23a1eb5 Adding MaskDestination support in cdrexporter 2014-03-29 14:01:14 +01:00
DanB
8325c8e2e7 Fixups cdrexporter, export path now to cdre+ export type 2014-03-28 20:13:28 +01:00
DanB
fded831fad Bug fixup on loading extra fields configuration, better config testing 2014-03-26 10:26:32 +01:00
Radu Ioan Fericean
87481ed520 rename ActionTimings Tag and Id 2014-03-25 18:17:17 +02:00
DanB
e67db4a434 Tests fixup for exporter 2014-03-25 16:42:45 +01:00
DanB
375bf8c0dd CdrExporter returns stats for successfuly and unsuccessfuly exported CDRs 2014-03-25 16:00:33 +01:00
DanB
29e3bd137b Fixup build, removed removeFromDb parameter in cdr_export console command 2014-03-25 13:30:39 +01:00
DanB
f390281f41 API for CdrExporter fixed_width, RemCdr separated from exporter due to buggy scenario discovered 2014-03-24 22:23:03 +01:00
DanB
2bc4e3fb7e Basic implementation of fixed_width cdr export content 2014-03-23 21:17:48 +01:00
DanB
4bb3e745f1 Adding config xml template for exporter with fixed width CDRs together with tests 2014-03-22 22:16:59 +01:00
DanB
5e06cafd2f Adding rating aliases, account aliases, shared groups to cache stats struct, improving fs_json tutorial tests and documentation 2014-03-22 16:50:25 +01:00
DanB
4d02ede7df Shared balance local tests improvements 2014-03-20 10:39:04 +01:00
DanB
d77c5463ac Adding local test for MaxSessionTime out of shared balance 2014-03-19 21:57:23 +01:00
DanB
3892d9ed20 LoadTariffPlanFromFolder, tutfscsv tests fixup 2014-03-18 14:09:09 +01:00
Radu Ioan Fericean
724ebdc039 split rating profile and account aliases 2014-03-17 21:28:25 +02:00
DanB
ccac8236f4 Fix test localtest for new rating IdCC 2014-03-17 17:55:46 +01:00
DanB
3aecec9bb8 Renaming cdrexporter package into cdre 2014-03-17 10:00:00 +01:00
DanB
e2e3b8d2f2 Local tests for GetCallCostLog API, LogCallCost and GetCallCostLog storage methods 2014-03-16 21:01:27 +01:00
DanB
86317e4b19 Adding apier/cdrs.go file 2014-03-16 19:55:52 +01:00
DanB
f2f46f8054 Adding GetCallCostLog API and console command 2014-03-16 19:51:30 +01:00
DanB
ee31976401 Adding detailed CDR export filters both in storage and APIs 2014-03-16 16:21:18 +01:00
DanB
f6d16cecc5 Adding full CDR template in exported CDRs, using RSRFields 2014-03-16 13:11:08 +01:00
DanB
00b47c1367 More local tests for tutorials 2014-03-13 19:50:49 +01:00
DanB
cdd83ea531 Adding local tests for tutfsjson 2014-03-13 18:40:32 +01:00
DanB
5083c7479d Adding re-cache in case of LoadRatingProfile also 2014-03-13 17:35:49 +01:00
DanB
37b21d2bb5 Fixup re-cache in case of SetRatingProfile api 2014-03-13 17:01:02 +01:00
DanB
5b10f63c94 Reload cache on SetRatingProfile API 2014-03-05 19:10:27 +01:00
DanB
62ccb5b9df Automatic starting daemons out of sample configs in localtests, /tmp as output folder to work in non-root mode 2014-03-02 17:34:03 +01:00
DanB
487a1c5da6 Fix tariffplan data and sleep in tutfscsv_local_test 2014-03-02 09:43:27 +01:00
DanB
64711c6b87 Sleep in local tests to allow topup to happen 2014-03-02 09:29:41 +01:00
DanB
2646e8fa6e Local tests to capture toup 2014-02-28 10:46:28 +01:00
Radu Ioan Fericean
074313b0f8 first aliases implementation
tests pending
2014-02-26 18:29:49 +02:00
DanB
1a8e7f4631 Testing tutfscsv including maxDebit and unitsCounter for general usage 2014-02-25 20:52:11 +01:00
DanB
670b748b01 Renaming tag->id and old id->tbid in mysql tables 2014-02-25 13:53:13 +01:00
DanB
ddbd97ad20 Fix merge in tutfscsv_local 2014-02-24 12:47:23 +01:00
DanB
fe4506008f Local test TutFsCsv from config file 2014-02-24 12:41:24 +01:00
Radu Ioan Fericean
0aa5223f78 Merge branch 'master' into shared_balances
Conflicts:
	engine/account.go
	engine/loader_csv_test.go
	engine/storage_interface.go
	engine/storage_map.go
	engine/storage_redis.go
2014-02-21 16:36:48 +02:00