UNS CDR
The User Notification Service (UNS) which interacts with the USSD SI over the SE interface to send USSD messages to mobile devices has CDRs that are generated and stored in the file: /tango/data/cdr/uns.cdr
.
Field | Name | Description | ||
---|---|---|---|---|
1 |
|
The MSISDN of the subscriber in Tango format. |
||
2 |
|
The Tango CDR Service ID. This is 91 for UNS CDRs. |
||
3 |
|
The CDR transaction type. This is 1 on a successful plan purchase. |
||
4 |
|
Alphanumeric string that displays the ID of the network operator for which the CDR was produced. |
||
5 |
|
The date the CDR was created. Format: |
||
6 |
|
The time the CDR was created. Format: |
||
7 |
|
The source address of the sending application. |
||
8 |
|
The MSISDN of the subscriber sending the message. |
||
9 |
|
The MSISDN of the subscriber sending the message. |
||
10 |
|
The notification text.
|
||
11 |
|
The date the notification expires. Format: |
||
12 |
|
The time the notification expires. Format: |
||
13 |
|
This ID identifies the SMPP connection. |
||
14 |
|
The sequence number used in the SMPP PDU sent over the given connection to the SMSC.
|
||
15 |
|
Indicates the CDR part.
|
||
16 |
|
The total number of parts in the CDR.
|
||
17 |
|
The status of the submit request. possible values
|
||
18 |
|
The notification failure reason.
|
||
19 |
|
Indicates where the notifications are sent. possible values
|
Sample
00041000060200000001010001,91,1,tenantb,23/10/2018,12:13:21,0035361501900,0620001101,+0620001101,TEST_1MB_1DAY_FUP pack is purchased on Tue Oct 23 12:13:21 BDST 2018 at Tk1.15 and is not auto renewable and will expire on Wed Oct 24 00:01:00 BDST 2018.,23/10/2018,13:13:21,5,119749,,,0,0,0
Request Fail Reasons
Request Target 0 (SMSC) and 1 (USSD Gateway)
Code | Description |
---|---|
|
No failure. |
|
Throttled. |
|
Encoding error. |
|
No service available. |
|
Blackout. |
|
Date format error. |
|
Integer out of range. |
|
Timed out waiting for SMSC response. |
|
String is wrong length. |
|
Unsupported notification type. |
|
Notification type set to |
|
Service is temporarily overloaded. |
|
SMPP DDU send error. |
|
Service failure. |
|
Timer Start Exception. |
|
SE send failure. |
Request Target 2 (HRG)
When the Request Target is the HRG (2), the reason will be displayed as follows:
“<hrg http response code>; <server http result code>;
<server result success code>; <server result failure code>”
String | Description |
---|---|
|
Standard HTTP response code. |
|
Standard HTTP response code. |
|
The service the HRG returns. |
|
The service the HRG returns. |