Commit Graph

700 Commits

Author SHA1 Message Date
DanB
3831ad3d74 CDRS - injecting AccountDigest information in CDRS based on cdr_account_digest parameter 2016-08-27 12:23:54 +02:00
Radu Ioan Fericean
ccf0f273a8 Merge branch 'master' into newcache 2016-08-16 18:12:30 +03:00
Radu Ioan Fericean
747af43f8d initialize cache with config object 2016-08-15 23:05:55 +03:00
DanB
2da11236c4 CDRC config inheritance fix 2016-08-15 14:52:59 +02:00
DanB
8369c3829d Adding RLsConns into SMFreeSWITCH 2016-08-07 17:58:12 +02:00
DanB
69930adb10 Activating ResourceLimiterS within cmd/cgr-engine 2016-08-02 21:33:18 +02:00
DanB
73a99f3fd9 Adding ResourceLimiter default json configuration 2016-08-02 19:29:07 +02:00
Radu Ioan Fericean
a68df14ce7 added cache_dump_dir conf and moved stuf from log 2016-06-14 19:42:56 +03:00
DanB
d7f2330c6b New config options: httpposter_attempts, connect_timeout, reply_timeout, locking_timeout, fix connection drop detection in case of HA 2016-05-30 21:13:42 +02:00
DanB
27d5a7ba2f CDRs refactoring, adding versioning for internal RPC methods 2016-05-02 17:23:51 +02:00
DanB
4fb9a641ee Refactored CDRs internal functions, better CDRC .csv testing 2016-05-01 17:06:25 +02:00
DanB
f819912a0f CDRC configuration change to increase flexibility, list now 2016-04-28 15:40:14 +02:00
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
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
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
Radu Ioan Fericean
9fbd39ae6d Config for prefix matching for rating subject
config for #388
2016-03-08 11:49:08 +02:00
Radu Ioan Fericean
4e8049a124 Merge branch 'master' into hapool 2016-01-04 14:56:31 +02:00
DanB
140e6f2da8 MongoDb configurable indexes in cgrates.json, fixes #340 2016-01-01 16:22:47 +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
Radu Ioan Fericean
d6713343b4 use rpc pool for cdrs rater connection 2015-12-22 19:59:39 +02: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
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
04c8c10877 DiameterAgent config skel 2015-11-13 19:11:38 +01:00
DanB
7d909ae577 Adding SM-Generic configuration to cgrates.json 2015-10-28 14:32:11 +01:00
DanB
5d56411b5b Improved SureTax configuration with defaults, modified NewSureTaxRequest method 2015-10-18 14:24:15 +02:00
DanB
af1d8e3cc5 Small modifications on CDR rplication, http_text does not make much sense 2015-10-13 12:34:33 +02:00
Eloy Coto
140ef92928 Issue #234:
Added http_post and http_text on Cdrs Replication
    Added as default 1 attemps in cdrs_replication (Old json version
    doesn't have this option)
    Added url scape on servername when file fallback is created. If not
    can't be created
2015-10-09 15:15:02 +01:00
DanB
5a614711f2 SureTax data structures with tests for NewSureTaxRequest 2015-10-04 18:23:32 +02:00
DanB
9674f0ad31 Initial SureTax configuration 2015-10-04 12:14:41 +02:00
DanB
2e61fcf5bb HttpPoster implementation in CDR replication and actions with call_url, new configuration parameters added: http_failed_dir, replication attempts, fixes #201, Rated bug fix in CDRC, Cost imported via CDRC in templates now 2015-10-02 18:13:29 +02:00
Radu Ioan Fericean
351a029fde Merge branch 'master' into hapool 2015-09-15 14:26:02 +03:00
DanB
b7f839de31 CDRE config reload, fixes #110, improved handling of the CDRC reloads without sync 2015-09-12 20:49:53 +02:00
DanB
2047d881da CDRC runtime config reloads implementation 2015-09-11 19:10:42 +02:00
Radu Ioan Fericean
e50a0f8753 Merge branch 'master' into hapool 2015-09-08 16:37:32 +03:00
DanB
93a3f89428 Internal connection timeouts within rater start 2015-09-05 14:27:00 +02:00
Radu Ioan Fericean
0a1fc7d96d added new connections to cdrs service 2015-09-04 16:59:36 +03:00
DanB
abbbbf953d Unify reconnects configuration, fixes #153 2015-08-27 09:16:15 +02:00
DanB
263311cab1 DefaultTimezone configuration fix for cdrs_primary table 2015-08-26 14:52:09 +02:00
DanB
9d88fdc792 LoadHistory implementation, added LastLoadId and LastLoadTime to CacheStats 2015-08-23 14:21:44 +02:00
Radu Ioan Fericean
818b45ae19 aliases config 2015-08-21 15:29:01 +03:00
Radu Ioan Fericean
a009ede334 Merge branch 'master' into hapool 2015-08-19 13:59:38 +03:00
DanB
1efd09a655 Configurable default_timezone for timestamps which are missing it, fixes #149, fixes #108 2015-08-19 12:15:28 +02:00
Radu Ioan Fericean
0146267dc9 Merge branch 'master' into hapool 2015-07-31 12:49:25 +03:00
DanB
186238a4fd Fix json configuration to parse rater.users, pubsubs, historys, add CdrStats and Users to CacheStats counters, fix #130, fix #131 2015-07-30 13:56:34 +02:00
Radu Ioan Fericean
28f01db6c9 Merge branch 'master' into hapool 2015-07-27 16:31:55 +03:00
DanB
6d1076870f CDRC config changes: renaming cdr_fields into content_fields, adding new header_fields and trailer_fields options 2015-07-27 13:09:54 +02:00
Radu Ioan Fericean
4f11a40a57 moved response cache ttl in general config 2015-07-24 17:57:46 +03:00