Commit Graph

810 Commits

Author SHA1 Message Date
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
DanB
306c47ce13 Adding DiameterAgent.loadDictionaries 2015-11-14 20:00:45 +01:00
DanB
8af6f61bb5 New agents package, ListenAndServe for DiameterAgent, integration tests, adding fiorix/go-diameter in the list of dependencies 2015-11-14 18:56:14 +01:00
DanB
72a51fe1d9 DiameterAgent SMGeneric connection configuration 2015-11-14 13:19:41 +01:00
DanB
b160557d63 Support for internal RPC within rpc client 2015-11-14 12:28:39 +01:00
DanB
04c8c10877 DiameterAgent config skel 2015-11-13 19:11:38 +01:00
DanB
cc6f614aee CDRC continue_on_success template config - fixes #276, refactored CDRC/CSV for easier configuration 2015-11-12 19:42:30 +01:00
DanB
c143849c37 Adding listen_bijson on SM-Generic configuration 2015-11-05 11:31:44 +01:00
Radu Ioan Fericean
88137b75db *generic balance used by all tors
fixes #250
2015-10-30 17:03:54 +02:00
Radu Ioan Fericean
362c6fa7c6 global rounding default set to 5 2015-10-30 12:34:30 +02:00
DanB
6f6ac784f8 SureTax implementation completed, fixes #186 2015-10-28 19:10:40 +01:00
DanB
7d909ae577 Adding SM-Generic configuration to cgrates.json 2015-10-28 14:32:11 +01:00