Commit Graph

5126 Commits

Author SHA1 Message Date
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
DanB
f789e181ba First operational version of *cost_details migrator 2016-12-08 15:45:18 +01:00
DanB
b2f1b07c8b Migrator in cgr-loader, *set_versions implementation 2016-12-08 13:48:59 +01:00
DanB
360335191a Migrator with CallCost conversion 2016-12-08 13:03:30 +01:00
DanB
6bee1d387b New automated Migrator with partial *cost_details implementation 2016-12-08 12:03:25 +01:00
DanB
295508ab37 Disable scheduler in settings if we stop it via ServiceManager 2016-12-07 11:33:25 +01:00
DanB
c021466643 RemoveVersions fix, tests improvements 2016-12-06 19:50:07 +01:00
DanB
0bd2c32f5c Get/Set/Remove Versions in StorDB/MySQL; new MySQL table - versions 2016-12-06 19:02:28 +01:00
DanB
ff6c38df1b CacheDataFromDB with aliases support 2016-12-05 14:09:44 +01:00
DanB
a4fe445bb4 LCR in CacheDataFromDB 2016-12-05 11:00:42 +01:00
DanB
ce27342942 CacheDataFromDB with DerivedCharging support 2016-12-05 10:31:56 +01:00
DanB
bb14494d6f SharedGroups in CacheDataFromDB 2016-12-04 19:30:11 +01:00
DanB
ea82801c30 ActionPlan caching into CacheDataFromDB 2016-12-04 18:01:53 +01:00
DanB
f7a3cea9a2 Support for Actions in CacheDataFromDB 2016-12-04 15:15:10 +01:00
DanB
3b52f0df6d ApierV1.StartService, ApierV1.StopService, ApierV1.ServiceStatus implementation with tests 2016-12-03 14:21:12 +01:00
DanB
2f9f601db2 New ServiceManager handling dynamic service start/stop, *scheduler management through it, new CapitalizeMessage function in utils 2016-12-03 13:45:17 +01:00
DanB
1b22b53b34 Shudown method implemented in the scheduler 2016-12-02 18:00:08 +01:00
DanB
c5cd0119d1 Scheduler does not longer reload on HUP received 2016-12-01 17:34:21 +01:00
DanB
72f4d53f7f Updating contributors file, update tutorial test with cleanup of the exported file 2016-12-01 17:24:56 +01:00
DanB
de87d0f035 CDR fix for exporting CostDetails 2016-12-01 13:21:02 +01:00
DanB
82a7b3806c CDRS auto-generating missing CGRID in processCDR, rejecting SMCosts when CGRID is missing, adding export tests to tutorial integration tests 2016-11-30 20:48:33 +01:00
DanB
2bc34cf7f1 ApierV1.SetActions - BalanceWeight as float 2016-11-30 16:02:02 +01:00
DanB
0427521b52 Merge branch 'master' of https://github.com/cgrates/cgrates 2016-11-30 13:26:41 +01:00
DanB
cd73bf7631 Adding test for parsing MatchedDestinationId 2016-11-30 13:26:30 +01:00
Dan Christian Bogos
32b5ab228e Merge pull request #611 from Dobby16/patch-3
Update CONTRIBUTORS.md
2016-11-30 12:54:08 +01:00
Dobby16
e8f73a9d08 Update CONTRIBUTORS.md 2016-11-30 12:53:25 +01:00
Dan Christian Bogos
f0a1828dc6 Merge pull request #607 from Dobby16/patch-1
Create mysql_cdr_migration.sql
2016-11-30 12:48:29 +01:00
Dan Christian Bogos
5fc7c2eed0 Merge pull request #610 from KuikenArjan/patch-2
Update CONTRIBUTORS.md
2016-11-30 12:48:22 +01:00
KuikenArjan
45de9f24db Update CONTRIBUTORS.md 2016-11-30 12:46:55 +01:00
Dan Christian Bogos
c4efbab7d4 Merge pull request #609 from Dobby16/patch-2
Update CONTRIBUTORS.md
2016-11-30 12:46:40 +01:00
Dobby16
a2fc8bc582 Update CONTRIBUTORS.md 2016-11-30 12:45:51 +01:00
Dobby16
0a4d3329bb Create mysql_cdr_migration.sql
Migration script for Mysql from old (cdrs_primary, cost_details, cdrs_extra and rated_cdrs) to new (cdrs)  table structure.
2016-11-30 12:26:34 +01:00
DanB
a9e4a35601 ApierV2.ExportCdrsToFile with RoundingDecimals option 2016-11-30 11:37:42 +01:00
DanB
061c13b0bf CDRExporterV1 ignoring *raw CDRs since they did not exist by the time API was created 2016-11-30 11:29:34 +01:00
DanB
b1bdbfc5a7 CacheDataFromDB for RatingProfiles, various redis/mongo fixes 2016-11-29 21:22:45 +01:00
DanB
c1e4d46c9c Adding ReverseDestinations and RatingPlan to CacheDataFromDB, remove automatic caching for SetRatingPlan 2016-11-29 18:33:21 +01:00
DanB
9072d1c679 Merge branch 'master' of https://github.com/cgrates/cgrates 2016-11-29 13:26:49 +01:00
DanB
383b1135c9 Diameter tests - take out duration counting from loop 2016-11-29 13:26:40 +01:00
DanB
9ed59f99cd Fix caching for empty RL in redis driver, tests 2016-11-29 13:13:43 +01:00
Dan Christian Bogos
a0b97112b3 Merge pull request #605 from rbarrabe/patch-6
Update 3gpp_vendor.xml
2016-11-29 12:00:18 +01:00
rbarrabe
8248eb6dc1 Update 3gpp_vendor.xml 2016-11-29 11:51:10 +01:00
DanB
7919e3c253 New OnlineStorage interface for unifying rating and accounting database, unifying storage tests into onstor_it_test via subtests 2016-11-28 20:13:44 +01:00
DanB
18e920c43f CacheDataFromDB method for mongo 2016-11-28 18:50:35 +01:00
DanB
ba7e60c3fe PartialCDR integration test fix 2016-11-28 18:35:51 +01:00