Encoding and Decoding process of CG
Original CDRs are encoded in the format of ASN.1/BER, binary, or text. Before sorting, converting, and merging original CDRs, the CDR processing module needs to decode the original CDRs for ease of handling CDR fields.
After sorting, converting, and merging CDRs, the CDR processing module needs to encode the CDRs. Different from CDR decoding, CDR encoding is to encode the CDRs to be in the format of ASN.1/BER, binary, or text. The encoded CDRs can be stored as final CDR files. |

Favorite (0)