Commit Graph

141 Commits

Author SHA1 Message Date
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
605888a104 Remove default request_processor configuration for diameter_agent 2017-04-23 11:48:33 +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
393c1acbd0 Adding FieldMultiplyFactor so we can clone it centralized 2017-02-12 19:19:47 +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
543fe0fb23 Small fix to only load defaults once in tests 2016-11-10 18:40:36 +01:00
DanB
65ee8a1131 Fix Diameter config loading which was doubling processor, thanks @Edwardro22 2016-11-10 18:30:12 +01:00
Edwardro22
753c9bd325 Refactoring config defaults tests 2016-11-10 16:39:20 +01:00
Edwardro22
915b6ae9da Added test for DefaultsDiameterAgentCfg 2016-11-10 15:45:37 +01:00
Edwardro22
570b3bdd82 Added tests for cdre 2016-11-09 22:13:26 +01:00
Edwardro22
d7811124e7 Tests for SureTax default 2016-11-09 06:28:06 +01:00
Edwardro22
c722f23c40 Debugging tests 2016-11-08 12:20:36 +01:00
Edwardro22
a7133b4c3f Refactoring 2016-11-04 13:40:06 +01:00
Edwardro22
c276253ad3 Merge branch 'master' of https://github.com/Edwardro22/cgrates
Conflicts:
	config/config_test.go
2016-11-04 13:33:59 +01:00
Edwardro22
d6bc012a21 Modifying some tests 2016-11-04 13:29:05 +01:00
Edwardro22
bd888f6d38 Modified tests for config_defaults 2016-11-03 08:14:32 +01:00
Edwardro22
4bf076ac8f Added tests for config_defaults 2016-11-02 20:34:15 +01:00
Edwardro22
5f3b0d5abc Added some tests for config_default 2016-11-02 19:59:51 +01:00
DanB
b0b58de0ff Started JSON defaults testing in main CGRConfig struct 2016-11-01 19:17:37 +01:00
DanB
401625861d Updated project README, COPYRIGHT information 2016-09-02 13:04:34 +02:00
DanB
2da11236c4 CDRC config inheritance fix 2016-08-15 14:52:59 +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
d3619368fe Fix multiple connections handling in session manager 2015-03-31 21:39:05 +02:00
Radu Ioan Fericean
bf0ac94a8d updated copyright info 2015-03-11 19:49:52 +02:00
DanB
6126b69c4e NEW configuration format - cgrates.json 2015-01-18 12:54:07 +01:00
DanB
bcb7848c5b Skel of kamailio session manager 2014-12-19 18:55:01 +01:00
DanB
573aeea9be Adding CdrcConfig.DataUsageMultiplyFactor config option 2014-10-22 11:47:01 +02:00
DanB
c9f2d5d5a2 TPExporter with compress function, ApierV2.ExportTPToZipString method 2014-10-20 19:21:52 +02:00
DanB
4ef86a2dec Adding tpexport_dir config option 2014-10-20 11:25:28 +02:00
DanB
b087baf068 CDRC cdr_type-> cdr_format, csv_separator->field_separator for better generics 2014-10-05 17:26:15 +02:00
DanB
3756919342 Adding maximumConnections and maximumIdleConnections on database side 2014-10-03 16:30:50 +02:00
DanB
e4c9cf561a Refactoring CDRE and CDRC configurations and functionality 2014-10-02 19:02:23 +02:00
DanB
13eabc6fee Adding CDRStatsEnabled checking in case of internall used to avoid nil references 2014-09-21 14:42:55 +02:00
DanB
e9ba47beab Individual configuration in sm/freeswitch for capturing extra fields 2014-08-05 18:17:10 +02:00
DanB
71a932e343 FS Event parsing cgr_category instead of cgr_tor, zero FS configuration support for passive billing scenarios 2014-08-05 16:03:02 +02:00
DanB
33e3f3fd66 Sql Flush command implementation to be used in tests, local tests for tutorial data 2014-08-05 01:09:05 +02:00
DanB
cabcd67559 Config options to disable storing of the CDRs in CDRS and Mediator 2014-08-02 13:27:33 +02:00
DanB
ba3eb3dda4 CdrStatsConfig with defaults 2014-08-01 12:52:43 +02:00
DanB
eef3a43016 Instantiating stats queue out of default config 2014-08-01 10:49:45 +02:00
DanB
7ed24141b6 Default CdrStatsInstance configuration parsing 2014-07-31 19:32:54 +02:00
DanB
b57fd3b09a Adding cdrstats config options 2014-07-31 17:54:27 +02:00
Radu Ioan Fericean
f2da780893 compilation fix 2014-07-29 12:48:56 +03:00
Radu Ioan Fericean
4ea9d8f35a Merge branch 'master' into stats
Conflicts:
	apier/mediator.go
	cmd/cgr-engine/cgr-engine.go
	config/config.go
	config/config_test.go
	config/test_data.txt
	engine/cdrs.go
	engine/mediator.go
	general_tests/fsevcorelate_test.go
	test.sh
	utils/apitpdata.go
	utils/consts.go
2014-07-29 12:32:03 +03:00
DanB
fc546fe6b6 Adding FSMinDurLowBalance, FSLowBalanceAnnFile,FSEmptyBalanceContext, FSEmptyBalanceAnnFile and logic behind to support playing annoucements and transfers before disconnecting prepaid calls within FreeSWITCH SessionManager 2014-07-28 20:02:51 +02:00