Hello again, I am continuing my ongoing quest to get over the air downloads working through our gateway. I have at least now worked out the problem...
The handset we're using (Motorola T720i) I believe is trying to use HTTP Range to request the file in chunks. Now, what I think is happening is that the handset requests X number of bytes of the file at Y offset from the beginning, but the gateway doesn't understand this, ignores the headers and returns the entire file. So basically, does Kannel support HTTP Range? If not how hard a mod would it be to implement do you think? Cheers, M
