DanB
094bce7fd5
SMGA1 IT tests
2017-03-08 14:40:26 +01:00
DanB
039b22a490
Fix dmtagent not to require password from mongo
2017-03-05 17:32:28 +01:00
DanB
635f8ff009
Adding general_tests/smg_a1 test suite
2017-03-05 17:26:16 +01:00
alin104n
10a2e553de
Mongo setup - Create user for cgrates instead of admin db
2017-02-27 15:54:49 +02:00
alin104n
359fbc7224
Merge branch 'master' of https://github.com/cgrates/cgrates
2017-02-27 00:50:25 +02:00
alin104n
22c47cf61b
StorDB fixes and additions
2017-02-27 00:49:11 +02:00
DanB
567a13a7c9
Enabling authentication handling in mongo driver
2017-02-22 13:42:57 +01:00
mrgab
dc5468e2b3
working mysql migration stored procedure
2017-02-20 18:19:18 +01:00
DanB
dcbe8b1882
ApierV1.ExportCDRs API
2017-02-17 15:28:39 +01:00
DanB
58b01aa672
Merge branch 'master' of https://github.com/cgrates/cgrates
2017-02-16 10:50:19 +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
alin104n
b1a5c57a7e
SQL fields length increase
2017-02-14 06:48:31 +02: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
0bd2c32f5c
Get/Set/Remove Versions in StorDB/MySQL; new MySQL table - versions
2016-12-06 19:02:28 +01:00
DanB
de87d0f035
CDR fix for exporting CostDetails
2016-12-01 13:21:02 +01:00
Dobby16
0a4d3329bb
Create mysql_cdr_migration.sql
...
Migration script for Mysql from old (cdrs_primary, cost_details, cdrs_extra and rated_cdrs) to new (cdrs) table structure.
2016-11-30 12:26:34 +01:00
rbarrabe
8248eb6dc1
Update 3gpp_vendor.xml
2016-11-29 11:51:10 +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
70eea71734
Small modifications asterisk tutorial
2016-10-30 15:31:11 +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
a14e1c5d7b
AsteriskARI tutorial files
2016-10-03 20:53:18 +02:00
DanB
a706ca09ff
Configuration helper message for errors on parsing files, renamed tutorials/asterisk_events into tutorials/asterisk_ari
2016-10-03 15:57:03 +02:00