DanB
|
f5803b8e9c
|
Adding supplier in derived charging
|
2015-04-04 17:47:42 +02:00 |
|
DanB
|
1ec59ad794
|
Adding supplier field in StoredCdr and related, rename IgnoreDerived-> FilterOnDerived in getCdrs function, fixed postgres load from tp_rates
|
2015-04-04 16:35:59 +02:00 |
|
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
|
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 |
|
DanB
|
4963c70b48
|
Fix paginator conversion between CDR filters, paginator tests for both mysql and postgres
|
2015-03-02 19:00:31 +01:00 |
|
DanB
|
461b715c3b
|
Adding indexes to postgres tp tables, ApierV1.AddBalance using BalanceId, ApierV1.AddTriggeredAction using ActionTriggersId
|
2015-02-20 16:44:08 +01:00 |
|
DanB
|
3f5540ce4c
|
Tests fixes for ActionTriggers
|
2015-02-09 12:50:05 +01:00 |
|
Radu Ioan Fericean
|
39a85a76de
|
cleanned all vet's warnings
|
2015-02-05 23:20:50 +02:00 |
|
DanB
|
afb8aae211
|
GetStoredCdrs.Count temporary fix until gorm analyses our reported issue
|
2015-02-04 13:56:33 +01:00 |
|
DanB
|
6808f41414
|
Following changes in gorm, fix tests, removed count CDRs
|
2014-12-26 11:43:08 +01:00 |
|
Radu Ioan Fericean
|
2dd3f6527d
|
added balance tag for action triggers
also chenged the names of direction and destination params (prefixxed
with balance)
|
2014-12-04 20:13:19 +02:00 |
|
DanB
|
5f88e621f4
|
Fix CountCdrs and adding tests for it
|
2014-11-28 11:48:05 +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 |
|
DanB
|
030d24c417
|
Common GetStoredCdrs for MySQL and Postgres, partially using Gorm
|
2014-11-17 14:21:31 +01:00 |
|
DanB
|
edd8d5540f
|
Initial Postgres support
|
2014-11-13 19:41:15 +01:00 |
|
DanB
|
cbd3e57397
|
Different GetCallCost for MySQL and Postgres
|
2014-11-13 12:01:42 +01:00 |
|
DanB
|
94317ec4f8
|
TP data management with PostgreSQL support
|
2014-11-11 11:04:39 +01:00 |
|
DanB
|
c773c82567
|
Diferential SQL testing for MySQL and PostgreSQL
|
2014-11-08 20:13:23 +01:00 |
|