Yet Another DLR Format

"Jarrod Hermer" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <008601c44193$caa6bf20$2701a8c0@lonewolf>
Hi All,

One of our local operators is sending DLR's in the following format:

02/00/9866f438/112782XXXXXXX

This issue has been discussed before
(http://www.mail-archive.com/[email protected]/msg00883.html) but no
working solution was provided. I have tried setting msg-id-type = 3.

Is this a problem that would require a code change?

Below and attached is a log dump with msg-id-type = 3.

2004-05-24 12:55:28 [55] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Sending PDU:
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU 0x9288a98 dump:
2004-05-24 12:55:28 [55] DEBUG:   type_name: submit_sm
2004-05-24 12:55:28 [55] DEBUG:   command_id: 4 = 0x00000004
2004-05-24 12:55:28 [55] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sequence_number: 5 = 0x00000005
2004-05-24 12:55:28 [55] DEBUG:   service_type: NULL
2004-05-24 12:55:28 [55] DEBUG:   source_addr_ton: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   source_addr: "2782XXXXXXX"
2004-05-24 12:55:28 [55] DEBUG:   dest_addr_ton: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   destination_addr: "2782XXXXXXX"
2004-05-24 12:55:28 [55] DEBUG:   esm_class: 3 = 0x00000003
2004-05-24 12:55:28 [55] DEBUG:   protocol_id: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   priority_flag: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   schedule_delivery_time: NULL
2004-05-24 12:55:28 [55] DEBUG:   validity_period: NULL
2004-05-24 12:55:28 [55] DEBUG:   registered_delivery: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   replace_if_present_flag: 0 =
0x00000000
2004-05-24 12:55:28 [55] DEBUG:   data_coding: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sm_length: 23 = 0x00000017
2004-05-24 12:55:28 [55] DEBUG:   short_message:
2004-05-24 12:55:28 [55] DEBUG:    Octet string at 0x92ba6e8:
2004-05-24 12:55:28 [55] DEBUG:      len:  23
2004-05-24 12:55:28 [55] DEBUG:      size: 24
2004-05-24 12:55:28 [55] DEBUG:      immutable: 0
2004-05-24 12:55:28 [55] DEBUG:      data: 44 65 6c 69 76 65 72 79 20 72
65 70 6f 72 74 20   Delivery report 
2004-05-24 12:55:28 [55] DEBUG:      data: 74 65 73 74 20 30 34
test 04
2004-05-24 12:55:28 [55] DEBUG:    Octet string dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Got PDU:
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU 0x9288a98 dump:
2004-05-24 12:55:28 [55] DEBUG:   type_name: submit_sm_resp
2004-05-24 12:55:28 [55] DEBUG:   command_id: 2147483652 = 0x80000004
2004-05-24 12:55:28 [55] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sequence_number: 5 = 0x00000005
2004-05-24 12:55:28 [55] DEBUG:   message_id:
2004-05-24 12:55:28 [55] DEBUG:    Octet string at 0x929fd88:
2004-05-24 12:55:28 [55] DEBUG:      len:  28
2004-05-24 12:55:28 [55] DEBUG:      size: 29
2004-05-24 12:55:28 [55] DEBUG:      immutable: 0
2004-05-24 12:55:28 [55] DEBUG:      data: 30 32 2f 30 30 2f 39 38 36 36
66 34 33 38 2f 31   02/00/9866f438/1
2004-05-24 12:55:28 [55] DEBUG:      data: 31 32 37 38 32 33 37 38 32 30
32 34               12782XXXXXXX
2004-05-24 12:55:28 [55] DEBUG:    Octet string dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:28 [55] DEBUG: DLR[mysql]: Adding DLR
smsc=VODACOM_MGA1_XXXXXXX, ts=2, src=2782XXXXXXX, dst=2782XXXXXXX,
mask=31, boxc=
2004-05-24 12:55:28 [55] DEBUG: sql: INSERT INTO dlr (smsc, ts, source,
destination, service, url, mask, boxc, status) VALUES
('VODACOM_MGA1_XXXXXXX', '2', '2782XXXXXXX', '2782XXXXXXX', 'nexus', '',
'31', '', '0');
2004-05-24 12:55:28 [55] DEBUG: SMSC[VODACOM_MGA1_XXXXXXX]: creating DLR
message
2004-05-24 12:55:28 [55] DEBUG: SMSC[VODACOM_MGA1_XXXXXXX]: DLR = 

2004-05-24 12:55:33 [56] DEBUG: Optional parameter tag (0x0427)
2004-05-24 12:55:33 [56] DEBUG: Optional parameter length read as 1
2004-05-24 12:55:33 [56] DEBUG: Optional parameter value ()
2004-05-24 12:55:33 [56] DEBUG: Optional parameter tag (0x001e)
2004-05-24 12:55:33 [56] DEBUG: Optional parameter length read as 29
2004-05-24 12:55:33 [56] DEBUG: Optional parameter value
(02/00/9866f438/112782XXXXXXX)
2004-05-24 12:55:33 [56] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Got PDU:
2004-05-24 12:55:33 [56] DEBUG: SMPP PDU 0x929fdb8 dump:
2004-05-24 12:55:33 [56] DEBUG:   type_name: deliver_sm
2004-05-24 12:55:33 [56] DEBUG:   command_id: 5 = 0x00000005
2004-05-24 12:55:33 [56] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   sequence_number: 2 = 0x00000002
2004-05-24 12:55:33 [56] DEBUG:   service_type: NULL
2004-05-24 12:55:33 [56] DEBUG:   source_addr_ton: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   source_addr: "2782XXXXXXX"
2004-05-24 12:55:33 [56] DEBUG:   dest_addr_ton: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   destination_addr: "2782XXXXXXX"
2004-05-24 12:55:33 [56] DEBUG:   esm_class: 4 = 0x00000004
2004-05-24 12:55:33 [56] DEBUG:   protocol_id: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   priority_flag: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   schedule_delivery_time: NULL
2004-05-24 12:55:33 [56] DEBUG:   validity_period: NULL
2004-05-24 12:55:33 [56] DEBUG:   registered_delivery: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   replace_if_present_flag: 0 =
0x00000000
2004-05-24 12:55:33 [56] DEBUG:   data_coding: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   sm_length: 126 = 0x0000007e
2004-05-24 12:55:33 [56] DEBUG:   short_message:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x929fd70:
2004-05-24 12:55:33 [56] DEBUG:      len:  126
2004-05-24 12:55:33 [56] DEBUG:      size: 127
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 69 64 3a 32 35 35 36 38 38 34
30 32 34 20 73 75   id:2556884024 su
2004-05-24 12:55:33 [56] DEBUG:      data: 62 3a 30 30 31 20 64 6c 76 72
64 3a 30 30 31 20   b:001 dlvrd:001 
2004-05-24 12:55:33 [56] DEBUG:      data: 73 75 62 6d 69 74 20 64 61 74
65 3a 30 34 30 35   submit date:0405
2004-05-24 12:55:33 [56] DEBUG:      data: 32 34 31 32 35 35 34 30 20 64
6f 6e 65 20 64 61   24125540 done da
2004-05-24 12:55:33 [56] DEBUG:      data: 74 65 3a 30 34 30 35 32 34 31
32 35 35 34 34 20   te:040524125544 
2004-05-24 12:55:33 [56] DEBUG:      data: 73 74 61 74 3a 44 45 4c 49 56
52 44 20 65 72 72   stat:DELIVRD err
2004-05-24 12:55:33 [56] DEBUG:      data: 3a 30 30 30 20 54 65 78 74 3a
44 65 6c 69 76 65   :000 Text:Delive
2004-05-24 12:55:33 [56] DEBUG:      data: 72 79 20 72 65 70 6f 72 74 20
74 65 73 74         ry report test
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG:   SMPP_message_state: 
2004-05-24 12:55:33 [56] DEBUG:     tag: 0x0427
2004-05-24 12:55:33 [56] DEBUG:     length: 0x0001
2004-05-24 12:55:33 [56] DEBUG:     value:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x92ba3d0:
2004-05-24 12:55:33 [56] DEBUG:      len:  1
2004-05-24 12:55:33 [56] DEBUG:      size: 2
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 02
.
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG:   SMPP_receipted_message_id: 
2004-05-24 12:55:33 [56] DEBUG:     tag: 0x001e
2004-05-24 12:55:33 [56] DEBUG:     length: 0x001d
2004-05-24 12:55:33 [56] DEBUG:     value:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x929fda0:
2004-05-24 12:55:33 [56] DEBUG:      len:  29
2004-05-24 12:55:33 [56] DEBUG:      size: 30
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 30 32 2f 30 30 2f 39 38 36 36
66 34 33 38 2f 31   02/00/9866f438/1
2004-05-24 12:55:33 [56] DEBUG:      data: 31 32 37 38 32 33 37 38 32 30
32 34 00            12782XXXXXXX.
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:33 [56] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX] handle_pdu,
got DLR
2004-05-24 12:55:33 [56] DEBUG: DLR[mysql]: Looking for DLR
smsc=VODACOM_MGA1_XXXXXXX, ts=2147483647, dst=2782XXXXXXX, type=1
2004-05-24 12:55:33 [56] DEBUG: sql: SELECT mask, service, url, source,
destination, boxc FROM dlr WHERE smsc='VODACOM_MGA1_XXXXXXX' AND
ts='2147483647';
2004-05-24 12:55:33 [56] DEBUG: no rows found
2004-05-24 12:55:33 [56] WARNING: DLR[mysql]: DLR for DST<2782XXXXXXX>
not found.
2004-05-24 12:55:33 [56] ERROR: SMPP[VODACOM_MGA1_XXXXXXX]: got DLR but
could not find message or was not interested in it
DLR_Test.txt (text/plain, 8.3 KB)
2004-05-24 12:55:28 [55] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Sending PDU:
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU 0x9288a98 dump:
2004-05-24 12:55:28 [55] DEBUG:   type_name: submit_sm
2004-05-24 12:55:28 [55] DEBUG:   command_id: 4 = 0x00000004
2004-05-24 12:55:28 [55] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sequence_number: 5 = 0x00000005
2004-05-24 12:55:28 [55] DEBUG:   service_type: NULL
2004-05-24 12:55:28 [55] DEBUG:   source_addr_ton: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   source_addr: "2782XXXXXXX"
2004-05-24 12:55:28 [55] DEBUG:   dest_addr_ton: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   destination_addr: "2782XXXXXXX"
2004-05-24 12:55:28 [55] DEBUG:   esm_class: 3 = 0x00000003
2004-05-24 12:55:28 [55] DEBUG:   protocol_id: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   priority_flag: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   schedule_delivery_time: NULL
2004-05-24 12:55:28 [55] DEBUG:   validity_period: NULL
2004-05-24 12:55:28 [55] DEBUG:   registered_delivery: 1 = 0x00000001
2004-05-24 12:55:28 [55] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   data_coding: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sm_length: 23 = 0x00000017
2004-05-24 12:55:28 [55] DEBUG:   short_message:
2004-05-24 12:55:28 [55] DEBUG:    Octet string at 0x92ba6e8:
2004-05-24 12:55:28 [55] DEBUG:      len:  23
2004-05-24 12:55:28 [55] DEBUG:      size: 24
2004-05-24 12:55:28 [55] DEBUG:      immutable: 0
2004-05-24 12:55:28 [55] DEBUG:      data: 44 65 6c 69 76 65 72 79 20 72 65 70 6f 72 74 20   Delivery report 
2004-05-24 12:55:28 [55] DEBUG:      data: 74 65 73 74 20 30 34                              test 04
2004-05-24 12:55:28 [55] DEBUG:    Octet string dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Got PDU:
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU 0x9288a98 dump:
2004-05-24 12:55:28 [55] DEBUG:   type_name: submit_sm_resp
2004-05-24 12:55:28 [55] DEBUG:   command_id: 2147483652 = 0x80000004
2004-05-24 12:55:28 [55] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:28 [55] DEBUG:   sequence_number: 5 = 0x00000005
2004-05-24 12:55:28 [55] DEBUG:   message_id:
2004-05-24 12:55:28 [55] DEBUG:    Octet string at 0x929fd88:
2004-05-24 12:55:28 [55] DEBUG:      len:  28
2004-05-24 12:55:28 [55] DEBUG:      size: 29
2004-05-24 12:55:28 [55] DEBUG:      immutable: 0
2004-05-24 12:55:28 [55] DEBUG:      data: 30 32 2f 30 30 2f 39 38 36 36 66 34 33 38 2f 31   02/00/9866f438/1
2004-05-24 12:55:28 [55] DEBUG:      data: 31 32 37 38 32 33 37 38 32 30 32 34               12782XXXXXXX
2004-05-24 12:55:28 [55] DEBUG:    Octet string dump ends.
2004-05-24 12:55:28 [55] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:28 [55] DEBUG: DLR[mysql]: Adding DLR smsc=VODACOM_MGA1_XXXXXXX, ts=2, src=2782XXXXXXX, dst=2782XXXXXXX, mask=31, boxc=
2004-05-24 12:55:28 [55] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service, url, mask, boxc, status) VALUES ('VODACOM_MGA1_XXXXXXX', '2', '2782XXXXXXX', '2782XXXXXXX', 'nexus', '', '31', '', '0');
2004-05-24 12:55:28 [55] DEBUG: SMSC[VODACOM_MGA1_XXXXXXX]: creating DLR message
2004-05-24 12:55:28 [55] DEBUG: SMSC[VODACOM_MGA1_XXXXXXX]: DLR = 

