Hello ALL
I am facing a very strange problem(as such all problems are strange;))
I am connecting to SMPP based SMSC. The message is going fine and is getting
delivered without problem. Althought when i am recieving a delivery report,
automatically a message is getting pushed..
They are sendng me delivery report using delivery report standard of SMPP as
per them.

Bearer box log is attached:

2003-11-05 17:18:05 [5] DEBUG: SMPP[abcdsmpp]: Got PDU:
2003-11-05 17:18:05 [5] DEBUG: SMPP PDU 0x80db270 dump:
2003-11-05 17:18:05 [5] DEBUG:   type_name: enquire_link_resp
2003-11-05 17:18:05 [5] DEBUG:   command_id: 2147483669 = 0x80000015
2003-11-05 17:18:05 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:05 [5] DEBUG:   sequence_number: 29 = 0x0000001d
2003-11-05 17:18:05 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:22 [7] DEBUG: boxc_receiver: sms received
2003-11-05 17:18:22 [5] DEBUG: SMPP[abcdsmpp]: Manually forced source addr
ton = 1, source add npi = 1
2003-11-05 17:18:22 [5] DEBUG: SMPP[abcdsmpp]: Manually forced dest addr ton
= 1, source add npi = 6
2003-11-05 17:18:22 [5] DEBUG: SMPP[abcdsmpp]: Sending PDU:
2003-11-05 17:18:22 [5] DEBUG: SMPP PDU 0x80db5e8 dump:
2003-11-05 17:18:22 [5] DEBUG:   type_name: submit_sm
2003-11-05 17:18:22 [5] DEBUG:   command_id: 4 = 0x00000004
2003-11-05 17:18:22 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   sequence_number: 30 = 0x0000001e
2003-11-05 17:18:22 [5] DEBUG:   service_type: NULL
2003-11-05 17:18:22 [5] DEBUG:   source_addr_ton: 5 = 0x00000005
2003-11-05 17:18:22 [5] DEBUG:   source_addr_npi: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   source_addr: "Gagan"
2003-11-05 17:18:22 [5] DEBUG:   dest_addr_ton: 1 = 0x00000001
2003-11-05 17:18:22 [5] DEBUG:   dest_addr_npi: 6 = 0x00000006
2003-11-05 17:18:22 [5] DEBUG:   destination_addr: "919811323370"
2003-11-05 17:18:22 [5] DEBUG:   esm_class: 3 = 0x00000003
2003-11-05 17:18:22 [5] DEBUG:   protocol_id: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   priority_flag: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   schedule_delivery_time: NULL
2003-11-05 17:18:22 [5] DEBUG:   validity_period: NULL2003-11-05 17:18:22
[5] DEBUG:   registered_delivery: 1 = 0x00000001
2003-11-05 17:18:22 [5] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   data_coding: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   sm_length: 0 = 0x00000000
2003-11-05 17:18:22 [5] DEBUG:   short_message: "Testing for Gagan"
2003-11-05 17:18:22 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:23 [5] DEBUG: SMPP[abcdsmpp]: Got PDU:
2003-11-05 17:18:23 [5] DEBUG: SMPP PDU 0x80db810 dump:
2003-11-05 17:18:23 [5] DEBUG:   type_name: submit_sm_resp
2003-11-05 17:18:23 [5] DEBUG:   command_id: 2147483652 = 0x80000004
2003-11-05 17:18:23 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:23 [5] DEBUG:   sequence_number: 30 = 0x0000001e
2003-11-05 17:18:23 [5] DEBUG:   message_id: "Gagan0520140944"
2003-11-05 17:18:23 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:23 [5] DEBUG: Adding DLR smsc=abcdsmpp, ts=10, src=Gagan,
dst=919811323370, mask=3
2003-11-05 17:18:35 [5] DEBUG: SMPP[abcdsmpp]: Sending enquire link:
2003-11-05 17:18:35 [5] DEBUG: SMPP PDU 0x80db6d8 dump:
2003-11-05 17:18:35 [5] DEBUG:   type_name: enquire_link
2003-11-05 17:18:35 [5] DEBUG:   command_id: 21 = 0x00000015
2003-11-05 17:18:35 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:35 [5] DEBUG:   sequence_number: 31 = 0x0000001f
2003-11-05 17:18:35 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:36 [5] DEBUG: SMPP[abcdsmpp]: Got PDU:
2003-11-05 17:18:36 [5] DEBUG: SMPP PDU 0x80db6d8 dump:
2003-11-05 17:18:36 [5] DEBUG:   type_name: enquire_link_resp
2003-11-05 17:18:36 [5] DEBUG:   command_id: 2147483669 = 0x80000015
2003-11-05 17:18:36 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:36 [5] DEBUG:   sequence_number: 31 = 0x0000001f
2003-11-05 17:18:36 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:41 [5] DEBUG: SMPP[abcdsmpp]: Got PDU:
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU 0x80db768 dump:
2003-11-05 17:18:41 [5] DEBUG:   type_name: deliver_sm
2003-11-05 17:18:41 [5] DEBUG:   command_id: 5 = 0x00000005
2003-11-05 17:18:41 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sequence_number: 2 = 0x00000002
2003-11-05 17:18:41 [5] DEBUG:   service_type: NULL
2003-11-05 17:18:41 [5] DEBUG:   source_addr_ton: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   source_addr_npi: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   source_addr: "Gagan"
2003-11-05 17:18:41 [5] DEBUG:   dest_addr_ton: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   dest_addr_npi: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   destination_addr: "919811323370"
2003-11-05 17:18:41 [5] DEBUG:   esm_class: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   protocol_id: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   priority_flag: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   schedule_delivery_time: NULL
2003-11-05 17:18:41 [5] DEBUG:   validity_period: NULL
2003-11-05 17:18:41 [5] DEBUG:   registered_delivery: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   data_coding: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sm_length: 93 = 0x0000005d
2003-11-05 17:18:41 [5] DEBUG:   short_message:
2003-11-05 17:18:41 [5] DEBUG:    Octet string at 0x80db658:
2003-11-05 17:18:41 [5] DEBUG:      len:  93
2003-11-05 17:18:41 [5] DEBUG:      size: 94
2003-11-05 17:18:41 [5] DEBUG:      immutable: 0
2003-11-05 17:18:41 [5] DEBUG:      data: 69 64 3a 41 54 55 4c 30
id:Gagan0
2003-11-05 17:18:41 [5] DEBUG:      data: 35 32 30 31 34 30 39 34   52014094
2003-11-05 17:18:41 [5] DEBUG:      data: 34 20 73 75 62 3a 31 20   4 sub:1
2003-11-05 17:18:41 [5] DEBUG:      data: 64 6c 76 72 64 3a 31 20   dlvrd:1
2003-11-05 17:18:41 [5] DEBUG:      data: 73 75 62 6d 69 74 20 64   submit d
2003-11-05 17:18:41 [5] DEBUG:      data: 61 74 65 3a 30 33 31 31   ate:0311
2003-11-05 17:18:41 [5] DEBUG:      data: 30 35 32 30 31 34 32 33   05201423
2003-11-05 17:18:41 [5] DEBUG:      data: 20 64 6f 6e 65 20 64 61    done da
2003-11-05 17:18:41 [5] DEBUG:      data: 74 65 3a 30 33 31 31 30   te:03110
2003-11-05 17:18:41 [5] DEBUG:      data: 35 32 30 31 34 32 37 20   5201427
2003-11-05 17:18:41 [5] DEBUG:      data: 73 74 61 74 3a 34 20 65   stat:4 e
2003-11-05 17:18:41 [5] DEBUG:      data: 72 72 3a 30 20            rr:0
2003-11-05 17:18:41 [5] DEBUG:    Octet string dump ends.
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:41 [5] DEBUG: SMPP[abcdsmpp]: Sending PDU:
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU 0x80db430 dump:
2003-11-05 17:18:41 [5] DEBUG:   type_name: deliver_sm_resp
2003-11-05 17:18:41 [5] DEBUG:   command_id: 2147483653 = 0x80000005
2003-11-05 17:18:41 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sequence_number: 2 = 0x00000002
2003-11-05 17:18:41 [5] DEBUG:   message_id: NULL
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:41 [8] DEBUG: boxc_sender: sent message to
<xxx.xxx.xxx.xxx>
2003-11-05 17:18:41 [7] DEBUG: boxc_receiver: sms received
2003-11-05 17:18:41 [7] DEBUG: boxc_receiver: got ack
2003-11-05 17:18:41 [5] DEBUG: SMPP[abcdsmpp]: Manually forced source addr
ton = 1, source add npi = 1
2003-11-05 17:18:41 [5] DEBUG: SMPP[abcdsmpp]: Manually forced dest addr ton
= 1, source add npi = 6
2003-11-05 17:18:41 [5] DEBUG: SMPP[abcdsmpp]: Sending PDU:
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU 0x80db2e8 dump:
2003-11-05 17:18:41 [5] DEBUG:   type_name: submit_sm
2003-11-05 17:18:41 [5] DEBUG:   command_id: 4 = 0x00000004
2003-11-05 17:18:41 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sequence_number: 32 = 0x00000020
2003-11-05 17:18:41 [5] DEBUG:   service_type: NULL
2003-11-05 17:18:41 [5] DEBUG:   source_addr_ton: 1 = 0x00000001
2003-11-05 17:18:41 [5] DEBUG:   source_addr_npi: 1 = 0x00000001
2003-11-05 17:18:41 [5] DEBUG:   source_addr: "919811323370"
2003-11-05 17:18:41 [5] DEBUG:   dest_addr_ton: 1 = 0x00000001
2003-11-05 17:18:41 [5] DEBUG:   dest_addr_npi: 6 = 0x00000006
2003-11-05 17:18:41 [5] DEBUG:   destination_addr: "Gagan"
2003-11-05 17:18:41 [5] DEBUG:   esm_class: 3 = 0x00000003
2003-11-05 17:18:41 [5] DEBUG:   protocol_id: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   priority_flag: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   schedule_delivery_time: NULL
2003-11-05 17:18:41 [5] DEBUG:   validity_period: NULL
2003-11-05 17:18:41 [5] DEBUG:   registered_delivery: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   replace_if_present_flag: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   data_coding: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   sm_length: 0 = 0x00000000
2003-11-05 17:18:41 [5] DEBUG:   short_message: "Request Failed"
2003-11-05 17:18:41 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:18:42 [5] DEBUG: SMPP[abcdsmpp]: Got PDU:
2003-11-05 17:18:42 [5] DEBUG: SMPP PDU 0x80db760 dump:
2003-11-05 17:18:42 [5] DEBUG:   type_name: submit_sm_resp
2003-11-05 17:18:42 [5] DEBUG:   command_id: 2147483652 = 0x80000004
2003-11-05 17:18:42 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:18:42 [5] DEBUG:   sequence_number: 32 = 0x00000020
2003-11-05 17:18:42 [5] DEBUG:   message_id: "Gagan0520142892"
2003-11-05 17:18:42 [5] DEBUG: SMPP PDU dump ends.
2003-11-05 17:19:05 [5] DEBUG: SMPP[abcdsmpp]: Sending enquire link:
2003-11-05 17:19:05 [5] DEBUG: SMPP PDU 0x80db2e8 dump:
2003-11-05 17:19:05 [5] DEBUG:   type_name: enquire_link
2003-11-05 17:19:05 [5] DEBUG:   command_id: 21 = 0x00000015
2003-11-05 17:19:05 [5] DEBUG:   command_status: 0 = 0x00000000
2003-11-05 17:19:05 [5] DEBUG:   sequence_number: 33 = 0x00000021
2003-11-05 17:19:05 [5] DEBUG: SMPP PDU dump ends.


