dlr problem
"DILWORTH MICHAEL" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <00D6DA6DD3036640A3F1073B39EF3128020559DD@marmsg01.sys.telestet.gr> |
hi all I am connecting to 2 SMSC.. one works ok with delivery reports (to mysql) this is a CMG platform. The other is Brite and I cant seem to get delivery reports to work. Can anyone help? here is the debug the message is written to the MySQL database.. but as you can see the dlr can not find it... thanks mike 2003-09-03 14:10:12 [62] DEBUG: send_msg: sending msg to boxc: <sask1> 2003-09-03 14:10:12 [46] DEBUG: SMPP[brite41]: Manually forced source addr ton = 0, source add npi = 1 2003-09-03 14:10:12 [62] DEBUG: boxc_sender: sent message to <10.9.20.3> 2003-09-03 14:10:12 [46] DEBUG: SMPP[brite41]: Sending PDU: 2003-09-03 14:10:12 [46] DEBUG: SMPP PDU 0x81bf0e0 dump: 2003-09-03 14:10:12 [46] DEBUG: type_name: submit_sm 2003-09-03 14:10:12 [46] DEBUG: command_id: 4 = 0x00000004 2003-09-03 14:10:12 [46] DEBUG: command_status: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: sequence_number: 3 = 0x00000003 2003-09-03 14:10:12 [46] DEBUG: service_type: NULL 2003-09-03 14:10:12 [46] DEBUG: source_addr_ton: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: source_addr_npi: 1 = 0x00000001 2003-09-03 14:10:12 [46] DEBUG: source_addr: "1234" 2003-09-03 14:10:12 [46] DEBUG: dest_addr_ton: 2 = 0x00000002 2003-09-03 14:10:12 [46] DEBUG: dest_addr_npi: 1 = 0x00000001 2003-09-03 14:10:12 [46] DEBUG: destination_addr: "693233xxxx" 2003-09-03 14:10:12 [46] DEBUG: esm_class: 3 = 0x00000003 2003-09-03 14:10:12 [46] DEBUG: protocol_id: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: priority_flag: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: schedule_delivery_time: NULL 2003-09-03 14:10:12 [46] DEBUG: validity_period: NULL 2003-09-03 14:10:12 [46] DEBUG: registered_delivery: 1 = 0x00000001 2003-09-03 14:10:12 [46] DEBUG: replace_if_present_flag: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: data_coding: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: sm_default_msg_id: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: sm_length: 5 = 0x00000005 2003-09-03 14:10:12 [46] DEBUG: short_message: "test2" 2003-09-03 14:10:12 [46] DEBUG: SMPP PDU dump ends. 2003-09-03 14:10:12 [46] DEBUG: SMPP[brite41]: Got PDU: 2003-09-03 14:10:12 [46] DEBUG: SMPP PDU 0x81bf0e0 dump: 2003-09-03 14:10:12 [46] DEBUG: type_name: submit_sm_resp 2003-09-03 14:10:12 [46] DEBUG: command_id: 2147483652 = 0x80000004 2003-09-03 14:10:12 [46] DEBUG: command_status: 0 = 0x00000000 2003-09-03 14:10:12 [46] DEBUG: sequence_number: 3 = 0x00000003 2003-09-03 14:10:12 [46] DEBUG: message_id: "00000003" 2003-09-03 14:10:12 [46] DEBUG: SMPP PDU dump ends. 2003-09-03 14:10:12 [1] DEBUG: Dumping 0 messages and 0 acks to store 2003-09-03 14:10:18 [47] DEBUG: SMPP[brite41]: Got PDU: 2003-09-03 14:10:18 [47] DEBUG: SMPP PDU 0x81bf0e0 dump: 2003-09-03 14:10:18 [47] DEBUG: type_name: deliver_sm 2003-09-03 14:10:18 [47] DEBUG: command_id: 5 = 0x00000005 2003-09-03 14:10:18 [47] DEBUG: command_status: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: sequence_number: 1 = 0x00000001 2003-09-03 14:10:18 [47] DEBUG: service_type: NULL 2003-09-03 14:10:18 [47] DEBUG: source_addr_ton: 2 = 0x00000002 2003-09-03 14:10:18 [47] DEBUG: source_addr_npi: 1 = 0x00000001 2003-09-03 14:10:18 [47] DEBUG: source_addr: "693233xxxx" 2003-09-03 14:10:18 [47] DEBUG: dest_addr_ton: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: dest_addr_npi: 1 = 0x00000001 2003-09-03 14:10:18 [47] DEBUG: destination_addr: "1234" 2003-09-03 14:10:18 [47] DEBUG: esm_class: 4 = 0x00000004 2003-09-03 14:10:18 [47] DEBUG: protocol_id: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: priority_flag: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: schedule_delivery_time: NULL 2003-09-03 14:10:18 [47] DEBUG: validity_period: NULL 2003-09-03 14:10:18 [47] DEBUG: registered_delivery: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: replace_if_present_flag: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: data_coding: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: sm_default_msg_id: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: sm_length: 12 = 0x0000000c 2003-09-03 14:10:18 [47] DEBUG: short_message: "00000003 201" 2003-09-03 14:10:18 [47] DEBUG: SMPP PDU dump ends. 2003-09-03 14:10:18 [47] DEBUG: SMPP[brite41] handle_pdu, got DLR 2003-09-03 14:10:18 [47] ERROR: SMPP[brite41]: got DLR but could not find message or was not interested in it 2003-09-03 14:10:18 [47] DEBUG: SMPP[brite41]: Sending PDU: 2003-09-03 14:10:18 [47] DEBUG: SMPP PDU 0x81bf170 dump: 2003-09-03 14:10:18 [47] DEBUG: type_name: deliver_sm_resp 2003-09-03 14:10:18 [47] DEBUG: command_id: 2147483653 = 0x80000005 2003-09-03 14:10:18 [47] DEBUG: command_status: 0 = 0x00000000 2003-09-03 14:10:18 [47] DEBUG: sequence_number: 1 = 0x00000001 2003-09-03 14:10:18 [47] DEBUG: message_id: NULL 2003-09-03 14:10:18 [47] DEBUG: SMPP PDU dump ends.