Errol Samuels
233426bb7a
pg_cdr_migration.sql
...
CDR migration script for Postgres. Migrates CDRs from the old cdrs_primary, rated_cdrs, cdrs_extra and cost_details tables into the single cdrs table.
2016-07-05 08:28:06 +01:00
Errol Samuels
76f2f8c9d2
Merge pull request #3 from cgrates/master
...
Updating fork
2016-07-05 08:09:22 +01:00
Radu Ioan Fericean
3f5e1736b5
saving individual cache keys files
2016-07-04 23:19:35 +03:00
Radu Ioan Fericean
2156ae52c2
cached derived chargers fix
2016-07-04 17:18:23 +03:00
Dan Christian Bogos
fd49a21e9f
Merge pull request #481 from marcinkowalczyk/empty_balance_context_fix
...
empty_balance_context fix - missing dialplan type.
2016-07-04 13:43:19 +02:00
Marcin Kowalczyk
8eaa9215af
Signing CONTRIBUTORS.md
2016-07-04 12:45:06 +02: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
c278fc37ce
Merge branch 'master' into faststart
2016-07-01 14:54:40 +03:00
Radu Ioan Fericean
ee5606c4d5
normal tests passing
2016-06-30 18:13:23 +03:00
Radu Ioan Fericean
58e9acae74
manual tests ok
2016-06-30 18:07:40 +03:00
Radu Ioan Fericean
8d468a7e72
compiling all tests
2016-06-29 13:34:01 +03:00
Radu Ioan Fericean
ce0896d15a
add load history for every cash save operation
2016-06-29 12:29:32 +03:00
Radu Ioan Fericean
14ce5f8e1e
triggers_remove console command
2016-06-28 12:25:31 +03:00
Radu Ioan Fericean
48edfbb6de
added RemoveActionTrigger api
...
fixes #431
2016-06-28 12:24:46 +03:00
Radu Ioan Fericean
f3b650f888
Merge branch 'master' into faststart
2016-06-24 13:25:01 +03:00
DanB
ed4e6dc81f
Diameter DryRun simulation with larger message
2016-06-23 20:30:32 +02:00
DanB
f73f5c50b9
Diameter tests moved on mongo, customizations for DryRun simulator
2016-06-23 14:24:10 +02:00
DanB
8853c6b6a6
Adding benchmark for Diameter DryRun
2016-06-23 00:01:32 +02:00
Radu Ioan Fericean
2fb3c27bb7
changed cdr paths in tests
2016-06-20 16:13:25 +03:00
Radu Ioan Fericean
4442ae3b85
fix limit on load history
2016-06-20 13:53:25 +03:00
Radu Ioan Fericean
6eb68b5db7
fixes for cache movement
2016-06-20 13:53:17 +03:00
Radu Ioan Fericean
07479dcce0
Merge branch 'master' into faststart
2016-06-20 11:25:24 +03:00
DanB
fcd93c9aea
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-06-18 14:25:47 +02:00
DanB
38487d4ba2
Adding Transport option for RPC connections, support for both *json and *gob
2016-06-18 14:25:03 +02:00
Radu Ioan Fericean
0a29617002
also save last execution time for trigger
...
should fix #462
2016-06-17 17:38:07 +03:00
Radu Ioan Fericean
590929b9cb
Merge pull request #466 from rbarrabe/master
...
Save the conf of cdrstat
2016-06-17 17:12:15 +03:00
DanB
4c42f21b03
CDRS - Cache StoreSMCost for HA setups
2016-06-17 11:16:34 +02:00
DanB
9c10c6d0c1
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-06-17 10:49:28 +02:00
DanB
c6f253757c
DiameterAgent - asynchronous process of CCR to offload receiving buffer
2016-06-17 10:43:05 +02:00
Radu Ioan Fericean
23781cbca4
better handling of blocker balances vs connect fee
2016-06-16 22:53:04 +03:00
DanB
afcdef8033
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-06-16 11:47:34 +02:00
DanB
1d437e28b4
Scheduled shutdown for the engine
2016-06-16 11:47:31 +02:00
Radu Ioan Fericean
37da594a58
check for nil account on actions that need one
2016-06-16 12:09:34 +03:00
DanB
c8a86788ae
CDRs - cache ProcessCdr API
2016-06-15 18:13:32 +02:00
DanB
df4b2cb3c9
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-06-15 17:21:17 +02:00
DanB
e4cd5a64b5
Adding DE_MOBILE to tutorial files in Destinations.csv, adding TPDestinations tests within tp_it
2016-06-15 17:21:14 +02:00
Dan Christian Bogos
30e8247cec
Merge pull request #460 from razvancrainea/master
...
Update OpenSIPS install key and version
2016-06-15 16:46:12 +02:00
Razvan Crainea
33f1642f99
Merge remote-tracking branch 'upstream/master'
2016-06-15 17:31:17 +03:00
DanB
99595ab320
Fix caching panic when item has errors
2016-06-15 17:29:19 +03:00
rbarrabe
f532312bea
Change mode for mongo connection
...
From Monotonic to Strong
2016-06-15 17:29:19 +03:00
DanB
d72b6f5405
Adding ApierV2 TPTimings tests for various dbs
2016-06-15 17:29:19 +03:00
DanB
43e2f42b03
Initial apierv2/tp_it_test file
2016-06-15 17:29:19 +03:00
DanB
70286b4f77
CDRE - remove default configuration for FieldID since it makes no sense there
2016-06-15 17:29:19 +03:00
Errol Samuels
09673d4658
Update CONTRIBUTORS.md
2016-06-15 17:29:19 +03:00
DanB
1789f7b11f
Using *any in tutorial/tariffplan samples
2016-06-15 17:29:04 +03:00
DanB
979203c657
Revenue protection through Min-/MaxCost filters to GetLCR APIs, fixes #411
2016-06-15 17:29:04 +03:00
DanB
814531997b
SMG - Fix session timeouts in case of session relocation
2016-06-15 17:29:04 +03:00
DanB
437c1bd8fd
SMGenericV1 methods change: GetMaxUsage->MaxUsage, GetLcrSuppliers->LCRSuppliers, SessionStart->InitiateSession, SessionUpdate->UpdateSession, SessionEnd->TerminateSession, ProcessCdr->ProcessCDR
2016-06-15 17:29:04 +03:00
DanB
dd94117e5d
Test fixes for multiple cdrc, CheckVersion taking now db as input, InitDataDb saving also version
2016-06-15 17:29:04 +03:00
Razvan Crainea
0f380ec2bc
add name to contributors
2016-06-15 17:22:40 +03:00