Commit Graph

2731 Commits

Author SHA1 Message Date
DanB
2a253892c5 Refactoring the code around derived charging to support integration with responder for internal requests, some of the copyright headers updated with new slogan 2014-04-23 20:48:43 +02:00
Radu Ioan Fericean
b4dbb1ca9e more time for the scheduler 2014-04-23 13:32:18 +03:00
Radu Ioan Fericean
251d504d40 fix for callcost out of bounds merge (thanks DigiDaz) 2014-04-23 13:24:41 +03:00
DanB
bba4a878f0 Refactoring configuration for DerivedCharging 2014-04-22 13:13:39 +02:00
Radu Ioan Fericean
2d042d65bf ignore empty commands (enter enter) 2014-04-21 19:12:38 +03:00
Radu Ioan Fericean
d3e5555b5c fix for rating subject shortucts 2014-04-21 12:03:15 +03:00
Radu Ioan Fericean
f8fec02ab5 fix for expiration time issue 2014-04-19 17:01:25 +03:00
Radu Ioan Fericean
83b7034b7f Merge branch 'master' into console-ng 2014-04-19 16:33:59 +03:00
Radu Ioan Fericean
efe9e19460 small fixes 2014-04-19 16:33:48 +03:00
Radu Ioan Fericean
1935d41b9d renamed commands 2014-04-19 16:06:53 +03:00
Radu Ioan Fericean
92d03eaf1a AddBalance expiration date accepting shortcuts 2014-04-19 12:37:22 +03:00
Radu Ioan Fericean
0e55acbfdb fixes 2014-04-19 12:19:44 +03:00
Radu Ioan Fericean
0122acced1 use string wrapper for string param commands 2014-04-19 11:48:05 +03:00
Radu Ioan Fericean
efc9240142 removed BalanceType from AttrGetAccount 2014-04-18 23:04:14 +03:00
Radu Ioan Fericean
bcb9582d6b more commands and help 2014-04-18 23:03:51 +03:00
DanB
94da5d9e74 Adding caching for DerivedCharging settings 2014-04-18 19:59:11 +02:00
DanB
05e4772f6d Fixup SM parse time bug discovered by DigiDaz, adding some more tests 2014-04-18 18:03:05 +02:00
DanB
4637c247fe DerivedChargers into their own files in config package 2014-04-18 16:50:15 +02:00
DanB
27e8c34fcb Fixup tests 2014-04-18 16:49:35 +02:00
Radu Ioan Fericean
6df17bf2e8 introducing command executer 2014-04-18 17:25:22 +03:00
DanB
57b4226e8a Sample DerivedChargers.csv 2014-04-18 14:43:16 +02:00
DanB
43039b063b Updating after merge 2014-04-18 14:42:52 +02:00
DanB
668352b860 Initial DerivedCharging loading 2014-04-18 14:39:59 +02:00
Radu Ioan Fericean
2da2294c0f add_balance 2014-04-17 16:59:17 +03:00
Radu Ioan Fericean
5f4580947a add_account and status 2014-04-17 16:32:20 +03:00
Radu Ioan Fericean
0192e5088f using rif's liner fork 2014-04-17 15:37:26 +03:00
Radu Ioan Fericean
4cc6d248e4 Merge branch 'master' into console-ng 2014-04-17 13:12:45 +03:00
Radu Ioan Fericean
e1c174bebb small fix 2014-04-17 13:10:43 +03:00
Radu Ioan Fericean
81b611f186 first (somehow) working version 2014-04-16 22:22:17 +03:00
DanB
d08b77fcb7 Adding TotalCost to export stats 2014-04-16 19:22:57 +02:00
DanB
341ead514e Fixup time parser to support 0 as timestamps sent by FreeSWITCH 2014-04-16 16:32:45 +02:00
DanB
0236553c87 Disabling multiprocessor support since benchmarks have shown a decrease of performance due to additional tasks management. To be reviewed in future Go versions when scheduler will be reconsidered 2014-04-16 10:57:29 +02:00
DanB
f1b639b04e Fixup responder trying to read nil in case of errors coming from above, adding some XML parsing tests 2014-04-16 10:51:27 +02:00
DanB
4e1776d6fd Discarding FS microseconds information, reverting to seconds since MySQL errors in older versions and default FS csv file uses seconds 2014-04-11 17:12:27 +02:00
DanB
5d9e7bae67 Adding more RSRTests 2014-04-10 19:12:27 +02:00
DanB
f2eade654c ExportDir as parameter to export api 2014-04-10 13:45:02 +02:00
Radu Ioan Fericean
df655e7751 handling *any destination id 2014-04-09 20:17:13 +03:00
Radu Ioan Fericean
60075616b4 first try for ga-beakon 2014-04-09 19:08:08 +03:00
DanB
b958ee38aa Merge branch 'master' of https://github.com/cgrates/cgrates 2014-04-09 17:38:35 +02:00
DanB
31138857ee Decreasing timer in case of general_tests 2014-04-09 17:37:03 +02:00
Radu Ioan Fericean
adc7c3d671 add ResetTriggeredAction api call 2014-04-09 18:27:36 +03:00
DanB
e303940d76 Adding tests on multiple balances: 0 monetary with chargeable minutes, missing monetary with chargeable minutes 2014-04-09 17:21:45 +02:00
DanB
5f65388e69 Fixup test.sh with new general_tests 2014-04-09 15:43:17 +02:00
DanB
5d29ce3d61 Changing charging_tests to general_tests to reflect more general tests inside 2014-04-09 15:40:17 +02:00
DanB
9fcf43f8b4 Corelate CgrIds between FS answer_event and FsJsonCdr 2014-04-09 12:23:56 +02:00
DanB
a7b71bae43 Fixup CgrId in FS-SM 2014-04-08 21:30:23 +02:00
Radu Ioan Fericean
c11e5ae7e7 seconds default "s" marker now optional in rates 2014-04-08 21:39:09 +03:00
Radu Ioan Fericean
d6f601e9ab use increments compression 2014-04-08 20:47:28 +03:00
Radu Ioan Fericean
fc76d891b7 first timespans compress test 2014-04-08 19:57:52 +03:00
DanB
a3fff42338 FsCgrId -> Sha1, making the CgrId even more uniquely by hashing it with setup time 2014-04-08 17:51:18 +02:00