High Availability:Software:CDR

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(RADIUS in uppercase)
(Removed "high availability" section as it is already described in the text CDR page.)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
The [[Call_detail_record|CDRs]] are another critical section of a system. Toolpack can generate 2 types of [[Call_detail_record|CDRs]]: [[RADIUS]] and [[Text_Call_Detail_Records_(CDR)|text base]].
+
The [[Call_detail_record|CDRs]] are another critical section of a system. Toolpack can generate 2 types of [[Call_detail_record|CDRs]]: [[RADIUS]] and [[Text_Call_Detail_Records_(CDR)|text based CDRs]].
  
 +
=== [[RADIUS]] ===
  
== High Availability ==
+
Starting with version [[TMG-CONTROL_Version_2.6|2.6]], [[Toolpack]] can send [[Call_detail_record|CDR]] to multiple [[RADIUS]] servers. Accounting requests will be sent to the first server until it stops responding. Once this happens, Toolpack will send the requests to the second server.
  
'''Important:''' [[Call_detail_record|CDRs]] are not copied between hosts, therefore it is necessary to gathered the [[Call_detail_record|CDRs]] from both hosts. It is also important to mention that some [[Call_detail_record|CDR]] information may be lost during a [[Switchover|switchover period]].
+
=== [[Text_Call_Detail_Records_(CDR)|Text Based CDRs]] ===
 
+
=== RADIUS ===
+
 
+
Starting with version [[Toolpack_version_2.6|2.6]], [[Toolpack]] can send [[Call_detail_record|CDR]] to multiple [[RADIUS]] servers. Accounting requests will be sent to the first server until it stops responding. Once this happens, Toolpack will send the requests to the second server.
+
 
+
=== Text Base ===
+
  
 
Only the [[Active/Standby |active]] instance of the [[Toolpack_Application:gateway |gateway]] application will write the [[Call_detail_record|CDR]] information locally on the host. When there is a [[Switchover|switchover]] the newly [[Active/Standby |active]] [[Toolpack_Application:gateway |gateway]] application will write the [[Call_detail_record|CDR]] locally on its host. To gathered all the [[Call_detail_record|CDR]] information, it is important to read the [[Call_detail_record|CDR]] from both hosts.
 
Only the [[Active/Standby |active]] instance of the [[Toolpack_Application:gateway |gateway]] application will write the [[Call_detail_record|CDR]] information locally on the host. When there is a [[Switchover|switchover]] the newly [[Active/Standby |active]] [[Toolpack_Application:gateway |gateway]] application will write the [[Call_detail_record|CDR]] locally on its host. To gathered all the [[Call_detail_record|CDR]] information, it is important to read the [[Call_detail_record|CDR]] from both hosts.
 
<u>Note</u>: [[Call_detail_record|CDR]] information may be missed during a [[Switchover|switchover]].
 
 
<u>Security measure</u>: Customers should copy the [[Call_detail_record|CDR]] from the Toolpack host on a regular basis to avoid lost of data in the event of a hard drive crash.
 

Latest revision as of 13:00, 19 July 2012

The CDRs are another critical section of a system. Toolpack can generate 2 types of CDRs: RADIUS and text based CDRs.

RADIUS

Starting with version 2.6, Toolpack can send CDR to multiple RADIUS servers. Accounting requests will be sent to the first server until it stops responding. Once this happens, Toolpack will send the requests to the second server.

Text Based CDRs

Only the active instance of the gateway application will write the CDR information locally on the host. When there is a switchover the newly active gateway application will write the CDR locally on its host. To gathered all the CDR information, it is important to read the CDR from both hosts.

Personal tools