Hi, I've got a problem with message "WARNING: SMPP: PDU NULL terminated string has no NULL" using kannel. You can see the problem in the log below:
log-file of group "core" 2007-10-22 23:26:32 [26507] [29] DEBUG: SMPP PDU 0x6ac93200 dump: 2007-10-22 23:26:32 [26507] [29] DEBUG: type_name: submit_sm 2007-10-22 23:26:32 [26507] [29] DEBUG: command_id: 4 = 0x00000004 2007-10-22 23:26:32 [26507] [29] DEBUG: command_status: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: sequence_number: 6529 = 0x00001981 2007-10-22 23:26:32 [26507] [29] DEBUG: service_type: NULL 2007-10-22 23:26:32 [26507] [29] DEBUG: source_addr_ton: 1 = 0x00000001 2007-10-22 23:26:32 [26507] [29] DEBUG: source_addr_npi: 1 = 0x00000001 2007-10-22 23:26:32 [26507] [29] DEBUG: source_addr: "123" 2007-10-22 23:26:32 [26507] [29] DEBUG: dest_addr_ton: 1 = 0x00000001 2007-10-22 23:26:32 [26507] [29] DEBUG: dest_addr_npi: 1 = 0x00000001 2007-10-22 23:26:32 [26507] [29] DEBUG: destination_addr: "54321" 2007-10-22 23:26:32 [26507] [29] DEBUG: esm_class: 3 = 0x00000003 2007-10-22 23:26:32 [26507] [29] DEBUG: protocol_id: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: priority_flag: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: schedule_delivery_time: NULL 2007-10-22 23:26:32 [26507] [29] DEBUG: validity_period: NULL 2007-10-22 23:26:32 [26507] [29] DEBUG: registered_delivery: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: replace_if_present_flag: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: data_coding: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: sm_default_msg_id: 0 = 0x00000000 2007-10-22 23:26:32 [26507] [29] DEBUG: sm_length: 8 = 0x00000008 2007-10-22 23:26:32 [26507] [29] DEBUG: short_message: "testing." 2007-10-22 23:26:32 [26507] [29] DEBUG: SMPP PDU dump ends. 2007-10-22 23:26:33 [26507] [29] WARNING: SMPP: PDU NULL terminated string has no NULL. 2007-10-22 23:26:33 [26507] [29] DEBUG: SMPP[INTERFACE_01]: Got PDU: 2007-10-22 23:26:33 [26507] [29] DEBUG: SMPP PDU 0x6ac90ac8 dump: 2007-10-22 23:26:33 [26507] [29] DEBUG: type_name: submit_sm_resp 2007-10-22 23:26:33 [26507] [29] DEBUG: command_id: 2147483652 = 0x80000004 2007-10-22 23:26:33 [26507] [29] DEBUG: command_status: 69 = 0x00000045 2007-10-22 23:26:33 [26507] [29] DEBUG: sequence_number: 6529 = 0x00001981 2007-10-22 23:26:33 [26507] [29] DEBUG: message_id: NULL 2007-10-22 23:26:33 [26507] [29] DEBUG: SMPP PDU dump ends. 2007-10-22 23:26:33 [26507] [29] ERROR: SMPP[INTERFACE_01]: SMSC returned error code 0x00000045 (Submit failed) in response to submit_sm. If anyone could help me understand the problem... Thanks.
