Hi, I get this error when routing messages to a Kannel VAS from Comverse SMSC via SMPP 3.4 to Kannel.
This Error ocurrs when the message is larger then 160 Characters. Does Kannel support Messages containing charakters like “ðáéý” incoming? Any suggestion how to solve this? Thanks in advance. *This is My settings:* group = smsc smsc = smpp smsc-id = ft-smsc01 host = *.*.*.* port = **** transceiver-mode = true system-type="" smsc-username = "******" smsc-password = "*******" keepalive = 5 interface-version = "34" dest-addr-npi=1 dest-addr-ton=1 source-addr-ton=1 source-addr-npi=1 alt-charset ="iso-8859-1" log-file = "/var/log/kannel/ft-smsc01.log" log-level = 3 reconnect-delay = 5 allowed-smsc-id = ft-smsc01 *This is my smsbox settings:* * group = smsbox bearerbox-host = 127.0.0.1 bearerbox-port = 13003 sendsms-port = 13131 mo-recode = true immediate-sendsms-reply = true access-log = "/var/log/kannel/smsbox_access.log" log-file = "/var/log/kannel/smsbox.log" log-level = 0 include = "/etc/kannel/users.conf" * *This is my core settings:* * group = core admin-port = 13000 admin-password = ****** status-password = ****** admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" smsbox-port = 13003 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" log-level = 0 access-log = "/var/log/kannel/bearerbox-access.log" dlr-storage = internal sms-combine-concatenated-mo = true smsbox-max-pending=1024 * *This is my service settings:* * group = sms-service keyword = default get-url = "http://localhost/*******.php?id=%F&to=%P&from=%p&message=%a" max-messages = 10 omit-empty = 1 concatenation = 1 * Debug from Kannel. 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter tag (0x0204) 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter length read as 2 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter tag (0x1401) 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter length read as 13 2010-05-04 14:35:42 [20961] [7] WARNING: SMPP: Unknown TLV(0x1401,0x000d,31303035303431343336333700) for PDU type (deliver_sm) received! 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter tag (0x0424) 2010-05-04 14:35:42 [20961] [7] DEBUG: Optional parameter length read as 8 2010-05-04 14:35:42 [20961] [7] ERROR: SMPP: Optional field (message_payload) with invalid length (8) (should be 0 - 65536) dropped. 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP[ft-smsc01]: Got PDU: 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP PDU 0x86323d0 dump: 2010-05-04 14:35:42 [20961] [7] DEBUG: type_name: deliver_sm 2010-05-04 14:35:42 [20961] [7] DEBUG: command_id: 5 = 0x00000005 2010-05-04 14:35:42 [20961] [7] DEBUG: command_status: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: sequence_number: 152 = 0x00000098 2010-05-04 14:35:42 [20961] [7] DEBUG: service_type: NULL 2010-05-04 14:35:42 [20961] [7] DEBUG: source_addr_ton: 1 = 0x00000001 2010-05-04 14:35:42 [20961] [7] DEBUG: source_addr_npi: 1 = 0x00000001 2010-05-04 14:35:42 [20961] [7] DEBUG: source_addr: "298243390" 2010-05-04 14:35:42 [20961] [7] DEBUG: dest_addr_ton: 1 = 0x00000001 2010-05-04 14:35:42 [20961] [7] DEBUG: dest_addr_npi: 1 = 0x00000001 2010-05-04 14:35:42 [20961] [7] DEBUG: destination_addr: "298220039" 2010-05-04 14:35:42 [20961] [7] DEBUG: esm_class: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: protocol_id: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: priority_flag: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: schedule_delivery_time: NULL 2010-05-04 14:35:42 [20961] [7] DEBUG: validity_period: NULL 2010-05-04 14:35:42 [20961] [7] DEBUG: registered_delivery: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: replace_if_present_flag: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: data_coding: 8 = 0x00000008 2010-05-04 14:35:42 [20961] [7] DEBUG: sm_default_msg_id: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: sm_length: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: short_message: "" 2010-05-04 14:35:42 [20961] [7] DEBUG: user_message_reference: 192 = 0x000000c0 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP PDU dump ends. 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP[ft-smsc01]: Sending PDU: 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP PDU 0x8630db0 dump: 2010-05-04 14:35:42 [20961] [7] DEBUG: type_name: deliver_sm_resp 2010-05-04 14:35:42 [20961] [7] DEBUG: command_id: 2147483653 = 0x80000005 2010-05-04 14:35:42 [20961] [7] DEBUG: command_status: 0 = 0x00000000 2010-05-04 14:35:42 [20961] [7] DEBUG: sequence_number: 152 = 0x00000098 2010-05-04 14:35:42 [20961] [7] DEBUG: message_id: NULL 2010-05-04 14:35:42 [20961] [7] DEBUG: SMPP PDU dump ends. 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP[ft-smsc01]: Sending enquire link: 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP PDU 0x8630db0 dump: 2010-05-04 14:35:51 [20961] [7] DEBUG: type_name: enquire_link 2010-05-04 14:35:51 [20961] [7] DEBUG: command_id: 21 = 0x00000015 2010-05-04 14:35:51 [20961] [7] DEBUG: command_status: 0 = 0x00000000 2010-05-04 14:35:51 [20961] [7] DEBUG: sequence_number: 33 = 0x00000021 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP PDU dump ends. 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP[ft-smsc01]: Got PDU: 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP PDU 0x8630db0 dump: 2010-05-04 14:35:51 [20961] [7] DEBUG: type_name: enquire_link_resp 2010-05-04 14:35:51 [20961] [7] DEBUG: command_id: 2147483669 = 0x80000015 2010-05-04 14:35:51 [20961] [7] DEBUG: command_status: 0 = 0x00000000 2010-05-04 14:35:51 [20961] [7] DEBUG: sequence_number: 33 = 0x00000021 2010-05-04 14:35:51 [20961] [7] DEBUG: SMPP PDU dump ends.
