Commit Graph

57 Commits

Author SHA1 Message Date
edwardro22
e567a1b6d1 Renaming utils.ACCID -> utils.OriginID 2018-01-08 18:44:36 +01:00
TeoV
40f027495e Renaming utils.DIRECTION -> utils.Direction 2018-01-08 15:47:50 +01:00
TeoV
6269ec20fc Renaming utils.SUBJECT -> utils.Subject 2018-01-08 15:47:50 +01:00
TeoV
644e9637ba Renaming utils.CATEGORY -> utils.Category 2017-12-19 09:01:36 +01:00
TeoV
07a17d2087 Renaming utils.REQTYPE -> utils.RequestType 2017-12-19 09:01:36 +01:00
TeoV
5a306d1cea Renaming utils.TENANT -> utils.Tenant 2017-12-13 20:03:12 +01:00
TeoV
e0cfc54233 Renaming utils.ANSWER_TIME -> utils.AnswerTime 2017-12-13 20:03:12 +01:00
TeoV
db08e9c5b8 Renaming utils.SETUP_TIME -> SetupTime 2017-12-13 20:03:12 +01:00
TeoV
a3adcc1702 Renaming utils.USAGE -> utils.Usage 2017-12-13 20:03:12 +01:00
TeoV
278a930b18 Renaming utils.DESTINATION -> utils.Destination 2017-12-13 20:03:12 +01:00
TeoV
684566d442 Renaming utils.ACCOUNT -> utils.Account 2017-12-13 20:03:12 +01:00
TeoV
4643ff8f15 Update integration test 2017-11-17 16:40:50 +01:00
DanB
6e69c0bc9c SMG data integration tests 2017-11-10 11:43:46 +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
DanB
286ef0c0aa Integration test fixes 2017-11-06 13:33:11 +01:00
DanB
7a80840e23 EventCost replacing CallCost in SMGSession 2017-06-01 12:00:37 +02:00
DanB
a216840591 SMGeneric refund fix 2017-05-29 09:55:05 +02:00
DanB
9a37c384cf Various improvements for the new StorDB code to work 2017-03-02 18:56:57 +01:00
DanB
c356d0043f Fix error shadoing in SMG for ChargeEvent 2017-02-08 11:49:55 +01:00
DanB
5847e7fff9 SMGeneric API changes to include verb in get APIs - ActiveSessions -> GetActiveSessions, PassiveSessions -> GetPassiveSessions, MaxDuration -> GetMaxDuration, LCRSupplier -> GetLCRSuppliers 2017-01-13 13:36:29 +01:00
DanB
7dda1946c0 SMGeneric - fix session terminators leak 2017-01-05 12:44:32 +01:00
Edwardro22
048203a19e Refactoring of IT Tests 2016-11-28 14:17:56 +01:00
Edwardro22
7cf420f173 SM integration tests refactoring 2016-11-28 13:53:36 +01:00
DanB
1d0011b6dc SMGeneric fix compute mechanism in getSessionIDsForPrefix 2016-11-25 14:23:32 +01:00
DanB
12bf0667ef SMGeneric simplified active/passive table management, unified SMGenericV1.ActiveSessions and SMGenericV1.PassiveSessions logic 2016-11-10 13:32:30 +01:00
DanB
1a946e1ce5 SMGenericV1.ActiveSessions returning NOT_FOUND for 0 active sessions, SMG one way session replication operational 2016-11-08 15:27:03 +01:00
DanB
d253be03ac SMGeneric using CGRID instead of OriginID for session indexing 2016-11-07 17:22:54 +01:00
DanB
b0df6520b6 SMG - PassiveSession replication for init, update and terminate events 2016-11-03 19:14:03 +01:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
Radu Ioan Fericean
56848a60ce Merge branch 'master' into faststart 2016-06-07 22:44:06 +03:00
Radu Ioan Fericean
95e8230a5c test fixes 2016-06-06 13:02:06 +03:00
DanB
d3c3bcc622 SMG - Fix session timeouts in case of session relocation 2016-06-05 15:49:36 +02:00
DanB
1095b5a822 SMGenericV1 methods change: GetMaxUsage->MaxUsage, GetLcrSuppliers->LCRSuppliers, SessionStart->InitiateSession, SessionUpdate->UpdateSession, SessionEnd->TerminateSession, ProcessCdr->ProcessCDR 2016-06-03 16:41:58 +02:00
Radu Ioan Fericean
3db05157ac tests passing on hapool with response_ttl > 0 2016-05-03 15:18:17 +03:00
DanB
d4ac5548cb Default request caching disabled 2016-04-26 13:42:34 +02:00
DanB
1f647e4ada SMGeneric SessionTTL back into code 2016-04-18 20:03:53 +02:00
DanB
2c118eb954 Simplified SMGeneric.ttlTerminate to avoid loops via updateSession 2016-04-18 18:06:15 +02:00
DanB
69ece5cb94 Added OriginID filter in SMGenericV1.ActiveSessions, disabled sessionEnd in SMGeneric.ttlTerminate for testing purposes, testing total usage in active sessions 2016-04-18 17:34:21 +02:00
Radu Ioan Fericean
1f13daa31c all tests passing on session ttl 2016-04-15 16:21:14 +03:00
DanB
dc117b0995 Fix for SMG - SessionTTL 2016-04-15 09:21:41 +02:00
Radu Ioan Fericean
93d204622c voice call ttl test 2016-04-14 22:10:39 +03:00
Radu Ioan Fericean
c2c7974233 another test fix 2016-03-29 19:50:57 +03:00
Radu Ioan Fericean
1a390c9e7d last usage tests 2016-03-28 21:30:26 +03:00
Radu Ioan Fericean
1170a7ba21 updated test data 2016-03-23 13:24:49 +02:00
Radu Ioan Fericean
e07acf23f7 started smg data tests 2016-03-22 22:04:26 +02:00
Radu Ioan Fericean
fbbc067a5d more lastusage tests 2016-03-22 17:48:23 +02:00
Radu Ioan Fericean
529a642c87 updated dockerfile 2016-03-17 17:20:49 +01:00
Radu Ioan Fericean
3ec470060a refund can go past the last update 2016-03-17 12:47:39 +01:00
DanB
09dd7a6119 Remove some info in the smg_tests 2016-03-16 17:38:34 +01:00
DanB
73e977059c Fix for LastUsage in SMGeneric 2016-03-16 09:50:07 +01:00