Commit Graph

8201 Commits

Author SHA1 Message Date
DanB
b04f276fb6 Removing configuration to enable cdr handlers since filtering is based on url and no extra resources are consumed by handlers 2013-08-04 21:29:51 +02:00
DanB
5f730090fc Adding some formatting 2013-08-04 21:06:43 +02:00
DanB
ff6b55c111 Adding CDRSEnable in config 2013-08-04 21:05:27 +02:00
Radu Ioan Fericean
2156f05131 history flood/loop protection 2013-08-04 20:21:43 +03:00
Radu Ioan Fericean
882a567fe1 added history client for cgr-loader 2013-08-04 18:58:23 +03:00
DanB
58c16a5f47 Errors fixup in sql queries 2013-08-04 16:45:43 +02:00
Radu Ioan Fericean
8b6639f186 better error reporting in the serializer 2013-08-04 15:51:04 +03:00
Radu Ioan Fericean
88db48470d integrated hstory into cgr-engine command 2013-08-04 15:39:53 +03:00
DanB
864b7eca5a Adding extra fields test 2013-08-04 13:42:43 +02:00
DanB
05c6ee4756 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-08-04 13:18:12 +02:00
DanB
d1fd3e4e09 Changing OUT-> *out everywhere, tests fscdr 2013-08-04 13:17:55 +02:00
Radu Ioan Fericean
9411759bc9 added history configuration options 2013-08-03 20:19:05 +03:00
DanB
80e5fa7403 Saving datetime as unixtime in MySQL queries 2013-08-02 22:04:43 +02:00
DanB
06ed29ddd4 Dropping support for urlencode in json fscdr. This can be disabled via FS module 2013-08-02 21:49:45 +02:00
Radu Ioan Fericean
13e8f53230 no longer expand the dates for *any 2013-08-02 19:33:47 +03:00
Radu Ioan Fericean
8c8f003239 added rating profile history handler 2013-08-02 18:57:54 +03:00
DanB
10f46f348a Fixups pkg 2013-08-02 17:36:47 +02:00
DanB
230571c632 Fix run script in the skel folder 2013-08-02 17:10:57 +02:00
Radu Ioan Fericean
8fac5a1ff1 cstmid to tenant 2013-08-02 17:46:07 +03:00
Radu Ioan Fericean
13347532d6 url decode extra fields 2013-08-02 17:13:02 +03:00
Radu Ioan Fericean
b6b5c11033 same OUT problem with cdrs 2013-08-02 17:03:15 +03:00
Radu Ioan Fericean
4a9c4eff43 fs event returning *out 2013-08-02 17:01:42 +03:00
Radu Ioan Fericean
d0e185c47a one history recor per line 2013-08-02 15:17:55 +03:00
Radu Ioan Fericean
457151ecce added history tests 2013-08-02 13:05:19 +03:00
Radu Ioan Fericean
ed5ebc2efc added some more tests 2013-08-02 12:58:33 +03:00
Radu Ioan Fericean
1771d9de3a history test passing 2013-08-02 12:54:35 +03:00
Radu Ioan Fericean
b57d321e30 made test pass for the moment 2013-08-01 18:20:41 +03:00
Radu Ioan Fericean
5941823138 Merge branch 'master' of github.com:cgrates/cgrates 2013-08-01 18:20:17 +03:00
Radu Ioan Fericean
6c5d73d41a more refactoring and added first test 2013-08-01 18:19:18 +03:00
Radu Ioan Fericean
63a1fc6f31 refeactored history 2013-08-01 17:25:26 +03:00
Radu Ioan Fericean
8a457618be working on store 2013-08-01 17:03:22 +03:00
DanB
5bb67111b2 Fixup packaging script 2013-08-01 08:59:46 +02:00
DanB
1b759af9e2 Merge branch 'master' of https://github.com/cgrates/cgrates 2013-08-01 08:20:45 +02:00
DanB
e5652558bc Adding debian packaging script 2013-08-01 08:16:03 +02:00
Radu Ioan Fericean
606d053844 better parse date 2013-07-31 14:45:46 +03:00
Radu Ioan Fericean
59e474bf68 expiration time fixes 2013-07-31 10:05:13 +03:00
Radu Ioan Fericean
1d3ce69c5d added activation time with + and * stuff 2013-07-30 23:06:31 +03:00
Radu Ioan Fericean
11e7eed149 added +duration and *monthly for expiration time 2013-07-30 22:42:51 +03:00
Radu Ioan Fericean
78d2ee4e28 fixed tests 2013-07-30 22:15:35 +03:00
Radu Ioan Fericean
67d9c6f64d merge Dan's work 2013-07-30 21:54:27 +03:00
Radu Ioan Fericean
d112b53dda working on duration expire time 2013-07-30 21:47:17 +03:00
DanB
2f733525b2 Finalizing TPCSVImporter with AccountActions method 2013-07-30 19:35:20 +02:00
DanB
c60b26c0c4 TPCSVImporter ActionTriggers 2013-07-30 17:03:16 +02:00
DanB
d483a6669f TPCSVImporter ActionTimings 2013-07-30 12:52:58 +02:00
DanB
d4017890ec TPCSVImporter Actions, store refactoring, small API params changes 2013-07-29 21:18:02 +02:00
DanB
ddc2240c67 TPCSVImporter RatingProfiles, changed RateProfile into RatingProfile in APIs for consistency 2013-07-29 18:21:13 +02:00
DanB
9887799492 TPCSVImporter DestRateTiming, store refactoring 2013-07-29 15:32:07 +02:00
DanB
f1d94aebaf TPCSVImporter - DestinationRates implementation 2013-07-29 14:18:50 +02:00
DanB
1a1403ace1 Few more methods on TPCSVImporter, API TPRates modifications to include GroupInterval 2013-07-29 12:40:23 +02:00
DanB
63d9612932 Another way of mapping csvtpimport function, trying to fix tests on 1.0.3 2013-07-27 13:29:34 +02:00