Hi Dear all,
Below is the debug information which is sent and recieved, here the
point to be noted is the message_id: "172611500", is being inserted into the ts field of the database where ts is for the timestamp field and if same message id is coming then the message is deleted from the database.
Is this the bug or whether there is a problem in my configuration setting, Unable to decide, Hope and looking forward for you all, and hope to get the reply

Thanks in Advance.

2004-11-17 18:23:30 [2742] [6] DEBUG: SMPP[SMPP]: Sending PDU:
2004-11-17 18:23:30 [2742] [6] DEBUG: SMPP PDU 0x81971c0 dump:
2004-11-17 18:23:30 [2742] [6] DEBUG:   type_name: submit_sm
2004-11-17 18:23:30 [2742] [6] DEBUG:   command_id: 4 = 0x00000004
2004-11-17 18:23:30 [2742] [6] DEBUG:   command_status: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   sequence_number: 2 = 0x00000002
2004-11-17 18:23:30 [2742] [6] DEBUG:   service_type: NULL
2004-11-17 18:23:30 [2742] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
2004-11-17 18:23:30 [2742] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-11-17 18:23:30 [2742] [6] DEBUG:   source_addr: "8888"
2004-11-17 18:23:30 [2742] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2004-11-17 18:23:30 [2742] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-11-17 18:23:30 [2742] [6] DEBUG:   destination_addr: "919849692325"
2004-11-17 18:23:30 [2742] [6] DEBUG:   esm_class: 3 = 0x00000003
2004-11-17 18:23:30 [2742] [6] DEBUG:   protocol_id: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   priority_flag: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   schedule_delivery_time: NULL
2004-11-17 18:23:30 [2742] [6] DEBUG:   validity_period: NULL
2004-11-17 18:23:30 [2742] [6] DEBUG:   registered_delivery: 1 = 0x00000001
2004-11-17 18:23:30 [2742] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   data_coding: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-11-17 18:23:30 [2742] [6] DEBUG:   sm_length: 11 = 0x0000000b
2004-11-17 18:23:30 [2742] [6] DEBUG:   short_message: "Hello World"
2004-11-17 18:23:30 [2742] [6] DEBUG: SMPP PDU dump ends.
2004-11-17 18:23:31 [2742] [6] DEBUG: SMPP[SMPP]: Got PDU:
2004-11-17 18:23:31 [2742] [6] DEBUG: SMPP PDU 0x81971c0 dump:
2004-11-17 18:23:31 [2742] [6] DEBUG:   type_name: submit_sm_resp
2004-11-17 18:23:31 [2742] [6] DEBUG:   command_id: 2147483652 = 0x80000004
2004-11-17 18:23:31 [2742] [6] DEBUG:   command_status: 0 = 0x00000000
2004-11-17 18:23:31 [2742] [6] DEBUG:   sequence_number: 2 = 0x00000002
2004-11-17 18:23:31 [2742] [6] DEBUG:   message_id: "172611500"
2004-11-17 18:23:31 [2742] [6] DEBUG: SMPP PDU dump ends.
2004-11-17 18:23:31 [2742] [6] DEBUG: DLR[mysql]: Adding DLR smsc=SMPP, ts=172611500, src="" dst=919849692325, mask=1, boxc=
2004-11-17 18:23:31 [2742] [6] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service, url, mask, boxc, status) VALUES ('SMPP', '172611500', '8888', '919849692325', 'tester', '', '1', '', '0');
2004-11-17 18:25:18 [2742] [15] DEBUG: boxc_receiver: sms received
2004-11-17 18:25:18 [2742] [15] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP[SMPP]: Sending PDU:
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP PDU 0x8198050 dump:
2004-11-17 18:25:18 [2742] [6] DEBUG:   type_name: submit_sm
2004-11-17 18:25:18 [2742] [6] DEBUG:   command_id: 4 = 0x00000004
2004-11-17 18:25:18 [2742] [6] DEBUG:   command_status: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   sequence_number: 3 = 0x00000003
2004-11-17 18:25:18 [2742] [6] DEBUG:   service_type: NULL
2004-11-17 18:25:18 [2742] [6] DEBUG:   source_addr_ton: 2 = 0x00000002
2004-11-17 18:25:18 [2742] [6] DEBUG:   source_addr_npi: 1 = 0x00000001
2004-11-17 18:25:18 [2742] [6] DEBUG:   source_addr: "8888"
2004-11-17 18:25:18 [2742] [6] DEBUG:   dest_addr_ton: 2 = 0x00000002
2004-11-17 18:25:18 [2742] [6] DEBUG:   dest_addr_npi: 1 = 0x00000001
2004-11-17 18:25:18 [2742] [6] DEBUG:   destination_addr: "919849692325"
2004-11-17 18:25:18 [2742] [6] DEBUG:   esm_class: 3 = 0x00000003
2004-11-17 18:25:18 [2742] [6] DEBUG:   protocol_id: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   priority_flag: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   schedule_delivery_time: NULL
2004-11-17 18:25:18 [2742] [6] DEBUG:   validity_period: NULL
2004-11-17 18:25:18 [2742] [6] DEBUG:   registered_delivery: 1 = 0x00000001
2004-11-17 18:25:18 [2742] [6] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   data_coding: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   sm_length: 11 = 0x0000000b
2004-11-17 18:25:18 [2742] [6] DEBUG:   short_message: "Hello World"
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP PDU dump ends.
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP[SMPP]: Got PDU:
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP PDU 0x8198050 dump:
2004-11-17 18:25:18 [2742] [6] DEBUG:   type_name: submit_sm_resp
2004-11-17 18:25:18 [2742] [6] DEBUG:   command_id: 2147483652 = 0x80000004
2004-11-17 18:25:18 [2742] [6] DEBUG:   command_status: 0 = 0x00000000
2004-11-17 18:25:18 [2742] [6] DEBUG:   sequence_number: 3 = 0x00000003
2004-11-17 18:25:18 [2742] [6] DEBUG:   message_id: "750111713"
2004-11-17 18:25:18 [2742] [6] DEBUG: SMPP PDU dump ends.
2004-11-17 18:25:18 [2742] [6] DEBUG: DLR[mysql]: Adding DLR smsc=SMPP, ts=750111713, src="" dst=919849692325, mask=1, boxc=
2004-11-17 18:25:18 [2742] [6] DEBUG: sql: INSERT INTO dlr (smsc, ts, source, destination, service, url, mask, boxc, status) VALUES ('SMPP', '750111713', '8888', '919849692325', 'tester', '', '1', '', '0');






*****************************************************************************

This e-mail and any files transmitted with it are for the sole use
of the intended recipient(s) and may contain confidential and privileged
information. If you are not the intended recipient, please contact the 
sender by reply e-mail and destroy all copies of the original message.
 
Any unauthorized review, use, disclosure, dissemination, forwarding, 
printing or copying of this email or any action taken in reliance on 
this e-mail is strictly prohibited and may be unlawful.

*****************************************************************************

Reply via email to