Commit Graph

557 Commits

Author SHA1 Message Date
DanB
48e10f9201 DiameterAgent with max_active_requests limitation, proper return of diameter errors when processing requests 2018-11-28 20:38:49 +01:00
TeoV
8af148da1a Remove CDRStats and LCR 2018-11-21 18:28:33 +01:00
TeoV
9600ab9a27 Add *log flag for diameter 2018-11-18 11:54:09 +01:00
DanB
55f853c1cc DiameterAgent - support for sharing group variables via request processors, fixes #1302 2018-11-15 18:48:43 +01:00
DanB
59f14b9c2e DiameterAgent allowing group selector over multiple nesting levels, new template type: *variable 2018-11-10 20:52:54 +01:00
TeoV
1192df9843 Add support for RSRFilter for > , >= , < , <= 2018-11-08 16:49:24 +01:00
DanB
8d13b924cd Variable cgr_subsystems within AsteriskAgent 2018-11-08 11:59:15 +01:00
TeoV
7db3a96229 Rename analyzer to analyzers 2018-10-31 11:37:29 +01:00
Trial97
08e2304516 Partial RawJSONReader implementation 2018-10-31 11:02:30 +01:00
TeoV
65ee7fdba0 Add infrastructure for Analyzer Service 2018-10-30 18:39:54 +01:00
DanB
e5299d97b1 SessionS returning NO_SESSION if ChargerS are not returning any charger profile, diameter integration test for init voice calls, AttributeS properly rejecting non modified *attributes fields 2018-10-04 20:31:39 +02:00
DanB
70a07a1636 Config InflateTemplates function as standalone, added *appid to request *vars 2018-10-02 19:42:09 +02:00
DanB
d624022216 Diameter config options available within *vars metavariable 2018-09-28 16:27:58 +02:00
DanB
bf71051c70 Diameter *cca template in config defaults 2018-09-28 16:04:07 +02:00
DanB
821b78de60 Diameter AgentRequest with support for config field of type=*template 2018-09-25 16:22:29 +02:00
DanB
648904e1e4 DiameterAgent - writing app.Name and cmd.Short inside *vars for filtering 2018-09-24 14:16:20 +02:00
DanB
f6f698a2b0 Improved SessionsV1.ProcessCDR, ChargerS RELEASED in beta 2018-08-30 19:12:40 +02:00
TeoV
739edadea8 Fixes #1185 2018-08-30 12:55:13 +02:00
DanB
218c88b617 CdrsV2.RateCDRs for rating/re-rating CDRs 2018-08-26 18:50:09 +02:00
DanB
aa6e18b27b Integration tests for CdrsV2.ProcesCDR with ChargerS 2018-08-24 20:25:14 +02:00
TeoV
595866cf75 *cgr_request and *cgr_reply to *cgreq and *cgrep in agent 2018-08-22 12:47:43 +02:00
TeoV
69637784c5 Replace *request with *req and *reply with *rep 2018-08-22 12:16:15 +02:00
TeoV
0f8dd3754e Remove reverse filter indexes (duplicate data) 2018-08-21 17:22:56 +02:00
TeoV
da8cd6360e Remove unnecesary things 2018-08-01 19:56:36 +02:00
TeoV
909358a124 Update Suppliers stategy 2018-08-01 19:56:36 +02:00
TeoV
bf334c3340 Add QOS as strategy + tests 2018-07-30 13:57:38 +02:00
TeoV
0f55c6e076 Add infrastructure for QOS strategy for supplierS 2018-07-26 18:24:59 +02:00
TeoV
8956ba07ac Add *highest_cost suppliers strategy 2018-07-25 18:10:32 +02:00
DanB
f02cbdbcad RSRParser with NewRSRParser method in tests 2018-07-20 19:39:21 +02:00
TeoV
a386f98990 Update Radius 2018-07-19 17:55:45 +02:00
TeoV
b6e80ba601 Add test for ChargerS in dispatcher 2018-07-16 15:22:49 +02:00
TeoV
b0c2e67c7e Fixes #1141 and add Charger indexes in cgr-loader 2018-07-13 19:32:11 +02:00
TeoV
5ddbfbfc51 Add Charger in migrator and add API for TPCharger 2018-07-12 16:41:57 +02:00
TeoV
38c087d626 Add test in apier/v1 for Charger 2018-07-12 16:41:57 +02:00
TeoV
93b849bd8e Add Charger in LoaderS 2018-07-10 18:58:39 +02:00
DanB
94138f156c ChargerService processEvent considering AttributeS 2018-07-10 18:24:52 +02:00
TeoV
a31b1a91bd Add drv methods for ChargerProfiles 2018-07-10 12:30:09 +02:00
DanB
52917ce7fe ChargerSv1.Ping implementation 2018-07-10 10:54:16 +02:00
DanB
834f130949 startChargerService inside cmd/cgr-engine 2018-07-09 19:26:04 +02:00
DanB
2570ab7b3a New service ChargerS with initial config and TP structure 2018-07-09 19:26:04 +02:00
DanB
efc810e70d Begin HTTPAgent integration tests 2018-07-05 19:27:54 +02:00
TeoV
509ed8a959 Add option indexed_selects in filter cfg 2018-07-05 13:06:15 +02:00
TeoV
ba71e7f234 Update config for internal dataDB 2018-07-03 16:58:07 +02:00
TeoV
85f73f2773 Add support for *internal as dataDB and storDB 2018-07-03 16:58:07 +02:00
TeoV
cea2bbc3c3 Add sync session for kamailio 2018-06-21 09:51:47 +02:00
DanB
fd14eb6b93 Adding CGRRequest in AgentRequest struct 2018-06-20 14:05:06 +02:00
DanB
28411f4825 SessionSv1 argumets ProcessStatQueues->ProcessStats, boolPointer->bool, NavigableMap.Add->NavigableMap.Set, flags based methods in HTTPAgent 2018-06-19 17:32:37 +02:00
TeoV
f93c0238ac Add sync session for freeswitch 2018-06-19 16:41:22 +02:00
DanB
5d2de6b644 AgentRequest in agents for more flexibility in filters and processing agent requests 2018-06-14 19:15:32 +02:00
TeoV
a2dbb15935 Update Metrics for stats 2018-06-13 13:56:04 +02:00