Commit Graph

1160 Commits

Author SHA1 Message Date
TeoV
4efb4e0f78 Update account nill pointer 2017-11-24 12:08:05 +01:00
TeoV
905d88cedb Accout nill pointer error 2017-11-24 12:08:05 +01:00
TeoV
411d453ded Methods from service with utils (utils.StatSv1ProcessEvent,utils.ResourceSv1.ProcessEvent,...) 2017-11-23 14:44:24 +01:00
TeoV
59eae814c6 Update name and add Lcr.csv to TPExporter 2017-11-22 15:49:27 +01:00
DanB
3cebd29e52 Merge fixes 2017-11-21 19:27:55 +01:00
TeoV
300ac101ce LCRProfile(3) 2017-11-21 13:41:02 +01:00
TeoV
916b997125 LCRProfile(2) 2017-11-20 19:33:26 +01:00
TeoV
2e6a0f4d01 CDRExporter filename fixed (.csv and .fwv) 2017-11-20 18:51:04 +01:00
TeoV
332c489d0f AsStoredCdr -> AsCDR 2017-11-20 18:51:04 +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
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
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
ffcee28567 LCRProfile(2) 2017-11-20 17:05:10 +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
4643ff8f15 Update integration test 2017-11-17 16:40:50 +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
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
e0cdcba030 *voice balance format change into nanoseconds from seconds, some test fixes 2017-11-12 19:26:07 +01:00
TeoV
4eb4e9faf9 Caching StatQueueProfile and StatQueue and upadte tests 2017-11-08 15:22:11 +01:00
TeoV
8ab7fc1325 Add test for ApierV1.RemoveAccount in general_tests and update method 2017-11-08 13:56:14 +01:00
TeoV
ddefb45e69 Update internal/external adress 2017-11-07 12:39:37 +01:00
TeoV
fa185d42ca Update ExportCDRs in apier 2017-11-07 12:32:20 +01:00
DanB
86fd8444db Using SMGenericV2 methods returning time.Duration as maxDuration instead of float, updated smg_it tests 2017-11-06 18:20:17 +01:00
TeoV
642f5b8ab0 Update CDRsFilter , 2017-11-03 13:13:08 +02:00
DanB
d789cac0b7 Responder MaxComputedUsage implementation 2017-11-02 15:33:31 +01:00
DanB
6bf57b827d Replacing ParseDurationWithSecs with ParseDurationWithNanosecs in most of the places to allow data units parsing without conversion; tests updated 2017-10-31 17:08:50 +01:00
TeoV
10a8d02d36 Update integration_tests 2017-10-31 12:00:28 +01:00
DanB
46a6b5087b Merge branch 'master' into DataUnitsChange 2017-10-30 18:27:32 +01:00
TeoV
2c9fb56821 Add HasData in DataManager 2017-10-30 18:26:23 +01:00
DanB
0da9a10de7 Removing Direction, PDD, DisconnectCause, Supplier from main fields of CDR; MySQL/Postgres storing nanoseconds instead of seconds for usage, tests update 2017-10-30 18:18:37 +01:00
TeoV
06bdb4f51c Update test for TP 2017-10-30 10:11:51 +01:00
TeoV
a96225bb93 Update number of thresholds loaded from csv 2017-10-27 20:07:17 +02:00
TeoV
940a780a1b Update number of filters loaded from csv 2017-10-27 20:02:30 +02:00
Dan Christian Bogos
62447c9067 Merge branch 'master' into master 2017-10-27 19:47:47 +02:00
DanB
f375a52e53 CDRS with thresholds for *raw CDRs 2017-10-27 19:44:44 +02:00
TeoV
0ba6944ebd Update number or filter in cache and update checkConfigSanity 2017-10-27 20:38:49 +03:00
TeoV
be8e696dc6 Update Filters.csv for Resource 2017-10-27 20:38:49 +03:00
DanB
c66269898f Sample Thresholds.csv to be used with CDR events 2017-10-27 18:32:39 +02:00
TeoV
313c7fc0ff Update Model_helpers and tp_reader 2017-10-27 14:33:56 +02:00
TeoV
c16ce4ba29 Add FilterIDs in StatQueue and FilterS in StatS 2017-10-27 12:52:55 +02:00
DanB
881310f01c ThresholdS running with common filters, Thresholds.MinHits implementation, integration tests 2017-10-26 17:51:22 +02:00
TeoV
97dbad4769 Add Filter in Cache ( + add them in config/config_defaults.go for tests) 2017-10-25 19:38:22 +02:00
TeoV
ff92d3f5a4 Add Filter in Cache 2017-10-25 19:38:22 +02:00
TeoV
0f000cf42a Rename method and updated tpexporter 2017-10-24 16:49:17 +03:00
TeoV
7a78d074c4 Add StatQueue , StatQueueProfile , Threshold,ThresholdProfile in Cache 2017-10-24 15:25:56 +02:00
TeoV
ab7b060c64 Replace Filter with FilterIDs in Thresholds 2017-10-23 18:13:54 +02:00