Commit Graph

41 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
e91e49736b Renaming utils.CDRSOURCE -> utils.Source 2017-12-19 09:01:36 +01:00
TeoV
dd72830660 Renaming utils.CDRHOST -> utils.OriginHost 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
332c489d0f AsStoredCdr -> AsCDR 2017-11-20 18:51:04 +01:00
DanB
6e69c0bc9c SMG data integration tests 2017-11-10 11:43:46 +01:00
DanB
48ad63baa3 SMG event using CastFieldIfToString instead of deprecated ConvertIfaceToString, SMGClientV1.DisconnectSession with nanosecond units, more test fixes 2017-11-06 12:52:46 +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
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
edwardro22
b651b06826 Removed copyright from go doc 2017-09-10 15:02:46 +00:00
DanB
0b975f7a51 SMG SessionTTLMaxDelay for SessionTTL randomization 2017-03-10 16:42:11 +01:00
DanB
d253be03ac SMGeneric using CGRID instead of OriginID for session indexing 2016-11-07 17:22:54 +01:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
Radu Ioan Fericean
e142227780 possible fix for concurent map access in smg_event 2016-08-17 17:58:52 +03:00
DanB
9933a03c79 SMGeneric - Consider SessionTTL settings in init event 2016-04-18 12:20:19 +02:00
DanB
8b94e0c8e3 SMG - SessionRelocate through the use of InitialOriginID 2016-03-25 16:44:05 +01:00
Radu Ioan Fericean
7a4b3f24af don't skip LastUsed in extra fields' 2016-03-24 18:27:16 +02:00
DanB
0f38ebabdd Adding LastUsed to SMG.sessionEnd 2016-03-17 17:45:24 +01:00
DanB
a1f9bda028 SMG - Adding LastUsed variable processing, fixes #391 2016-03-06 20:49:13 +01:00
DanB
a3a01f93ce Adding LastUsed in SMGEvent, SMG logic to follow 2016-03-06 19:39:48 +01:00
DanB
4bfe53245c CGRID in case of SMG calculated just out of OriginID due to EventTimestamp issues in diameter 2016-01-27 15:30:22 +01:00
DanB
5b828ec98f Diameter event publishing, fixes #263 2016-01-24 16:04:10 +01:00
DanB
eadd0cbb79 CDR and related TOR -> ToR field 2015-12-28 13:37:43 +01:00
DanB
16beb55df8 Fix conflicts from master 2015-12-13 11:31:26 +01:00
DanB
a80216c4ed Diameter UsedUnits support, smg_session saves callcost with SMR cost source 2015-12-12 11:15:48 +01:00
DanB
da8bc5f59e Diameter - *grouped field type, filters in FieldFilter, fixes #318 2015-12-11 16:50:05 +01:00
DanB
cc8ecc4e51 Fix for SMG CDR source to be the same between CDR and log 2015-12-10 18:15:07 +01:00
DanB
35b6a5087c Engine tbl_cdrs refactoring, CDR.ReqType -> RequestType 2015-12-06 10:18:17 +01:00
DanB
79d554fa60 Refactoring StoredCdr->CDR, fixes #312 2015-12-05 18:16:28 +01:00
DanB
00b6f0f953 SessionManger fix getClietnConnId for empty connection, removed MAX_USAGE in favor of USAGE fields 2015-11-29 16:04:26 +01:00
DanB
1b85fa6fdd SMGeneric Start/End session, process CDR methods 2015-11-12 18:10:34 +01:00
DanB
ad6099ac73 Adding SMGExternalConnections, renaming some of the SMG related structs for clearer code 2015-11-12 11:48:24 +01:00