DanB
3f69407c5a
Test for reverse destinations and aliases
2017-01-04 19:55:14 +01:00
DanB
4da0f5dd07
Add reverse destinations and aliases to TpReader reload
2017-01-04 18:13:09 +01:00
DanB
0c2389e1aa
ApierV1.ComputeReverseAliases
2017-01-04 13:48:11 +01:00
DanB
dc7cf25610
Fix for ComputeReverseDestinations
2017-01-04 12:51:53 +01:00
DanB
37e4246281
ApierV1.ComputeReverseDestinations
2017-01-04 12:32:25 +01:00
DanB
089ab3f44f
ApierV1.GetReverseDestination
2017-01-04 12:16:15 +01:00
DanB
f8bbcfeb40
Tests for CDR exporting mask destination, CachedDestHasPrefix not skipping cache
2017-01-04 12:05:44 +01:00
DanB
b5dba08e52
Test fixes
2017-01-03 17:33:49 +01:00
DanB
a88a9fcf7e
Adding RoundingDecimals in CdrExport APIs
2017-01-03 17:16:22 +01:00
DanB
0d70618754
Adding missing ActiveGoroutines var
2017-01-03 16:04:03 +01:00
DanB
3bb8b2c13d
Adding ActiveGoroutines counter to status command
2017-01-03 13:49:42 +01:00
DanB
91bd938870
Fix CDRExporter using smsUsageMultiply factor
2017-01-03 13:22:55 +01:00
DanB
d200708083
Adding git hash to version of the binaries
2017-01-02 14:41:31 +01:00
DanB
54500e38dd
Fix ApierV2.GetActions querying wrong database
2017-01-02 14:41:02 +01:00
DanB
73014daa0c
Fixes for db driver to avoid returning new values in case of errors
2016-12-30 19:48:09 +01:00
DanB
8fd58897eb
Fix for precaching all
2016-12-30 16:45:42 +01:00
DanB
f6a1b11a3c
GetCacheKeys with non shared slice
2016-12-30 12:34:22 +01:00
DanB
41b0e75e97
StorageMongo - add missing GetPrefixForKey methods
2016-12-28 14:37:36 +01:00
DanB
36bff4d663
ApierV1.GetCacheKeys implementation, precaching on start fixes #614
2016-12-28 13:06:00 +01:00
DanB
a9b10b7f65
PreloadCache -> LoadCache
2016-12-27 18:22:11 +01:00
DanB
e5f8a4147b
Fix SMGV1 tests
2016-12-27 15:31:16 +01:00
DanB
4a46ca0781
Fix for reverse aliases keys
2016-12-27 14:54:40 +01:00
DanB
226fec7300
Test fixes
2016-12-23 19:56:10 +01:00
DanB
7111bf239c
Apierv1.PreloadCache, ApierV1.FlushCache with options, remove Responder.FlushCache, fixes at CacheDataFromDB for all keys
2016-12-23 19:30:14 +01:00
DanB
a2955efd83
Storage CacheDataFromDB fixes for nil ids
2016-12-21 20:33:31 +01:00
DanB
003e79beb6
Preload ActionTriggers
2016-12-21 17:27:40 +01:00
DanB
f3788bf810
CacheDataFromDB with ActionTriggers support
2016-12-21 17:05:01 +01:00
DanB
03a9569190
Preload data on start, properly handle reloads when loadFromFolder or stor, ApierV1.PreloadCache method
2016-12-21 16:01:10 +01:00
DanB
da7e75e013
Cache load management improved, fixes #615 , fixes #619
2016-12-19 19:07:59 +01:00
DanB
c04f79b9b0
Sample Balance factor in loader_csv
2016-12-16 20:11:49 +01:00
DanB
445e270ded
Merge branch 'rbarrabe-patch-1'
2016-12-16 19:31:21 +01:00
DanB
31bfd91ab2
Merge branch 'patch-1' of git://github.com/rbarrabe/cgrates into rbarrabe-patch-1
2016-12-16 19:25:54 +01:00
DanB
c120b3229e
Small test fix
2016-12-16 19:24:16 +01:00
DanB
3380c918ba
CacheDataFromDB with ReverseAliases
2016-12-16 19:08:51 +01:00
DanB
f910d35858
Small error fix
2016-12-16 17:56:20 +01:00
DanB
f01fe40b8a
Adding log for error when deriving CDR before store
2016-12-16 17:52:07 +01:00
Regis
1c6b5d6a8f
Adding deductConnectFee in test to create an increment for the connect fee
2016-12-16 14:46:33 +01:00
rbarrabe
ec3a5c867f
Merge pull request #7 from cgrates/master
...
Update
2016-12-16 11:08:04 +01:00
DanB
16b51a7334
Storage CacheDataFromDB with ResourceLimit support
2016-12-15 20:47:03 +01:00
DanB
8a14355069
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-12-15 16:54:04 +01:00
DanB
b11eda85ce
GetCDRs properly dealing with Min/MaxUsage, updating gorm version
2016-12-15 16:53:59 +01:00
Dan Christian Bogos
c9762b36f4
Merge pull request #617 from rbarrabe/patch-2
...
Adding AccountSummary for CdrExporter
2016-12-15 16:15:33 +01:00
DanB
49924fc210
SMGeneric using cloning for replication to avoid concurrency
2016-12-15 12:54:41 +01:00
Regis
e71415908a
Adding AccountSummary for CdrExporter
2016-12-14 17:44:51 +01:00
rbarrabe
3d1ae679b7
Update cdr.go
2016-12-14 17:14:44 +01:00
DanB
488346c1ed
Merge branch 'master' of https://github.com/cgrates/cgrates
2016-12-10 23:32:17 +01:00
DanB
c38cb3ae9c
Fix for empty migration task
2016-12-10 23:32:05 +01:00
Dan Christian Bogos
313e989b0a
Merge pull request #616 from pauls1024/patch-1
...
Update tut_kamailio_installs.rst
2016-12-09 14:44:23 +01:00
pauls1024
d6cc8ad0b3
Update CONTRIBUTORS.md
2016-12-09 13:43:16 +00:00
pauls1024
7ad622e52b
Update tut_kamailio_installs.rst
...
There is a bug "Evapi module is not broadcasting any data" in evapi in kamailio43 which was fixed in kamailio44. ref:http://lists.sip-router.org/pipermail/sr-users/2016-August/094249.html
ref: Daniel on Kamailio users list : "It should be fixed now in the latest 4.4 and master branches. Cheers,Daniel"
2016-12-09 11:07:00 +00:00