Commit Graph

271 Commits

Author SHA1 Message Date
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
Radu Ioan Fericean
ce0896d15a add load history for every cash save operation 2016-06-29 12:29:32 +03:00
Radu Ioan Fericean
f3b650f888 Merge branch 'master' into faststart 2016-06-24 13:25:01 +03:00
DanB
f73f5c50b9 Diameter tests moved on mongo, customizations for DryRun simulator 2016-06-23 14:24:10 +02:00
Radu Ioan Fericean
07479dcce0 Merge branch 'master' into faststart 2016-06-20 11:25:24 +03:00
Radu Ioan Fericean
a68df14ce7 added cache_dump_dir conf and moved stuf from log 2016-06-14 19:42:56 +03:00
DanB
0229e47bb0 Initial apierv2/tp_it_test file 2016-06-09 20:57:44 +02:00
DanB
db52989256 CDRE - remove default configuration for FieldID since it makes no sense there 2016-06-09 15:56:01 +02:00
Radu Ioan Fericean
95e8230a5c test fixes 2016-06-06 13:02:06 +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
9f78bad9ed HA - failover in case of service not active 2016-05-16 16:11:08 +02:00
DanB
d2332472d5 CDRC XML support with Broadsoft CDRs in tests 2016-05-09 13:39:12 +02:00
DanB
b7a9c934c5 Merge branch 'master' of https://github.com/cgrates/cgrates 2016-05-05 15:57:07 +02:00
DanB
a828c23334 Fix http client not writing content for replicationC failover in case of FORM type 2016-05-05 15:49:51 +02:00
Radu Ioan Fericean
3db05157ac tests passing on hapool with response_ttl > 0 2016-05-03 15:18:17 +03:00
DanB
f562b617cc CDRC .csv test making sure conversion was done for the data via rsr 2016-05-01 19:37:41 +02:00
DanB
e537659f0e Check CDRs in CDR .csv test 2016-05-01 19:30:14 +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
342439213b Default configuration updated 2016-04-26 16:18:32 +02:00
DanB
34e604900d More fixes 2016-04-26 12:04:07 +02:00