I've already posted this kind of question but maybe it's better to repost it in another form:

When I receive the PDU upon delivery, it seems the destination address doesn't get parsed (see last row of the log: dst=0).

Does anyone have a clue ?
Thanks
J

2007-03-17 13:31:29 [19648] [6] DEBUG: SMPP PDU 0x8194530 dump:
2007-03-17 13:31:29 [19648] [6] DEBUG:   type_name: deliver_sm
2007-03-17 13:31:29 [19648] [6] DEBUG:   command_id: 5 = 0x00000005
2007-03-17 13:31:29 [19648] [6] DEBUG:   command_status: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG: sequence_number: 123651544 = 0x075ec5d8
2007-03-17 13:31:29 [19648] [6] DEBUG:   service_type: NULL
2007-03-17 13:31:29 [19648] [6] DEBUG:   source_addr_ton: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   source_addr_npi: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   source_addr: "0"
2007-03-17 13:31:29 [19648] [6] DEBUG:   dest_addr_ton: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   dest_addr_npi: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   destination_addr: "393356359515"
2007-03-17 13:31:29 [19648] [6] DEBUG:   esm_class: 4 = 0x00000004
2007-03-17 13:31:29 [19648] [6] DEBUG:   protocol_id: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   priority_flag: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   schedule_delivery_time: NULL
2007-03-17 13:31:29 [19648] [6] DEBUG:   validity_period: NULL
2007-03-17 13:31:29 [19648] [6] DEBUG:   registered_delivery: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG: replace_if_present_flag: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   data_coding: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2007-03-17 13:31:29 [19648] [6] DEBUG:   sm_length: 131 = 0x00000083
2007-03-17 13:31:29 [19648] [6] DEBUG:   short_message:
2007-03-17 13:31:29 [19648] [6] DEBUG:    Octet string at 0x8185c98:
2007-03-17 13:31:29 [19648] [6] DEBUG:      len:  131
2007-03-17 13:31:29 [19648] [6] DEBUG:      size: 132
2007-03-17 13:31:29 [19648] [6] DEBUG:      immutable: 0
<CUT>
2007-03-17 13:31:29 [19648] [6] DEBUG:    Octet string dump ends.
2007-03-17 13:31:29 [19648] [6] DEBUG: SMPP PDU dump ends.
2007-03-17 13:31:29 [19648] [6] DEBUG: SMPP[mysmsc] handle_pdu, got DLR
2007-03-17 13:31:29 [19648] [6] DEBUG: DLR[mysql]: Looking for DLR smsc=mysmsc, ts=101914434, dst=0, type=2

Reply via email to