Smsbox log is attached:
2003-11-05 17:18:22 [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
2003-11-05 17:18:22 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
from <127.0.0.1>
2003-11-05 17:18:22 [3] INFO: sendsms used by <gagan>
2003-11-05 17:18:22 [3] INFO: sendsms sender:<gagan:Gagan> (127.0.0.1)
to:<919811323370> msg:<Testing for Gagan>
2003-11-05 17:18:22 [3] DEBUG: message length 16, sending 1 messages
2003-11-05 17:18:22 [3] DEBUG: Status: 202 Answer: <Sent.>
2003-11-05 17:18:22 [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.
2003-11-05 17:18:32 [1] DEBUG: HTTP: Destroying HTTPClient area 0x80acd40.
2003-11-05 17:18:32 [1] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
2003-11-05 17:18:41 [4] WARNING: No translation found for
<id:Gagan0520140944 sub:1 dlvrd:1 submit date:031105201423 done date:
031105201427 stat:4 err:0 > from <Gagan> to <919811323370>
2003-11-05 17:18:41 [4] ERROR: request failed
2003-11-05 17:18:41 [4] DEBUG: message length 14, sending 1 messages



Is there any one who has come across this kind of problem.


Looking forward to help from someone...


Many thanks in advance.

Regards
Gagan


Reply via email to