Commit Graph

175 Commits

Author SHA1 Message Date
DanB
49674ada90 Config precache: false, using the ltcache 2017-07-24 17:49:08 +02:00
DanB
6dc3289772 StorDB config conn_max_lifetime, fixes #684 2017-07-02 15:25:30 +02:00
alin104n
e471d69cbe Timings in DataDB 2017-06-23 16:30:42 +03:00
DanB
7ce514b712 RADIUS Auth with integration tests 2017-06-13 17:10:37 +02:00
DanB
12166d8507 Configuration - remove usage_ttl from rls component 2017-05-09 14:45:52 +02:00
DanB
5378c511b6 SMKamailio replacing cdrstats with rls in config, resource limit APIs in auth and call end, ResourceAllowed in auth reply 2017-05-07 21:13:49 +02:00
DanB
ee210a3cc5 Adding CDRStatsConns to SMKamailio config 2017-05-07 18:30:49 +02:00
DanB
103558bd4b Skel of RadiusAgent with sample config 2017-04-24 19:46:58 +02:00
DanB
e267e9b976 RadiusAgent configuration options: listen_net, client_secrets, client_dictionaries 2017-04-24 16:36:54 +02:00
DanB
605888a104 Remove default request_processor configuration for diameter_agent 2017-04-23 11:48:33 +02:00
DanB
10f884835d radius_agent configuration options in cgrates.json 2017-04-21 20:33:47 +02:00
DanB
8995246ac0 Empty default password for stordb to avoid mongo issues, tests fixups 2017-04-13 21:51:16 +02:00
DanB
6c79d9717b DataDB default name to 10, dbsmerge small corrections 2017-04-10 16:17:14 +02:00
alin104n
263a779c8c Remove Balancer 2017-04-09 07:40:59 +03:00
alin104n
d788452933 Accounting, Rating DBs merge, TPModels in StorDB 2017-04-03 21:17:12 +03:00
DanB
0b975f7a51 SMG SessionTTLMaxDelay for SessionTTL randomization 2017-03-10 16:42:11 +01:00
DanB
b8964cd684 Adding MinSessionTTL and MaxSessionTTL in SMG config 2017-03-09 20:25:49 +01:00
DanB
393c1acbd0 Adding FieldMultiplyFactor so we can clone it centralized 2017-02-12 19:19:47 +01:00
DanB
c6d07d6701 ApierV1.ReplayFailedPosts with support for *amqp, fix default replication teplate 2017-02-08 17:06:34 +01:00
DanB
54f4bdee05 Config changes: httpposter_attempts -> poster_attempts, failed_requests_dir -> failed_posts_dir 2017-01-31 12:48:01 +01:00
DanB
55980e0536 Configuration change - http_failed_dir -> failed_requests_dir 2017-01-29 20:53:11 +01:00
DanB
0eb29c826b Adding account_action_plans in cache config 2017-01-05 17:24:05 +01:00
DanB
03a9569190 Preload data on start, properly handle reloads when loadFromFolder or stor, ApierV1.PreloadCache method 2016-12-21 16:01:10 +01:00
DanB
46152f8297 Remove cache_dump_dir from config_defaults, fixes #582 2016-11-24 19:07:40 +01:00
DanB
593fef9162 Adding InstanceID in logging, configurable instanceID in config/general section, fixes #584 2016-11-24 19:03:57 +01:00
DanB
3644d2d288 Remove reconnects from opensips config_defaults, fixes #589 2016-11-24 15:45:38 +01:00
DanB
596f19c8bc CDRC - allow RunID value on import 2016-11-24 15:39:56 +01:00
DanB
ce23852583 Small config fix 2016-11-12 11:27:44 +01:00
DanB
5281b7c051 Updating default cgrates.json config, small logs modifications in http server 2016-11-12 11:17:52 +01:00
Shane Neuerburg
7acfa6acbc Set up JSON RPC and WebSocket URLs to be configurable
This also allows the two URLs to be disabled entirely. Also in this commit is rudimentary basic auth support for WebSockets
2016-11-11 16:17:54 -07:00
Shane Neuerburg
0cfd025a0d Add basic authentication without dependencies
This adds a rudimentary basic auth scheme without including dependencies.
2016-11-10 16:35:08 -07:00
Shane Neuerburg
a88a1e75ed Add basic authentication to HTTP API
This adds support for basic authentication for the HTTP API with new configuration values to control if basic auth is used, the basic auth realm URL, and the location to a basic .htpasswd file.

github.com/abbot/go-http-auth is added as a dependency as it efficiently implements basic auth, as well as .htpasswd file monitoring.
2016-11-10 10:57:55 -07:00
DanB
d8eeddd348 SMGeneric smg_replication_conns configuration 2016-10-27 19:23:03 +02:00
DanB
bd0a902005 Adding log_level in cgrates.json, not longer starting services from cgr-engine command arguments 2016-10-25 19:10:47 +02:00
DanB
b7445e5e99 Centralized replication/exports using field templates, CDRExporter with less parameters via API - moved to field templates 2016-10-14 18:35:07 +02:00
DanB
3c5c41d542 Adding content_fields to CDRS replication config 2016-10-14 12:51:48 +02:00
DanB
f261cbddec Configuration - remove smg_conns option in sm_asterisk section, updating default cgrates.json config 2016-09-23 14:10:17 +02:00
DanB
59a083bc4c SMAsterisk - configuration cleanup, processCDR option introduced 2016-09-18 15:47:40 +02:00
DanB
cef071533b Adding CDRs sm_cost_retries configuration option 2016-09-16 16:27:01 +02:00
DanB
d65897c2d0 SM-Asterisk - connection and listening mechanism implementation 2016-09-09 17:34:28 +02:00
DanB
75f56f9618 SMAsterisk configuration, initial structures 2016-09-07 19:26:04 +02:00
DanB
7ce4f65f02 DiameterAgent, cdr_requires_session config option 2016-09-02 14:42:01 +02:00
DanB
25c61b7d65 Merge fixes 2016-09-02 13:07:00 +02:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
rinor
6a51639de4 diameter_agent: remove "dialect" 2016-09-02 12:38:59 +02:00
DanB
db02afe33e Update default configuration file 2016-08-29 19:15:54 +02:00
DanB
90069ab05d AccountDigest - AccountSummary for better readability 2016-08-29 12:57:24 +02:00
DanB
3831ad3d74 CDRS - injecting AccountDigest information in CDRS based on cdr_account_digest parameter 2016-08-27 12:23:54 +02:00
DanB
dda8fdd106 New configuration option: session_indexes for sm_generic 2016-08-24 08:41:53 +02:00
Radu Ioan Fericean
cac660d1ef added cache config section 2016-08-15 17:53:26 +03:00