DanB
de972d05f9
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-09-07 19:26:12 +02:00
DanB
75f56f9618
SMAsterisk configuration, initial structures
2016-09-07 19:26:04 +02:00
rinor
e929f93b6f
rpc2 - github.com/cenkalti to github.com/cenk
2016-09-07 16:58:14 +02:00
rbarrabe
7ad7093eeb
Update smgeneric.go
2016-09-02 14:42:37 +02:00
DanB
401625861d
Updated project README, COPYRIGHT information
2016-09-02 13:04:34 +02:00
DanB
69c51866ce
NO_ACTIVE_SESSION error in SMG, integration tests improvements
2016-09-01 19:36:43 +02:00
DanB
7bd3a430d2
Fix return at LRUStore, SMGeneric to properly check EXISTS error
2016-08-30 09:59:09 +02:00
DanB
77164ceaf1
SMG - StoreSMCost error check fix, CDRS - Add syslog for errors served out of cache to detect key issues
2016-08-29 14:51:08 +02:00
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