Commit Graph

548 Commits

Author SHA1 Message Date
DanB
dedb006d6c Faster ActiveSessionsCount 2016-08-26 15:42:45 +02:00
DanB
cd4fec5167 Better protection for session indexes 2016-08-26 14:43:31 +02:00
DanB
3b9756a9b4 Fix RunID in case of default session 2016-08-26 08:51:25 +02:00
DanB
f7ca7b400f SMGeneric.ActiveSessions with indexed filters 2016-08-25 22:20:51 +02:00
DanB
8a27dfc4d2 SMG - session indexing implementation with tests 2016-08-25 09:21:32 +02:00
Radu Ioan Fericean
5d26c5e31f compilation fix 2016-08-18 12:38:21 +03:00
Radu Ioan Fericean
8d286a7c07 disabled refunding logs 2016-08-18 12:35:41 +03:00
Radu Ioan Fericean
e142227780 possible fix for concurent map access in smg_event 2016-08-17 17:58:52 +03:00
DanB
0e264073e3 Alpha implementation for ResourceLimiter, fixes #317 2016-08-08 00:55:24 +02:00
DanB
fe27ee6430 Adding ResourceLimiter within SMFreeSWITCH code 2016-08-07 23:21:23 +02:00
DanB
8369c3829d Adding RLsConns into SMFreeSWITCH 2016-08-07 17:58:12 +02:00
Radu Ioan Fericean
132879d8fc Merge branch 'master' into faststart 2016-07-13 12:18:43 +03:00
Marcin Kowalczyk
5fa1e01c9f There is an issue with empty_balance_context, type of dialplan is missing so transfer cannot be executed. Proper syntax for uuid transfer between contexts:
freeswitch@freeswitch> uuid_transfer
-USAGE: <uuid> [-bleg|-both] <dest-exten> [<dialplan>] [<context>]

On FS 1.6.7 when calling uuid_transfer without XML before context call is failed with No route to destination
2016-07-04 12:40:07 +02:00
Radu Ioan Fericean
07479dcce0 Merge branch 'master' into faststart 2016-06-20 11:25:24 +03:00
DanB
c8a86788ae CDRs - cache ProcessCdr API 2016-06-15 18:13:32 +02:00
Radu Ioan Fericean
56848a60ce Merge branch 'master' into faststart 2016-06-07 22:44:06 +03:00
Radu Ioan Fericean
e84e28faae cache refactoring for save and load 2016-06-07 22:43:02 +03:00
Radu Ioan Fericean
95e8230a5c test fixes 2016-06-06 13:02:06 +03:00
DanB
d3c3bcc622 SMG - Fix session timeouts in case of session relocation 2016-06-05 15:49:36 +02:00
DanB
1095b5a822 SMGenericV1 methods change: GetMaxUsage->MaxUsage, GetLcrSuppliers->LCRSuppliers, SessionStart->InitiateSession, SessionUpdate->UpdateSession, SessionEnd->TerminateSession, ProcessCdr->ProcessCDR 2016-06-03 16:41:58 +02:00
DanB
d7f2330c6b New config options: httpposter_attempts, connect_timeout, reply_timeout, locking_timeout, fix connection drop detection in case of HA 2016-05-30 21:13:42 +02:00
DanB
842019f080 SMGeneric fix for no reply from RALs 2016-05-25 14:46:40 +02:00
Dan Christian Bogos
22143eb716 Merge pull request #448 from J0hnSteel/master
OpenSIPS ASR fix, LoadTariffPlanFromStorDb crash fix, missing build dependency in glide.yaml
2016-05-22 12:39:02 +02:00
DanB
db99459f62 Fix for SM-FreeSWITCH and SM-Kamailio generating CDRs for prepaid sessions 2016-05-20 09:36:28 +02:00
John Koce Steel
3f309475d8 osipsevent test PASS 2016-05-16 20:07:47 +02:00
John Koce Steel
1822c0ce89 OpenSIPS ASR fix, LoadTariffPlanFromStorDb crash fix, missing build dependency in glide.yaml 2016-05-16 17:53:58 +02:00
DanB
291a41e8ed Merge branch 'master' of https://github.com/cgrates/cgrates 2016-05-12 20:28:12 +02:00
DanB
180756d1a7 Unify use of filters, fixes #445, fixes #427 2016-05-12 20:28:04 +02:00
Radu Ioan Fericean
d1b46344d5 removed refunding log from session manager 2016-05-11 17:28:36 +03:00
DanB
578fd87325 SM - Fix StoreSMCost, OpenSIPS integration fixes and update tutorial to 2.2 version 2016-05-09 20:06:14 +02:00
RBarrabe
a6fc2b9aa1 Get TOR from session 2016-05-03 15:21:26 +02:00
Radu Ioan Fericean
3db05157ac tests passing on hapool with response_ttl > 0 2016-05-03 15:18:17 +03:00
DanB
27d5a7ba2f CDRs refactoring, adding versioning for internal RPC methods 2016-05-02 17:23:51 +02:00
Radu Ioan Fericean
ff0c94c18a tests for total usage 2016-04-29 18:36:09 +03:00
Radu Ioan Fericean
dd48ee7687 data usage fix 2016-04-29 17:35:09 +03:00
Radu Ioan Fericean
1822e895a4 more data usage tests 2016-04-29 15:22:06 +03:00
DanB
d4ac5548cb Default request caching disabled 2016-04-26 13:42:34 +02:00
DanB
34e604900d More fixes 2016-04-26 12:04:07 +02:00
DanB
eb3bf6e205 Test fixes 2016-04-23 18:25:32 +02:00
DanB
0cdc986163 Fix build on hapool 2016-04-22 17:00:05 +02:00
DanB
68c9826560 Merge fixes 2016-04-18 20:34:50 +02:00
DanB
1f647e4ada SMGeneric SessionTTL back into code 2016-04-18 20:03:53 +02:00
Radu Ioan Fericean
8a09ed24a9 changed total usage formula 2016-04-18 19:52:33 +03:00
DanB
2c118eb954 Simplified SMGeneric.ttlTerminate to avoid loops via updateSession 2016-04-18 18:06:15 +02:00
DanB
69ece5cb94 Added OriginID filter in SMGenericV1.ActiveSessions, disabled sessionEnd in SMGeneric.ttlTerminate for testing purposes, testing total usage in active sessions 2016-04-18 17:34:21 +02:00
DanB
9933a03c79 SMGeneric - Consider SessionTTL settings in init event 2016-04-18 12:20:19 +02:00
Radu Ioan Fericean
1f13daa31c all tests passing on session ttl 2016-04-15 16:21:14 +03:00
DanB
b81eeca201 SMG SessionTTL, totalUsage in end event fix 2016-04-15 10:00:46 +02:00
DanB
dc117b0995 Fix for SMG - SessionTTL 2016-04-15 09:21:41 +02:00
Radu Ioan Fericean
93d204622c voice call ttl test 2016-04-14 22:10:39 +03:00