Commit Graph

169 Commits

Author SHA1 Message Date
Radu Ioan Fericean
69cf1cc896 Merge branch 'master' into shared_balances
Conflicts:
	apier/v1/apier_local_test.go
	apier/v1/tutfscsv_local_test.go
	cmd/cgr-engine/cgr-engine.go
	engine/storage_map.go
	engine/storage_mongo.go
	engine/storage_redis.go
2014-01-27 11:18:25 +02:00
Radu Ioan Fericean
b735688fe5 Remaned to hasdata method 2014-01-27 11:04:25 +02:00
DanB
1bbe5a0a88 CDRc communicating over internal interface with the CDRs 2014-01-25 20:52:32 +01:00
DanB
9210b20924 Fmt on sources :( 2014-01-25 10:49:00 +01:00
Radu Ioan Fericean
c50c202fe6 Merge branch 'master' into shared_balances
Conflicts:
	apier/v1/apier_local_test.go
	apier/v1/tutfscsv_local_test.go
	cmd/cgr-engine/cgr-engine.go
2014-01-24 10:26:55 +02:00
DanB
5d857f1255 Fix local tests 2014-01-23 13:18:00 +01:00
Radu Ioan Fericean
21875f7ed7 compiation fixes 2014-01-23 11:13:29 +02:00
Radu Ioan Fericean
7697b74713 Merge branch 'master' into shared_balances
Conflicts:
	apier/v1/apier.go
	cmd/cgr-engine/cgr-engine.go
	engine/storage_redis.go
2014-01-23 10:26:29 +02:00
DanB
080395e7ea Adding async call_url action 2014-01-21 13:03:47 +01:00
DanB
2896053199 Renaming ActionsTimings into ActionPlan so we avoid in the future redis store changes as much as possible 2014-01-19 20:14:46 +01:00
DanB
0348be416c ActionTimings -> ActionPlan in APIs, storage tables and redis key 2014-01-19 20:02:32 +01:00
DanB
8ec403f151 Fixup reloading cache keys on csv/db load, removed automatic caching in db/set methods since it makes no sense/trouble in distributed environments 2014-01-18 19:45:23 +01:00
DanB
9f84950287 Localtest for tutfscsv, Monit config for cgrates 2014-01-15 15:24:09 +01:00
DanB
6c82f01a10 Tutorial rates fixup, apier reload cache after loading from file, init script creates rundir 2014-01-15 15:23:32 +01:00
Radu Ioan Fericean
b7cdf53858 Merge branch 'master' into shared_balances 2014-01-14 19:11:33 +02:00
DanB
2c1b96c6b3 Console AddBalance with Weight 2014-01-14 17:23:53 +01:00
DanB
a0d76f8dda Fixup in apier_local_test 2014-01-14 13:36:38 +01:00
Radu Ioan Fericean
fb1c7265f5 Merge branch 'master' into shared_balances 2014-01-12 19:09:12 +02:00
DanB
77c7f205b0 Adding fs_csv freeswitch configs for tutorial 2014-01-10 20:39:25 +01:00
Radu Ioan Fericean
ca6957cb48 Merge branch 'master' into shared_balances
Conflicts:
	engine/accountlock.go
2014-01-10 19:04:55 +02:00
DanB
9f125e638f Apier: AddAccount -> SetAccount 2014-01-10 12:51:37 +01:00
DanB
2cd548b810 Adding ActionTimings lock in scheduler 2014-01-10 10:44:09 +01:00
DanB
98fc855ee0 Overwrite parameter added on AddBalance 2014-01-09 20:03:01 +01:00
Radu Ioan Fericean
c8fb090c11 meged master branch 2014-01-09 17:21:27 +02:00
DanB
12e896576c Adding Apier tests for cdrserver, newly added commands for account triggers and account timings 2014-01-09 13:32:52 +01:00
DanB
79497e8970 APIs - locking balance and action triggers when operating on them, adding reloadScheduler attribute in some methods 2014-01-09 10:44:38 +01:00
DanB
07dd19a9d5 Adding Get and Rem APIs for AccountTriggers 2014-01-08 21:30:15 +01:00
DanB
3f506b50c8 Fixup Get and Rem ActionTiming API methods 2014-01-08 20:36:29 +01:00
DanB
b7d9da842b Adding AccountActionTiming Get and Remove APIs 2014-01-08 14:00:20 +01:00
Radu Ioan Fericean
58ddae9b70 Started shared balances logic 2014-01-07 22:34:40 +02:00
DanB
afe845a8aa Enhancing cdrexporter with dry_run, console export_cdrs command 2014-01-07 20:27:45 +01:00
DanB
9f45635de0 CdrE config, documentation fixup 2013-12-31 11:57:19 +01:00
DanB
4eee6ddd0e Adding static field values for multiple mediation in configuration, fmt on sources 2013-12-27 20:02:47 +01:00
DanB
1db3c550b1 Multiple mediation on same RawCDR, renamed CDR interface into RawCDR 2013-12-26 21:21:29 +01:00
DanB
e76b94c285 Adding get_cache_stats console command 2013-12-23 19:31:44 +01:00
DanB
75d24d0fd1 Adding GetCacheStats and GetCachedItemAge Apier methods 2013-12-23 19:23:10 +01:00
DanB
e19b8bc4cf Adding SetRatingProfile method, renaming old SetRatingProfile into LoadRatingProfile and SetRatingPlan into LoadRatingPlan 2013-12-23 16:54:21 +01:00
DanB
c04bc753fd Adding SetActions and SetActionTimings Apier methods 2013-12-23 14:26:33 +01:00
DanB
d60a5f1b79 RatedCDR maintaining CDR interface, Cdrc csv reader does not longer stops in case of row error, further test related fixups 2013-12-22 19:44:45 +01:00
DanB
8e95225b99 Completing the implementation of the CDR client with tests 2013-12-22 18:35:16 +01:00
DanB
f3d0c49803 Finishing implementation of different database handles for rating vs accounting subsystems 2013-12-18 20:02:47 +01:00
Radu Ioan Fericean
cd9eaecb83 changed the way the destinations are cached 2013-12-17 19:33:04 +02:00
Radu Ioan Fericean
dbe8bde7bf optimized prefixes container 2013-12-16 19:09:56 +02:00
Radu Ioan Fericean
022c426a20 further caching and optimizations 2013-12-14 16:51:28 +02:00
Radu Ioan Fericean
237508e590 performance enhancements 2013-12-14 12:44:42 +02:00
DanB
d95dc46e65 Some more apier local tests 2013-12-10 17:43:32 +01:00
DanB
71ca9d8fe3 Adding apier.GetRatingPlans and various local tests 2013-12-06 20:49:00 +01:00
DanB
14b9c5d6c9 Adding call_url to tests in apier local tests 2013-12-03 12:29:16 +01:00
Radu Ioan Fericean
0b5ca3fe36 missed one method call 2013-11-28 18:20:00 +02:00
DanB
c380fcb118 Adding -scheduler parameter on cgr-engine, adding local tests for Apier reload scheduler, reload cache and getCost 2013-11-25 19:19:50 +01:00