Check CDRStats in kamailio tutorial

This commit is contained in:
DanB
2015-05-25 14:55:24 +02:00
parent fdef1bfe67
commit bb97e626ab
3 changed files with 129 additions and 5 deletions

View File

@@ -66,6 +66,7 @@
"rater": {
"enabled": true, // enable Rater service: <true|false>
// "balancer": "", // register to Balancer as worker: <""|internal|x.y.z.y:1234>
"cdrstats": "internal", // address where to reach the cdrstats service, empty to disable stats functionality<""|internal|x.y.z.y:1234>
},