Discussion:
Unknown TLV WARNING
Milan P. Stanic
2009-03-10 15:46:14 UTC
Permalink
Hi,

I'm getting "WARNING: SMPP: Unknown TLV(0x0210,0x0001,34) for PDU type
(deliver_sm) received!" in kannel 1.4.3. In previous version I changed
warning to debug in smpp_pdu.c (line no. 146). I can do that again but
would like to know if there is better solution to get mostly useless
(this one, I know that I'm using SMPP version 34) warnings.
--
Kind regards, Milan
Falko Ziemann
2009-03-10 16:37:56 UTC
Permalink
Hi,

Wouldn't it be much more useful to define the TLV instead of finding a
way to ignore the warning that you haven't definded it???

Try this post: http://www.mail-archive.com/***@kannel.org/msg05603.html

Falko
Post by Milan P. Stanic
Hi,
I'm getting "WARNING: SMPP: Unknown TLV(0x0210,0x0001,34) for PDU type
(deliver_sm) received!" in kannel 1.4.3. In previous version I changed
warning to debug in smpp_pdu.c (line no. 146). I can do that again but
would like to know if there is better solution to get mostly useless
(this one, I know that I'm using SMPP version 34) warnings.
--
Kind regards, Milan
Milan P. Stanic
2009-03-10 19:06:44 UTC
Permalink
Post by Falko Ziemann
Wouldn't it be much more useful to define the TLV instead of finding a
way to ignore the warning that you haven't definded it???
I agree, but who should do that? Developers or users?

I looked at smpp_pdu_opt.def (which is included in smpp_pdu.def) and
have seen that there are SMPP_sc_interface_version defined. I don't know
how and where to "use" it. In smsc_smpp.c?
Post by Falko Ziemann
Post by Milan P. Stanic
I'm getting "WARNING: SMPP: Unknown TLV(0x0210,0x0001,34) for PDU type
(deliver_sm) received!" in kannel 1.4.3. In previous version I changed
warning to debug in smpp_pdu.c (line no. 146). I can do that again but
would like to know if there is better solution to get mostly useless
(this one, I know that I'm using SMPP version 34) warnings.
[ I'm subscribed to list, so you need not send me answers directly ]
--
Kind regards, Milan
Loading...