# Real-time Charging System for Telecom & ISP environments # Copyright (C) ITsysCOM GmbH # # This file contains the default configuration hardcoded into CGRateS. # This is what you get when you load CGRateS with an empty configuration file. [rater] enabled = true # Enable RaterCDRSExportPath service: . [scheduler] enabled = true # Starts Scheduler service: . [cdrs] enabled = true # Start the CDR Server service: . mediator = internal # Address where to reach the Mediator. Empty for disabling mediation. <""|internal> [cdre] cdr_format = csv # Exported CDRs format export_dir = /tmp # Path where the exported CDRs will be placed [mediator] enabled = true # Starts Mediator service: . [cdrstats] enabled = true # Starts the cdrstats service: