DanB
|
7677a5ff89
|
Merged CDRS with Mediator for more code robusness and improve replication mechanism; adding CdrFilters inside CdrReplication
|
2015-03-27 18:29:28 +01:00 |
|
DanB
|
44fa456eb5
|
Moving Cdr* from utils to engine package so we can attach CostDetails to StoredCdr
|
2015-03-22 18:04:38 +01:00 |
|
DanB
|
54e95dc929
|
CDRS CDR path change (from /cgr to /cdr_post), replication mechanism implementation for both raw and rated CDR
|
2015-03-22 15:03:42 +01:00 |
|
DanB
|
dd6977e43d
|
Change ReqType to use META(*) as prefix in front of the type for consistency with the rest of the system (eg: prepaid -> *prepaid
|
2015-03-15 19:16:50 +01:00 |
|
Radu Ioan Fericean
|
bf0ac94a8d
|
updated copyright info
|
2015-03-11 19:49:52 +02:00 |
|
DanB
|
211f980329
|
Default RunId changed to *default for consistency, StoredCdr.Rated property so we can import already calculated CDRs, fixes for SkipErrors and SkipRated API filters for CDRs, created_time fix on MySQL, fix injected Cost when importing from external file and .Rated is false
|
2015-02-05 17:01:45 +01:00 |
|
DanB
|
bb3f677f50
|
Adding count parameter to GetStoredCdrs
|
2014-11-27 20:27:36 +01:00 |
|
DanB
|
93a7e59744
|
GetStoredCdrs taking now a struct as filter to simplify code testing it
|
2014-11-27 18:01:41 +01:00 |
|
DanB
|
489c17c561
|
Refactored GetStoredCdrs method to increase the number of items being queried
|
2014-11-26 13:48:07 +01:00 |
|
Radu Ioan Fericean
|
88791968ef
|
pagination for cdrs and more api for cache and accounts
|
2014-10-01 18:28:38 +03:00 |
|
DanB
|
90fa1465ac
|
Fixup concurrency on mediation runs and stats, improving tutorial CdrStats files
|
2014-08-03 16:04:43 +02:00 |
|
DanB
|
bcf4c3d08e
|
StoreDisable implementation for both CDRS and Mediator
|
2014-08-02 13:58:15 +02:00 |
|
DanB
|
3e0e30f2cc
|
Calculate stats after mediation storing the results in stordb
|
2014-08-01 15:36:37 +02:00 |
|
Radu Ioan Fericean
|
f2da780893
|
compilation fix
|
2014-07-29 12:48:56 +03:00 |
|
Radu Ioan Fericean
|
4ea9d8f35a
|
Merge branch 'master' into stats
Conflicts:
apier/mediator.go
cmd/cgr-engine/cgr-engine.go
config/config.go
config/config_test.go
config/test_data.txt
engine/cdrs.go
engine/mediator.go
general_tests/fsevcorelate_test.go
test.sh
utils/apitpdata.go
utils/consts.go
|
2014-07-29 12:32:03 +03:00 |
|
DanB
|
e93b8a6c6f
|
engine.Responder with ProcessCdr method, moved cdrs and mediator to engine
|
2014-07-25 17:44:50 +02:00 |
|