Commit Graph

35 Commits

Author SHA1 Message Date
DanB
2a253892c5 Refactoring the code around derived charging to support integration with responder for internal requests, some of the copyright headers updated with new slogan 2014-04-23 20:48:43 +02:00
DanB
bba4a878f0 Refactoring configuration for DerivedCharging 2014-04-22 13:13:39 +02:00
DanB
cd29a3360b Adding costDigitsShift formatting 2014-04-01 16:08:34 +02:00
DanB
65d23a1eb5 Adding MaskDestination support in cdrexporter 2014-03-29 14:01:14 +01:00
DanB
4bb3e745f1 Adding config xml template for exporter with fixed width CDRs together with tests 2014-03-22 22:16:59 +01:00
DanB
f6d16cecc5 Adding full CDR template in exported CDRs, using RSRFields 2014-03-16 13:11:08 +01:00
DanB
b28a02512c Adding runids in session manager config 2014-03-06 19:49:24 +01:00
DanB
5ae7a18283 Adding setupTime to CDRs for later stats calculation 2014-03-06 15:47:39 +01:00
DanB
a5f5274095 Adding config for additional sessions management 2014-02-13 11:55:10 +01:00
DanB
95fde288ad Fixup mailer 2014-01-23 10:29:31 +01:00
DanB
2c3e8e1584 Adding mailer configuration 2014-01-22 21:06:57 +01:00
Radu Ioan Fericean
0005ba2f68 RPC server changes
rpc server now serves both json and gob, refactored server code into
it's own type
2014-01-22 19:53:30 +02:00
DanB
43c097aa98 Fixup config 2014-01-12 19:22:18 +01:00
DanB
8a323544e8 Adding SMCallMaxDuration setting 2014-01-12 18:37:18 +01:00
DanB
9f45635de0 CdrE config, documentation fixup 2013-12-31 11:57:19 +01:00
DanB
5024944a2b History basic documentation, FsCgr tests fixup for localtime compliance, SaveInterval config on history server parsed as time.Duration 2013-12-29 14:17:38 +01:00
DanB
ca3b13651f Adding cdrc together with config dependencies and tests 2013-12-20 22:57:45 +01:00
DanB
2ba458524e CDRS with datetime instead of timestamp, adding run_ids in mediator config section 2013-12-19 20:01:19 +01:00
DanB
f3d0c49803 Finishing implementation of different database handles for rating vs accounting subsystems 2013-12-18 20:02:47 +01:00
Radu Ioan Fericean
b122090421 added save period for history server 2013-12-09 12:49:56 +02:00
DanB
84fbf30376 Implementation of ApierV1.ExportCsvCdrs 2013-11-10 14:37:20 +01:00
DanB
9c6de26fa5 DBData encoding configuration 2013-10-09 10:41:51 +02:00
DanB
b04f276fb6 Removing configuration to enable cdr handlers since filtering is based on url and no extra resources are consumed by handlers 2013-08-04 21:29:51 +02:00
DanB
ff6b55c111 Adding CDRSEnable in config 2013-08-04 21:05:27 +02:00
Radu Ioan Fericean
88db48470d integrated hstory into cgr-engine command 2013-08-04 15:39:53 +03:00
Radu Ioan Fericean
9411759bc9 added history configuration options 2013-08-03 20:19:05 +03:00
DanB
c60b26c0c4 TPCSVImporter ActionTriggers 2013-07-30 17:03:16 +02:00
Radu Ioan Fericean
ff9f8c82af started work on generic cdr 2013-07-25 13:51:22 +03:00
DanB
2c7eb3593e New config parameters - RaterRoundingMethod and RaterRoundingDecimals, renaming logDb into storDb in config 2013-07-23 13:59:17 +02:00
DanB
a75c2e7324 Mediator refactoring to support CDR as imput instead of csv row - adding separation of names and indexes, StartTime->AnswerTime, adding reqtype=rated 2013-06-06 12:37:36 +02:00
DanB
8ac8eae692 Modifying mediator configuration to match the new architecture required to work with both file and database cdrs 2013-06-02 15:06:16 +02:00
DanB
e3154f5824 Adding new parameters to config, improved testing of config 2013-05-23 13:43:33 +02:00
DanB
83ef5b6d6f Adding CDRS configuration, better handling and testing of the defaults 2013-05-22 12:32:30 +02:00
DanB
4e6d72fb69 Adding default configuration to data/conf folder, small config tweaks for increased usability 2013-04-11 19:39:52 +02:00
DanB
e95939e4ea Moving config into it's own package, renaming config parameters to be exported by the package 2013-04-07 11:31:55 +02:00