From 74b1574e64accfee1946660640a863d405f859bc Mon Sep 17 00:00:00 2001 From: DanB Date: Thu, 23 Oct 2014 19:00:05 +0200 Subject: [PATCH] Small doc fixup --- docs/cdrserver.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cdrserver.rst b/docs/cdrserver.rst index db7d47772..686ffb510 100644 --- a/docs/cdrserver.rst +++ b/docs/cdrserver.rst @@ -58,7 +58,7 @@ The mechanism of extracting CDR information out of JSON encoded CDR received fro - sip_local_network_addr: IP address of the FreeSWITCH box generating the CDR - sip_call_id: call id out of SIP protocol - cgr_reqtype: request type as understood by the CGRateS - - cgr_tor: TypeOfRecord (optional) + - cgr_category: call category (optional) - cgr_tenant: tenant this call belongs to (optional) - cgr_account: account id in CGRateS (optional) - cgr_subject: rating subject in CGRateS (optional)