Commit Graph

3993 Commits

Author SHA1 Message Date
DanB
930d3fa55b Merge branch 'master' of https://github.com/cgrates/cgrates 2015-11-06 19:31:41 +01:00
DanB
640336d7b9 Skel of the new SM-Generic 2015-11-06 19:31:29 +01:00
Radu Ioan Fericean
d2ba7afaaf building version 2015-11-06 20:19:49 +02:00
Radu Ioan Fericean
d378b382d0 longer threshold type in db 2015-11-06 16:18:56 +02:00
Radu Ioan Fericean
b92bd74126 safer threshold type checks 2015-11-06 15:58:28 +02:00
Radu Ioan Fericean
2be3a32c50 reverted to old byte comparison 2015-11-06 14:37:20 +02:00
Radu Ioan Fericean
c2b97a285e better error reporting 2015-11-06 13:07:09 +02:00
Radu Ioan Fericean
fa7ff0e26c better error messages for key comp 2015-11-06 11:56:13 +02:00
Radu Ioan Fericean
65b2e0b11f using Find instead of Scan 2015-11-05 20:37:55 +02:00
Radu Ioan Fericean
54820a077b mor fixes for cdr scan 2015-11-05 18:42:53 +02:00
Radu Ioan Fericean
12c4734045 re-init counters in migrator 2015-11-05 17:45:16 +02:00
Radu Ioan Fericean
d3fe6f8de5 fixing cdr table scan 2015-11-05 17:03:20 +02:00
Radu Ioan Fericean
fcf16f232e fixed comparison values 2015-11-05 16:02:13 +02:00
Radu Ioan Fericean
eb293d9d2f more tests improvements 2015-11-05 13:43:05 +02:00
Radu Ioan Fericean
0244ddc7e1 unmarshal test keys before comparison 2015-11-05 12:49:20 +02:00
DanB
c143849c37 Adding listen_bijson on SM-Generic configuration 2015-11-05 11:31:44 +01:00
DanB
d830dc7762 Fix ApierV1.GetAccount and GetAccounts to display old account format properly 2015-11-04 17:30:42 +01:00
Radu Ioan Fericean
189a893134 fixed mysql table name 2015-11-04 17:38:45 +02:00
Radu Ioan Fericean
21ac196222 tables unified, normal tests passing 2015-11-04 17:20:19 +02:00
Radu Ioan Fericean
4b5ff94fd2 cleaned tests 2015-11-03 19:52:33 +02:00
Radu Ioan Fericean
c2c6815a71 reset trigger by id test 2015-11-03 19:43:18 +02:00
Radu Ioan Fericean
1f20539bb3 convert *max/min_counter to *max/min_event_counter
this is the default behavior
2015-11-03 18:43:12 +02:00
Radu Ioan Fericean
233b4b0b4a fix init counters 2015-11-03 18:21:23 +02:00
Radu Ioan Fericean
f115b69287 init counters on account load 2015-11-03 18:10:50 +02:00
Radu Ioan Fericean
4ad934d01f Merge branch 'master' into counters 2015-11-03 16:59:00 +02:00
Radu Ioan Fericean
52a4cd7ba8 fixed migrator 2015-11-03 16:58:30 +02:00
Radu Ioan Fericean
4b40c761e0 unit tests passing 2015-11-03 16:53:34 +02:00
Radu Ioan Fericean
a44916465d triggers improvements
work in progress
2015-11-02 22:44:48 +02:00
DanB
65777eb067 Fix MissingStructFields, local tests operational again 2015-11-02 18:39:47 +01:00
Radu Ioan Fericean
c11a8b279b better unit counter init 2015-11-02 14:15:40 +02:00
DanB
3cda24737d Merge branch 'master' of https://github.com/cgrates/cgrates 2015-11-02 11:11:57 +01:00
DanB
3af8cddd4c Update sql schema, change shared_group->shared_groups 2015-11-02 11:11:40 +01:00
DanB
9aa33a3231 SM-OpenSIPS with better session locking 2015-11-02 10:58:33 +01:00
DanB
cb91c3b9ef SM-Kamailio with better session locking 2015-11-02 10:42:37 +01:00
DanB
02e324aeec Merge branch 'master' of https://github.com/cgrates/cgrates 2015-11-01 12:36:42 +01:00
DanB
d9ab417d87 Refectored session locking inside SM-FreeSWITCH, fixes #271 2015-11-01 12:36:26 +01:00
Radu Ioan Fericean
7139450819 started unit counters refactoring
work in progress
2015-10-30 18:37:30 +02:00
Radu Ioan Fericean
c81db1afcc Factor value parsing 2015-10-30 18:15:23 +02:00
Radu Ioan Fericean
88137b75db *generic balance used by all tors
fixes #250
2015-10-30 17:03:54 +02:00
Radu Ioan Fericean
362c6fa7c6 global rounding default set to 5 2015-10-30 12:34:30 +02:00
Radu Ioan Fericean
1e1c115ed4 unit counters revision 2015-10-30 11:26:49 +02:00
Radu Ioan Fericean
7b89af8b6a snitize apier string struct fields 2015-10-29 12:48:13 +02:00
Radu Ioan Fericean
f9c532c42f logging to console 2015-10-29 10:57:11 +02:00
Radu Ioan Fericean
c7ac918cb8 Merge branch 'master' into actmods 2015-10-29 10:41:12 +02:00
DanB
685b0b1e63 Moving Server into utils so we can access it from SM also 2015-10-29 09:40:58 +01:00
Radu Ioan Fericean
b81b9e5c56 old account format for apier v1 2015-10-29 09:51:18 +02:00
Radu Ioan Fericean
3d3cdb0252 implemented AsOldStructure for accounts 2015-10-28 22:25:18 +02:00
Radu Ioan Fericean
c8ebf0a756 added timings and shared groups to migrator 2015-10-28 21:03:40 +02:00
Radu Ioan Fericean
23d85af439 timing ids and sharedgroup are now maps 2015-10-28 21:03:40 +02:00
DanB
6f6ac784f8 SureTax implementation completed, fixes #186 2015-10-28 19:10:40 +01:00