High Availability:Software:CDR
From TBwiki
(Difference between revisions)
m (Added link to version 2.6) |
(Removed "high availability" section as it is already described in the text CDR page.) |
||
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 | + | 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]] === | |
− | == | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
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. | 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. | ||
− | === Text | + | === [[Text_Call_Detail_Records_(CDR)|Text Based CDRs]] === |
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. | ||
− | |||
− | |||
− | |||
− |
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.