TELCO CDRs
Abstract
By sharing your CDRs you help us to help you and your subscribers.
Our scoring algorithm will be able to process your network activity and detect nuisance calls active only on your network.
We’ll be able to monitor the call activity and detect false positive and take the appropriate measure near realtime.
We’ll provide various statistics regarding the call filtering on your network.
CSV reports
CDRs are semi-anonymized. We don’t need to know the B_NUMBER. A salted HASH of this value or a constant SUBSCRIBER_ID is enough.
Custom scoring is not shared between our customers.
Custom scoring is hosted on TELCO network instance and belongs to TELCO only
CDRs are deleted each 15 or 30 days
Required fields
Fields order is not relevant, first line should contains the HEADER.
FIELDS | DESCRIPTION | MANDATORY |
---|---|---|
CALL_UNIQ_ID | An uniq call identifier. This information is needed to avoid duplicate information during the storage period of the CDRs. Data are purged each 1st of the month. VALUES
| YES |
CALL_SETUP |
| YES |
CALL_START |
| YES |
CALL_END |
| NO |
A_NUMBER | Information related to the Caller VALUES
| YES |
CALLER_ID | This filed is a legacy from ISDN / PSTN era where some devices provided more than one number VALUES
| NO |
SUBSCRIBER_ID | We need a constant uniq identifier for each subscriber. This information can be derived from
VALUES
| YES |
ORIGIN | Information regarding the call’s last origin. VALUES
| NO |
SIP_VIA |
| NO |
SIP_PAI |
| NO |
SIP_DIVERSION | Information regarding the Number Diverting / Redirecting / Forwarding a call
Multiple diversion numbers should be separated by a non-CSV character | NO |
CALL_SIP_CODE |
| NO |
CALL_BLOCKED | Has the call been blocked after the call verification process? VALUES
| YES |
CALL_BLOCKED_REASON
| Detailed reason regarding the call verification process VALUES
|
YES |
Data exchange
SFTP
1. Upload
We can setup an access on our exchange server (SFTP)
Servers
cdr.katia.ch
ch.cdr.katia.ch
Required : provide a public SSH key
2. Download
We can download the CDRs directly from your server.
we will provide our pubic SSH key