Re: DLR problem
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Centrium GmbH |
| Message-ID | <[email protected]> |
Hi, can you please explain, what kind of message is it ??? Is it really delivery receipt or just MO message ? I beleive, this is MO message , because short_message field is completely wrong and doesn't have any usefull information about status of the message (delivered, undelivered)... If this is MO message, then (see my comment in smpp dlr handling) we must remove cheking of esm_class = 0x02. Am Dienstag, 15. Juli 2003 17:43 schrieb Diaa Fawzy: > Hi, > > here is the last 150 lines of the debug, > > Regrads, > > Diaa > > 2003-07-15 17:33:37 [6] DEBUG: sequence_number: 2 = > 0x00000002 > 2003-07-15 17:33:37 [6] DEBUG: service_type: "NOREP" > 2003-07-15 17:33:37 [6] DEBUG: source_addr_ton: 1 = > 0x00000001 > 2003-07-15 17:33:37 [6] DEBUG: source_addr_npi: 1 = > 0x00000001 > 2003-07-15 17:33:37 [6] DEBUG: source_addr: > "4918358002008" > 2003-07-15 17:33:37 [6] DEBUG: dest_addr_ton: 1 = > 0x00000001 > 2003-07-15 17:33:37 [6] DEBUG: dest_addr_npi: 8 = > 0x00000008 > 2003-07-15 17:33:37 [6] DEBUG: destination_addr: > "4918350090010" > 2003-07-15 17:33:37 [6] DEBUG: esm_class: 2 = > 0x00000002 > 2003-07-15 17:33:37 [6] DEBUG: protocol_id: 0 = > 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: priority_flag: 0 = > 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: > schedule_delivery_time: NULL > 2003-07-15 17:33:37 [6] DEBUG: validity_period: NULL > 2003-07-15 17:33:37 [6] DEBUG: registered_delivery: > 0 = 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: > replace_if_present_flag: 0 = 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: data_coding: 0 = > 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: sm_default_msg_id: 0 > = 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: sm_length: 23 = > 0x00000017 > 2003-07-15 17:33:37 [6] DEBUG: short_message: > 2003-07-15 17:33:37 [6] DEBUG: Octet string at > 0x80d3c98: > 2003-07-15 17:33:37 [6] DEBUG: len: 23 > 2003-07-15 17:33:37 [6] DEBUG: size: 24 > 2003-07-15 17:33:37 [6] DEBUG: immutable: 0 > 2003-07-15 17:33:37 [6] DEBUG: data: 45 4d 41 49 > 4c 20 72 6f EMAIL ro > 2003-07-15 17:33:37 [6] DEBUG: data: 6f 74 40 73 > 6d 73 67 61 ot@smsga > 2003-07-15 17:33:37 [6] DEBUG: data: 74 65 20 74 > 65 72 74 te tert > 2003-07-15 17:33:37 [6] DEBUG: Octet string dump > ends. > 2003-07-15 17:33:37 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:33:37 [6] DEBUG: SMPP[GATE] handle_pdu, > got DLR > 2003-07-15 17:33:37 [6] ERROR: SMPP[GATE]: got DLR but > could not find message or was not interested in it > 2003-07-15 17:33:37 [6] DEBUG: SMPP[GATE]: Sending > PDU: > 2003-07-15 17:33:37 [6] DEBUG: SMPP PDU 0x80d3cd0 > dump: > 2003-07-15 17:33:37 [6] DEBUG: type_name: > deliver_sm_resp > 2003-07-15 17:33:37 [6] DEBUG: command_id: > 2147483653 = 0x80000005 > 2003-07-15 17:33:37 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:33:37 [6] DEBUG: sequence_number: 2 = > 0x00000002 > 2003-07-15 17:33:37 [6] DEBUG: message_id: NULL > 2003-07-15 17:33:37 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:33:49 [6] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:33:49 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:33:49 [6] DEBUG: type_name: > enquire_link > 2003-07-15 17:33:49 [6] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:33:49 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:33:49 [6] DEBUG: sequence_number: 42 = > 0x0000002a > 2003-07-15 17:33:49 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:33:49 [6] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:33:49 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:33:49 [6] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:33:49 [6] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:33:49 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:33:49 [6] DEBUG: sequence_number: 42 = > 0x0000002a > 2003-07-15 17:33:49 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:33:50 [5] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:33:50 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:33:50 [5] DEBUG: type_name: > enquire_link > 2003-07-15 17:33:50 [5] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:33:50 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:33:50 [5] DEBUG: sequence_number: 43 = > 0x0000002b > 2003-07-15 17:33:50 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:33:50 [5] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:33:50 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:33:50 [5] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:33:50 [5] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:33:50 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:33:50 [5] DEBUG: sequence_number: 43 = > 0x0000002b > 2003-07-15 17:33:50 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:19 [6] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:34:19 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:19 [6] DEBUG: type_name: > enquire_link > 2003-07-15 17:34:19 [6] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:34:19 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:19 [6] DEBUG: sequence_number: 44 = > 0x0000002c > 2003-07-15 17:34:19 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:19 [6] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:34:19 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:19 [6] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:34:19 [6] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:34:19 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:19 [6] DEBUG: sequence_number: 44 = > 0x0000002c > 2003-07-15 17:34:19 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:20 [5] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:34:20 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:20 [5] DEBUG: type_name: > enquire_link > 2003-07-15 17:34:20 [5] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:34:20 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:20 [5] DEBUG: sequence_number: 45 = > 0x0000002d > 2003-07-15 17:34:20 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:20 [5] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:34:20 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:20 [5] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:34:20 [5] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:34:20 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:20 [5] DEBUG: sequence_number: 45 = > 0x0000002d > 2003-07-15 17:34:20 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:49 [6] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:34:49 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:49 [6] DEBUG: type_name: > enquire_link > 2003-07-15 17:34:49 [6] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:34:49 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:49 [6] DEBUG: sequence_number: 46 = > 0x0000002e > 2003-07-15 17:34:49 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:49 [6] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:34:49 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:49 [6] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:34:49 [6] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:34:49 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:49 [6] DEBUG: sequence_number: 46 = > 0x0000002e > 2003-07-15 17:34:49 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:50 [5] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:34:50 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:50 [5] DEBUG: type_name: > enquire_link > 2003-07-15 17:34:50 [5] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:34:50 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:50 [5] DEBUG: sequence_number: 47 = > 0x0000002f > 2003-07-15 17:34:50 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:34:50 [5] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:34:50 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:34:50 [5] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:34:50 [5] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:34:50 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:34:50 [5] DEBUG: sequence_number: 47 = > 0x0000002f > 2003-07-15 17:34:50 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:35:19 [6] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:35:19 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:35:19 [6] DEBUG: type_name: > enquire_link > 2003-07-15 17:35:19 [6] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:35:19 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:35:19 [6] DEBUG: sequence_number: 48 = > 0x00000030 > 2003-07-15 17:35:19 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:35:19 [6] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:35:19 [6] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:35:19 [6] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:35:19 [6] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:35:19 [6] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:35:19 [6] DEBUG: sequence_number: 48 = > 0x00000030 > 2003-07-15 17:35:19 [6] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:35:20 [5] DEBUG: SMPP[GATE]: Sending > enquire link: > 2003-07-15 17:35:20 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:35:20 [5] DEBUG: type_name: > enquire_link > 2003-07-15 17:35:20 [5] DEBUG: command_id: 21 = > 0x00000015 > 2003-07-15 17:35:20 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:35:20 [5] DEBUG: sequence_number: 49 = > 0x00000031 > 2003-07-15 17:35:20 [5] DEBUG: SMPP PDU dump ends. > 2003-07-15 17:35:20 [5] DEBUG: SMPP[GATE]: Got PDU: > 2003-07-15 17:35:20 [5] DEBUG: SMPP PDU 0x80d3b98 > dump: > 2003-07-15 17:35:20 [5] DEBUG: type_name: > enquire_link_resp > 2003-07-15 17:35:20 [5] DEBUG: command_id: > 2147483669 = 0x80000015 > 2003-07-15 17:35:20 [5] DEBUG: command_status: 0 = > 0x00000000 > 2003-07-15 17:35:20 [5] DEBUG: sequence_number: 49 = > 0x00000031 > 2003-07-15 17:35:20 [5] DEBUG: SMPP PDU dump ends. > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com -- Best regards / Mit besten Grüßen aus Düsseldorf Dipl.-Ing. Alexander Malysh ___________________________________________ Centrium GmbH Vogelsanger Weg 80 40470 Düsseldorf Fon: +49 (0211) 74 84 51 80 Fax: +49 (0211) 277 49 109 email: a.malysh at centrium.de web: www.centrium.de msn: olek2002 at hotmail.com icq: 98063111 ___________________________________________ Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html