Commit Graph

8829 Commits

Author SHA1 Message Date
DanB
8913e8e6e9 Small formatting 2017-11-20 18:41:56 +01:00
edwardro22
bb691b372a Refactored GetTpids and updated cgr-migrator 2017-11-20 18:41:56 +01:00
DanB
4d093c5511 Displaying Diameter CCA in case of dry_run templates 2017-11-20 18:41:56 +01:00
edwardro22
e204e07e09 Fixed typo 2017-11-20 18:41:56 +01:00
edwardro22
c35b2a90bb Added move feature(to migrate data from one db to another) and updated GetTPIds , IsDBempty and the versioning accordingly 2017-11-20 18:41:56 +01:00
DanB
f43dd4d35d Support for timestamp with timezone containing offset as ID 2017-11-20 18:08:34 +01:00
DanB
239b5678dc Using MetaPipe (*|) as in-filter separator 2017-11-20 18:08:34 +01:00
DanB
62d875c221 RSR Filters with | as separator 2017-11-20 18:08:34 +01:00
DanB
a47eb109b0 Unused export 2017-11-20 18:08:34 +01:00
DanB
83836e2749 Aliases should consider *any as destination ID before going into prefixes 2017-11-20 18:08:34 +01:00
DanB
ffc7b3d0eb Nicer logging for config failing 2017-11-20 18:08:34 +01:00
TeoV
bdbabf3a24 Caching StatQueueProfile and StatQueue and upadte tests 2017-11-20 18:08:34 +01:00
TeoV
7d82717aac Add test for ApierV1.RemoveAccount in general_tests and update method 2017-11-20 18:08:34 +01:00
TeoV
6b8f84ed0a Add new format for time "+24h" 2017-11-20 18:08:34 +01:00
edwardro22
27420bdd80 Added migration from action triggers to thresholds and cdrstats to stats 2017-11-20 18:08:34 +01:00
edwardro22
86141e14b3 Added migration from action triggers to thresholds and cdrstats to stats 2017-11-20 18:07:48 +01:00
TeoV
8ed051e753 Update internal/external adress 2017-11-20 18:07:01 +01:00
TeoV
6c744e9c5b Update ExportCDRs in apier 2017-11-20 18:07:01 +01:00
TeoV
1670fc5529 Add Get/Set/GetAll CdrStats in DataManager 2017-11-20 18:07:01 +01:00
TeoV
0d4628379c Add Get/Set CDRStatsQueue in DataManager 2017-11-20 18:07:01 +01:00
TeoV
a8df17d649 Add Get/Set ReqFilterIndexes in Datamanager 2017-11-20 18:06:10 +01:00
TeoV
8fe85096e7 Rename Get/Set/Rem StoredStatQueue -> Get/Set/Rem StoredStatQueueDrv 2017-11-20 18:06:09 +01:00
TeoV
ffcee28567 LCRProfile(2) 2017-11-20 17:05:10 +01:00
TeoV
be388e0aa4 LCRProfile (1) 2017-11-20 17:05:10 +01:00
DanB
5bda6a7ce8 Sample Lcr.csv in tariffplans/tutorial 2017-11-20 10:19:09 +01:00
TeoV
079ad1a0ea Adding space for logger stdout messages 2017-11-20 10:06:53 +01:00
DanB
bc14df8abf Missing import 2017-11-20 09:55:23 +01:00
edwardro22
261d160ee7 Updated cgr-migrator params and refactored GetTpIds 2017-11-20 09:10:50 +01:00
DanB
3c9973c862 RadiusAgent - process usage in request as string instead of time duration, adding dictionary.microsoft for further CHAP development, updated radigo with octets support 2017-11-19 19:09:59 +01:00
Dan Christian Bogos
c4561340e4 Merge pull request #820 from Edwardro22/master
Added new features to migrator and updated other methods
2017-11-19 16:54:25 +01:00
TeoV
8804d1275f Add filter and resource in console 2017-11-19 13:06:57 +01:00
DanB
756f8a5b5c Diameter agent using time.Duration instead of float64 for rpc methods, *handler type available in CCA also 2017-11-17 19:08:06 +01:00
TeoV
4643ff8f15 Update integration test 2017-11-17 16:40:50 +01:00
TeoV
2ea06ad137 Add in console statqueue statqueue_set statqueue_remove 2017-11-17 15:08:14 +01:00
TeoV
87ee981f62 Add in console threshol threshold_set threshold_remove 2017-11-17 15:08:14 +01:00
TeoV
e9a765ac02 Console cdr_exporter result updated 2017-11-17 15:08:14 +01:00
TeoV
ad29fd5785 CDRExporter filename fixed (.csv and .fwv) 2017-11-17 15:08:14 +01:00
TeoV
2a6f929d19 AsStoredCdr -> AsCDR 2017-11-17 15:08:14 +01:00
TeoV
09d517d984 Add confil filters tests 2017-11-17 15:08:14 +01:00
TeoV
73451d4f1a Add test for FilterToTPFilter 2017-11-17 15:08:14 +01:00
DanB
d081229d0d Build test fixes 2017-11-17 14:26:18 +01:00
DanB
a0fcff238b Small formatting 2017-11-15 15:03:05 +01:00
edwardro22
72b965f70c Refactored GetTpids and updated cgr-migrator 2017-11-15 11:40:03 +00:00
DanB
aae8206c7c Displaying Diameter CCA in case of dry_run templates 2017-11-14 18:02:20 +01:00
edwardro22
6ef5ea3a1f Fixed typo 2017-11-14 14:33:26 +00:00
edwardro22
9b1846d765 Fixed merge fail
Conflicts:
	data/storage/migrator/usage_float_to_int.sql
	engine/version.go
	migrator/migrator.go
	migrator/migrator_it_test.go
	migrator/stats.go
	migrator/thresholds.go
	utils/consts.go
2017-11-14 13:47:43 +00:00
edwardro22
42513b92af Added move feature(to migrate data from one db to another) and updated GetTPIds , IsDBempty and the versioning accordingly 2017-11-14 13:16:02 +00:00
DanB
39f410c130 Support for timestamp with timezone containing offset as ID 2017-11-14 12:10:13 +01:00
DanB
fe97736b4e Using MetaPipe (*|) as in-filter separator 2017-11-14 08:43:11 +01:00
DanB
b74850d21e RSR Filters with | as separator 2017-11-14 08:33:42 +01:00