2004-05-24 12:55:33 [56] DEBUG: Optional parameter tag (0x0427)
2004-05-24 12:55:33 [56] DEBUG: Optional parameter length read as 1
2004-05-24 12:55:33 [56] DEBUG: Optional parameter value ()
2004-05-24 12:55:33 [56] DEBUG: Optional parameter tag (0x001e)
2004-05-24 12:55:33 [56] DEBUG: Optional parameter length read as 29
2004-05-24 12:55:33 [56] DEBUG: Optional parameter value (02/00/9866f438/112782XXXXXXX)
2004-05-24 12:55:33 [56] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX]: Got PDU:
2004-05-24 12:55:33 [56] DEBUG: SMPP PDU 0x929fdb8 dump:
2004-05-24 12:55:33 [56] DEBUG:   type_name: deliver_sm
2004-05-24 12:55:33 [56] DEBUG:   command_id: 5 = 0x00000005
2004-05-24 12:55:33 [56] DEBUG:   command_status: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   sequence_number: 2 = 0x00000002
2004-05-24 12:55:33 [56] DEBUG:   service_type: NULL
2004-05-24 12:55:33 [56] DEBUG:   source_addr_ton: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   source_addr: "2782XXXXXXX"
2004-05-24 12:55:33 [56] DEBUG:   dest_addr_ton: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   destination_addr: "2782XXXXXXX"
2004-05-24 12:55:33 [56] DEBUG:   esm_class: 4 = 0x00000004
2004-05-24 12:55:33 [56] DEBUG:   protocol_id: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   priority_flag: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   schedule_delivery_time: NULL
2004-05-24 12:55:33 [56] DEBUG:   validity_period: NULL
2004-05-24 12:55:33 [56] DEBUG:   registered_delivery: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   data_coding: 1 = 0x00000001
2004-05-24 12:55:33 [56] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-05-24 12:55:33 [56] DEBUG:   sm_length: 126 = 0x0000007e
2004-05-24 12:55:33 [56] DEBUG:   short_message:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x929fd70:
2004-05-24 12:55:33 [56] DEBUG:      len:  126
2004-05-24 12:55:33 [56] DEBUG:      size: 127
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 69 64 3a 32 35 35 36 38 38 34 30 32 34 20 73 75   id:2556884024 su
2004-05-24 12:55:33 [56] DEBUG:      data: 62 3a 30 30 31 20 64 6c 76 72 64 3a 30 30 31 20   b:001 dlvrd:001 
2004-05-24 12:55:33 [56] DEBUG:      data: 73 75 62 6d 69 74 20 64 61 74 65 3a 30 34 30 35   submit date:0405
2004-05-24 12:55:33 [56] DEBUG:      data: 32 34 31 32 35 35 34 30 20 64 6f 6e 65 20 64 61   24125540 done da
2004-05-24 12:55:33 [56] DEBUG:      data: 74 65 3a 30 34 30 35 32 34 31 32 35 35 34 34 20   te:040524125544 
2004-05-24 12:55:33 [56] DEBUG:      data: 73 74 61 74 3a 44 45 4c 49 56 52 44 20 65 72 72   stat:DELIVRD err
2004-05-24 12:55:33 [56] DEBUG:      data: 3a 30 30 30 20 54 65 78 74 3a 44 65 6c 69 76 65   :000 Text:Delive
2004-05-24 12:55:33 [56] DEBUG:      data: 72 79 20 72 65 70 6f 72 74 20 74 65 73 74         ry report test
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG:   SMPP_message_state: 
2004-05-24 12:55:33 [56] DEBUG:     tag: 0x0427
2004-05-24 12:55:33 [56] DEBUG:     length: 0x0001
2004-05-24 12:55:33 [56] DEBUG:     value:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x92ba3d0:
2004-05-24 12:55:33 [56] DEBUG:      len:  1
2004-05-24 12:55:33 [56] DEBUG:      size: 2
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 02                                                .
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG:   SMPP_receipted_message_id: 
2004-05-24 12:55:33 [56] DEBUG:     tag: 0x001e
2004-05-24 12:55:33 [56] DEBUG:     length: 0x001d
2004-05-24 12:55:33 [56] DEBUG:     value:
2004-05-24 12:55:33 [56] DEBUG:    Octet string at 0x929fda0:
2004-05-24 12:55:33 [56] DEBUG:      len:  29
2004-05-24 12:55:33 [56] DEBUG:      size: 30
2004-05-24 12:55:33 [56] DEBUG:      immutable: 0
2004-05-24 12:55:33 [56] DEBUG:      data: 30 32 2f 30 30 2f 39 38 36 36 66 34 33 38 2f 31   02/00/9866f438/1
2004-05-24 12:55:33 [56] DEBUG:      data: 31 32 37 38 32 33 37 38 32 30 32 34 00            12782XXXXXXX.
2004-05-24 12:55:33 [56] DEBUG:    Octet string dump ends.
2004-05-24 12:55:33 [56] DEBUG: SMPP PDU dump ends.
2004-05-24 12:55:33 [56] DEBUG: SMPP[VODACOM_MGA1_XXXXXXX] handle_pdu, got DLR
2004-05-24 12:55:33 [56] DEBUG: DLR[mysql]: Looking for DLR smsc=VODACOM_MGA1_XXXXXXX, ts=2147483647, dst=2782XXXXXXX, type=1
2004-05-24 12:55:33 [56] DEBUG: sql: SELECT mask, service, url, source, destination, boxc FROM dlr WHERE smsc='VODACOM_MGA1_XXXXXXX' AND ts='2147483647';
2004-05-24 12:55:33 [56] DEBUG: no rows found
2004-05-24 12:55:33 [56] WARNING: DLR[mysql]: DLR for DST<2782XXXXXXX> not found.
2004-05-24 12:55:33 [56] ERROR: SMPP[VODACOM_MGA1_XXXXXXX]: got DLR but could not find message or was not interested in it
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.