| View previous topic :: View next topic |
| Author |
Message |
snapfrozen Guest
|
Posted: Thu May 06, 2004 5:59 am Post subject: Phone Error |
|
|
Hi,
I've got MMS Diary Working fine (after fixing the jpeg -> jpg) issue. However, for some weird reason, when sending images, my phone (nokia 6820) says 'Message Failed' even when it succeeeds and is shown correctly on MMS Diary..
This error only seems to come up when sending images..
Any ideas?
BTW: Excellent program.. Saved me some code cutting..
Thank's.
Regards,
Donovan |
|
| Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Thu May 06, 2004 11:54 am Post subject: |
|
|
A few people has reported this and also that it has gone away after some time. A packet is sent back by MMS Diary as a respons to the posted message. This HTTP return is converted to WSP in the wap gw and sometimes it does not arrive at the phone for some reason. It is a communication failure and not a software failure and it depends on your operator's network and the wap gw and its settings.
Then there are phones that for some peculiar reason is not happy with the returned data once it gets there and that can also result in a Message Failed error. I don't think the 6820 is among those however as many have said it's working fine with it. |
|
| Back to top |
|
 |
trevi
Joined: 13 Nov 2003 Posts: 10
|
Posted: Wed May 26, 2004 10:15 pm Post subject: |
|
|
| Isn't possible to rip out the code that sends a packet back to the phone?! |
|
| Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Thu May 27, 2004 8:50 am Post subject: |
|
|
Well, you will get a "Network error" if you don't get the reply back so that's not a good idea.
But the reply sent back is ok for most phones. The only one I've heard of that needed some special fix was a Siemens (some brand that I don't remember). And that fix unfortunately broke it for other phones So in this case with the Nokia I think it's more a communication issue - that the wap gw does not return the data the server sent out. |
|
| Back to top |
|
 |
|