Nicolas de Bari Embriz Garcia Rojas wrote:
hi all, sorry if this is a little of topic but I hope some out there
can give some help.
I have configured kannel for sending wap messages and works fine, but
now I have another problem and would like to know if some one could
give me a tip or hint for solving the following issue:
I am using WAP for sending jpg images, the images are stored out of
the DocumentRoot and based on a php session and using the following
code I send the image:
I send this to the phones: http://mysite.com/content.php?
sid=12345678912345678912345678911100
[...]
yes, actually it's off topic on this list.. :)
wmlprogramming could be the correct list for this kind of questions ;)
http://groups.yahoo.com/group/wmlprogramming
No idea, why it gives you that problem with files bigger than 10k, it's
strange....
But you can try something like what I describe on this thread:
http://groups.yahoo.com/group/wmlprogramming/message/18797
Sending the file content through your script does not work correctly on
some phones like Sony Ericcson's and others (which send a HEAD request
first), so on this thread you can see a possible solution... I guess you
can mess with the HEAD request and make it work fine, but I didn't, nor
have the time to investigate it... :)
You might want to read the whole thread (previous and following parts)
which is interesting...
Regards,
Juan