Commit Graph

1185 Commits

Author SHA1 Message Date
TeoV
8484f92633 Add test for apier/v1/aliasprofile.go(alias_it_test.go) 2017-12-06 16:13:07 +01:00
TeoV
234771b435 Update name for table struct and csv (tp_alias and Alias.csv) 2017-12-06 16:13:07 +01:00
TeoV
de6cda4a9b Add AliasProfile in Apier 2017-12-05 14:41:05 +01:00
TeoV
7e6feecc63 Add TPAliasProfile in apier/v1 2017-12-05 14:41:05 +01:00
TeoV
325d619886 Add Infrastructure for AliasProfiles 2017-12-05 14:41:05 +01:00
edwardro22
8f0a3b50b8 fixed failing integration tests 2017-12-05 10:30:10 +01:00
edwardro22
3c45d8ba18 Fixing integration tests 2017-12-05 10:30:10 +01:00
edwardro22
3a93dabad3 Replaced StatEvent with CGREvent 2017-12-05 10:30:10 +01:00
edwardro22
0118c7f1d4 Replaced ThresholdEvent with CGREvent 2017-12-05 10:30:10 +01:00
edwardro22
03a718bd35 Replaced SupplierEvent with CGREvent 2017-12-05 10:30:10 +01:00
TeoV
cbe04edec2 Update apier/v1/suppliers_it_test.go *least_cost sorting 2017-12-03 17:12:47 +01:00
DanB
5395581bb5 Suppliers *least_cost ignoring suppliers with empty cost information 2017-12-02 09:42:40 +01:00
DanB
693247fde7 Suppliers integration test improvement 2017-12-01 19:37:38 +01:00
DanB
705453f97f New supplier data in tariffplan files to replicate *least_cost strategy 2017-12-01 18:43:47 +01:00
DanB
106baf6948 Suppliers integration test for *weight 2017-11-28 19:17:15 +01:00
DanB
567d4d95db SupplierS started by engine, adding additional configuration options, enablind suppliers in tutorial configurations 2017-11-28 18:29:49 +01:00
TeoV
77c85a6f33 Update Suppliers.csv 2017-11-28 15:16:28 +01:00
DanB
d1e5ad908a Configuration with suppliers option, integration tests file for suppliers 2017-11-27 20:15:30 +01:00
DanB
a295b3474b SuplierSv1 in apier/v1 package 2017-11-27 18:39:22 +01:00
TeoV
3fad468940 Update unique_key , and rename methods in ApierV1 for SupplierProfile 2017-11-27 17:19:34 +01:00
TeoV
158c57e7ee Rename LCRProfile -> SupplierProfile 2017-11-27 16:13:22 +01:00
DanB
b26040ccfe Destination in APierV1.GetCost 2017-11-27 15:17:12 +01:00
DanB
b1bff453ea ApierV1.GetCost and ApierV1.GetDataCost 2017-11-27 14:09:21 +01:00
edwardro22
6b84c2adb7 queryable versions from both cgr-migrator and cgr-console 2017-11-25 17:40:52 +01:00
TeoV
fef5bef1c9 Update accounts_it_test.go in general_tests 2017-11-24 12:08:05 +01:00
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