Commit Graph

291 Commits

Author SHA1 Message Date
DanB
dcbe8b1882 ApierV1.ExportCDRs API 2017-02-17 15:28:39 +01:00
DanB
50440f5490 CDRS using goroutines for rating to release the CDR faster, tests improvements 2017-02-16 10:50:08 +01:00
DanB
ea84d8b6c5 CDRS with online replication capabilities 2017-02-15 19:23:12 +01:00
DanB
c6d07d6701 ApierV1.ReplayFailedPosts with support for *amqp, fix default replication teplate 2017-02-08 17:06:34 +01:00
DanB
775bc810bd AMQP connection restarts 2017-02-06 16:04:36 +01:00
DanB
32df69469c Testing file replication in case of *amqp_json_map transport 2017-02-03 18:05:58 +01:00
DanB
d2115893b8 Adding tests for CDR replication over *amqp_json_map 2017-02-03 16:30:26 +01:00
DanB
6e9781f57f Tests for SMG PassiveSessionsReplication, small typo fix in API 2017-01-31 18:44:28 +01:00
DanB
66f4f9a46e Tests for ApierV1.ReplayFailedPosts, various fixes 2017-01-31 16:22:03 +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
800d339975 SMGeneric - Bidirectional communication though rpc2 library 2017-01-25 20:30:29 +01:00
DanB
0e9864fe0d Integration test for SMGenericV1.ReplicateActiveSessions 2017-01-12 19:19:50 +01:00
DanB
305d13971d AccountActionPlans in stordb, cache/precache populating account action plans, tp_reader populating account action plans, tests related 2017-01-08 21:30:54 +01:00
DanB
f6a1b11a3c GetCacheKeys with non shared slice 2016-12-30 12:34:22 +01:00
DanB
36bff4d663 ApierV1.GetCacheKeys implementation, precaching on start fixes #614 2016-12-28 13:06:00 +01:00
DanB
e5f8a4147b Fix SMGV1 tests 2016-12-27 15:31:16 +01:00
DanB
7111bf239c Apierv1.PreloadCache, ApierV1.FlushCache with options, remove Responder.FlushCache, fixes at CacheDataFromDB for all keys 2016-12-23 19:30:14 +01:00
DanB
a2955efd83 Storage CacheDataFromDB fixes for nil ids 2016-12-21 20:33:31 +01:00
DanB
de87d0f035 CDR fix for exporting CostDetails 2016-12-01 13:21:02 +01:00
DanB
ba7e60c3fe PartialCDR integration test fix 2016-11-28 18:35:51 +01:00
DanB
9364546080 Small cleanups 2016-11-25 19:28:11 +01:00
DanB
1d0011b6dc SMGeneric fix compute mechanism in getSessionIDsForPrefix 2016-11-25 14:23:32 +01:00
DanB
6e535f11af MongoDB driver does not longer handle indexing on each connection 2016-11-16 20:58:01 +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
65a2ae76a7 SMGeneric Session replication in alpha state 2016-11-08 16:31:41 +01:00
DanB
6e84123b8b SMGeneric with cached responses 2016-11-04 19:42:56 +01:00
DanB
fd22b7da37 Configuration samples for SMG replication 2016-10-31 21:09:09 +01:00
DanB
6393effa62 Enable aliases in tutorial tests, update rpcclient to avoid panic on concurrency 2016-10-28 18:15:26 +02:00
DanB
23693c2df2 SMGeneric - different tables for active and passive sessions, storage_mongo to avoid dropping system namespace on flushdb 2016-10-26 12:27:26 +02:00
DanB
ae9f6f0c3b Adding support for *http_json_map for CDR replication with dynamic fields, fixes #563 2016-10-14 21:12:58 +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
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
3c4a112552 ApierV1.ReloadCache using pointers to detect reloadAll 2016-09-01 14:52:25 +02:00
DanB
db02afe33e Update default configuration file 2016-08-29 19:15:54 +02:00
Radu Ioan Fericean
58ad3a0cec fix ttl configuration 2016-08-16 18:54:48 +03:00
Radu Ioan Fericean
747af43f8d initialize cache with config object 2016-08-15 23:05:55 +03:00
Radu Ioan Fericean
cac660d1ef added cache config section 2016-08-15 17:53:26 +03:00
DanB
cfd41e5533 OpenSIPS Training listen_udp 2016-08-05 19:52:07 +02:00
DanB
83b65192f9 Listen all interfaces 2016-08-05 18:44:41 +02:00
DanB
86c57fab38 OpenSIPS address for osips_training 2016-08-05 17:04:57 +02:00
DanB
0987def9ac Adding simplified version of config for osips_training 2016-08-03 21:54:41 +02:00
DanB
69930adb10 Activating ResourceLimiterS within cmd/cgr-engine 2016-08-02 21:33:18 +02:00
DanB
146b4fff6e Finished PartialCDR processing, fixes #139 2016-07-31 20:35:38 +02:00
DanB
7271ea85d5 CDRC - support for partial_csv format 2016-07-31 18:28:24 +02:00