Hello,

  Summer ended and what about new version? :) If I remember
right quite a few nice features are added now into CVS version.
64bits and charset patch to name some.

  And we still have one problem with Kannel.

  It looks like kannel has some problems with chunked encoding.
Of course about chunking is just guess.

  The problems appears when we try to use kannel for MMSes. New
SonyEricsson phones can be switched to use either HTTP or WAP
to submit MMSes. And in http mode we had quite a few problems
because e.g. SE500 uses chunked encoding to submit messages. Many
programs were quite surprised to find chunked encoding going
client->server not server->client. :)

  I'm blaming kannel because MMS when sent in HTTP mode goes
phone->Apache2->MMSC and is OK. When in WAP mode it goes
phone->kannel->Apache2(the same)->MMSC.
  Maybe kannel is passing only one chunk? Because I'm sending
~8kb MMS and proxy receives 'Content-length: 2306' HTTP POST.
So obviously something is lost.

  What to do or how to track problem more precisely?

  Thanks,

  Mindaugas


Reply via email to