From abf42ae5662e35d3a44f41d8468f44839222b580 Mon Sep 17 00:00:00 2001 From: DanB Date: Fri, 31 Aug 2012 10:33:07 +0200 Subject: [PATCH] More on intro.rst --- docs/intro.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/intro.rst b/docs/intro.rst index 08d8392be..ca8035bb2 100644 --- a/docs/intro.rst +++ b/docs/intro.rst @@ -49,6 +49,9 @@ Features - Multi-Tenant for both Prepaid as well as Rating - Flexible Mediator able to run multiple mediation processes on the same CDR. - Verbose action logging in persistent databases (eg: Postgres) to cope with country specific law requirements +- Modular architecture + - Easy to enhance functionality by rewriting custom session managers or mediators + - Flexible API accessible via both Gob (Golang specific, increased performance) or JSON (platform independent, universally accesible) - Good documentation ( that's me :) - "Free as in Beer" with commercial support available on-demand.