Hi Falko,
Falko Ziemann schrieb:
Hi,
During the looooooong discussion with Elton it turned out that kannel
has a bug in his smpp 3.4 implementation (which didn't cause Eltons
problem, but anyway...)
no bug here...
It refuses the too long service-type in the deliver_sm (which is ok with
the spec) but sets it for itself in the submit_sm command...
this is not true... for submit_sm kannel doesn't send long service-type.
kannel truncates too long service-type to allowed maximum and write
warning to log file.
in deliver_sm kannel just reject to use too long field. but I see issue
how it handled here... But this is another story and going to devel list :)
So I don't see here kannel bug.
Is there a developer who wants to touch the smpp area of kannel?
submit_sm sets a service_type with more then 6 chars in smpp 3.4... This
must be refused by kannel even configured according to chapter 4.4.1 of
smpp spec 3.4
Regards
Falko
Thanks,
Alex