sorting cdrs

1
Sorting CDRs Sorting CDRs means filtering and classifying the CDRs generated by the MSOFTX3000 based on some conditions. For example, the iGWB can sort the CDRs of different types based on the CDR type field, store the CDRs of each type in a separate channel, and then send the CDRs of each type to the BS. A sorting condition refers to a customized formula that determines the CDRs that are stored in the specified channel. The formula supports such expressions as ==, !=, >, >=, <, and <=. Each channel corresponds to a sorting condition. By executing the customized sorting condition formula, the CDR processing module sorts CDRs. Figure 1 shows the principle for sorting CDRs. Figure 1 Principle for sorting CDRs In general, sorting conditions are different and have priority. 1. Original CDRs are filtered based on sorting condition 1 first. After the original CDRs that meet sorting condition 1 are processed, final CDRs are generated and stored in channel 1. 2. The CDRs that do not meet sorting condition 1 are filtered based on sorting condition 2. 3. In the same way, the CDRs continue to be filtered based on sorting condition n. 4. Those CDRs that do not meet sorting condition n are stored in the default channel.

Upload: armen-ayvazyan

Post on 02-Feb-2016

219 views

Category:

Documents


0 download

DESCRIPTION

Sorting CDRs m2000

TRANSCRIPT

Page 1: Sorting CDRs

Sorting CDRs

Sorting CDRs means filtering and classifying the CDRs generated by the MSOFTX3000 based on some conditions. For example, the iGWB can sort the CDRs of different types based on the CDR type field, store the CDRs of each type in a separate channel, and then send the CDRs of each type to the BS.

A sorting condition refers to a customized formula that determines the CDRs that are stored in the specified channel. The formula supports such expressions as ==, !=, >, >=, <, and <=. Each channel corresponds to a sorting condition.

By executing the customized sorting condition formula, the CDR processing module sorts CDRs. Figure 1 shows the principle for sorting CDRs.

Figure 1 Principle for sorting CDRs 

In general, sorting conditions are different and have priority.

1. Original CDRs are filtered based on sorting condition 1 first. After the original CDRs that meet sorting condition 1 are processed, final CDRs are generated and stored in channel 1.

2. The CDRs that do not meet sorting condition 1 are filtered based on sorting condition 2.

3. In the same way, the CDRs continue to be filtered based on sorting condition n.

4. Those CDRs that do not meet sorting condition n are stored in the default channel.