Dimitris,
This is not an error that will cause you any problems. Some operators
send additional info when delivering a message, They are often
specific to that operator and so kannel has no idea of the meaning,
hence logging them as an error in the log file.
You can safely ignore these messages.
Regards
Ben
On 1 Dec 2006, at 10:19, Δημήτρης Ευμορφόπουλος
wrote:
Dear all,
I get the following errors:
2006-12-01 00:32:48 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:32:48 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
2006-12-01 00:32:48 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0426,0x0001,01) for PDU type (deliver_sm) received!
2006-12-01 00:32:57 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:32:57 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
2006-12-01 00:32:57 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0426,0x0001,01) for PDU type (deliver_sm) received!
2006-12-01 00:33:09 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:33:09 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
2006-12-01 00:33:09 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0426,0x0001,01) for PDU type (deliver_sm) received!
2006-12-01 00:33:12 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:33:12 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
2006-12-01 00:33:12 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0426,0x0001,01) for PDU type (deliver_sm) received!
2006-12-01 00:33:53 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:33:53 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
2006-12-01 00:33:53 [32092] [18] ERROR: SMPP: Unknown TLV
(0x0426,0x0001,01) for PDU type (deliver_sm) received!
2006-12-01 00:33:59 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0017,0x0004,00000000) for PDU type (deliver_sm) received!
2006-12-01 00:33:59 [32092] [19] ERROR: SMPP: Unknown TLV
(0x0421,0x0001,00) for PDU type (deliver_sm) received!
These come in hundreds … The service works (somehow) but I would
like to fix this… What can I send to the list to help you guys
help me?
Dimitris Evmorfopoulos