DanB
671f35bbca
Refactored configuration file to include cluster connections everywhere, renamed old rater into RALs, fixes #389
2016-04-20 13:24:09 +02:00
DanB
68c9826560
Merge fixes
2016-04-18 20:34:50 +02:00
DanB
4107ac76d0
SMG - SessionTTLUsage and SessionTTLLastUsed support
2016-04-14 19:17:47 +02:00
DanB
318ceed9c9
Adding InstanceID to status command, rpcclient integration tests with strategy first
2016-04-11 08:48:13 +02:00
DanB
8f1a3b61be
Merge master
2016-04-10 11:47:00 +02:00
Radu Ioan Fericean
155168406c
added session ttl to smgeneric
2016-04-08 00:33:21 +03:00
Radu Ioan Fericean
f49c1f694c
LCR subject prefix matching
...
fixes #388 , fixes #394
2016-04-01 13:29:19 +03:00
DanB
31456e2a9c
Fix merge conflicts, improving creation of new rpc pool
2016-03-24 09:18:38 +01:00
DanB
fe822c2271
DiameterAgent AppendCCA implementation
2016-03-10 20:29:05 +01:00
DanB
31962c1a82
Diameter template - append_cca option
2016-03-10 09:09:16 +01:00
Radu Ioan Fericean
9fbd39ae6d
Config for prefix matching for rating subject
...
config for #388
2016-03-08 11:49:08 +02:00
DanB
cbea3ec603
Diameter config template - adding flags option
2016-03-01 13:02:45 +01:00
DanB
e37da87bd5
Diameter *sum handler
2016-02-29 13:36:52 +01:00
DanB
cc5ec5177c
Diameter config, add publish_event and pubsubs options
2016-01-22 13:58:25 +01:00
Radu Ioan Fericean
97560f7ec3
Merge branch 'master' into hapool
2016-01-21 17:06:29 +02:00
Radu Ioan Fericean
54f6d5b02f
added mms tor type
2016-01-19 22:01:03 +02:00
DanB
06d1c8271e
Merging master, fixing conflicts
2016-01-06 14:52:29 +01:00
DanB
b1d2cc0195
DiameterAgent create_cdr option
2016-01-05 10:07:05 +01:00
Radu Ioan Fericean
4e8049a124
Merge branch 'master' into hapool
2016-01-04 14:56:31 +02:00
DanB
a5155e7e27
SM-FS: MaxWaitConnection config parameter
2016-01-04 13:21:23 +01:00
DanB
140e6f2da8
MongoDb configurable indexes in cgrates.json, fixes #340
2016-01-01 16:22:47 +01:00
Radu Ioan Fericean
2ae475b355
Merge branch 'master' into hapool
2015-12-31 18:04:13 +02:00
DanB
c46a2e2ec4
Diameter DryRun for request processors
2015-12-29 19:24:56 +02:00
DanB
a01f953eea
Diameter proper serialization in CCA, fixes #334
2015-12-29 19:24:56 +02:00
DanB
eadd0cbb79
CDR and related TOR -> ToR field
2015-12-28 13:37:43 +01:00
DanB
704b0811f3
Resolving conflicts from master
2015-12-27 11:17:05 +01:00
DanB
0da8a8f351
Diameter DryRun for request processors
2015-12-23 17:25:27 +01:00
DanB
58d033484f
Fix on starting CDRS in cmd/cgr-engine, config parsing optimization for multiple connections in hapool
2015-12-23 14:21:09 +01:00
DanB
ccd23b0d64
Diameter proper serialization in CCA, fixes #334
2015-12-23 12:52:55 +01:00
Radu Ioan Fericean
2ac4c1b8af
Merge branch 'master' into hapool
2015-12-23 10:58:26 +02:00
Radu Ioan Fericean
d6713343b4
use rpc pool for cdrs rater connection
2015-12-22 19:59:39 +02:00
DanB
6551eafa70
Diameter Granted-Service-Unit in replies
2015-12-21 18:23:07 +01:00
Radu Ioan Fericean
61bad8cbc3
Merge branch 'master' into hapool
2015-12-21 12:16:33 +02:00
DanB
99bd022a98
Append in diameter templates
2015-12-20 15:42:59 +01:00
Radu Ioan Fericean
06c262119a
Merge branch 'master' into hapool
2015-12-18 18:03:35 +02:00
DanB
8676b0951e
Diameter ccr_fields and cca_fields inside processors
2015-12-17 19:25:42 +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
Radu Ioan Fericean
44d893c17b
ha for diameter agent
...
renamed ha_rater/ha_cdrs to rater_conns/cdrs_conns
2015-12-04 17:05:09 +02:00
Radu Ioan Fericean
ce222cf446
updated config for ha
2015-12-03 11:34:18 +02: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
514138f175
Diameter config debit_interval and dialect; implementation of diameter handler *ccr_usage; fix of usageForCCR in case of updates
2015-11-29 13:01:18 +01:00
DanB
873ea67219
Diameter request processors with field filters
2015-11-27 14:35:44 +01:00
DanB
17eaa13d01
CDRC, CDRE and Diameter config templates change: cdrfield->*composed, metatag->*handler, constant->*constant, http_post->*http_post, MetaTagId->HandlerId
2015-11-26 13:46:44 +01:00
DanB
95bb78fa94
CDRC/CDRE templates cdr_field_id renamed to field_id so we can use it in diameter also
2015-11-24 19:17:04 +01:00
DanB
bc5490599c
Diameter CCR AsSMGenericEvent method implementation, default config updates
2015-11-24 18:06:07 +01:00
DanB
0a1a458c96
Diameter CCR and CCA message implementation, bidirectional communication between client and agent
2015-11-22 21:07:18 +01:00
DanB
d242b5b6a6
Default dictionaries for huawei platform
2015-11-22 11:13:15 +01:00
DanB
8176a23c5f
Fix config test
2015-11-16 14:33:51 +01:00
rinor
6fdacaf9aa
config: config_defaults.go - sm_generic section
...
config_defaults.go - debit_interval, set default value to uniform format like other SM
config_defaults.go - min_call_duration, set default value to uniform format like other SM
2015-11-15 22:27:46 +01:00