|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
Just want to find it quickly rather than searching for it. |
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
Root directory. Z |
This post has been thanked 1 times. |
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
|
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
|
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Found out what might be the cause, I just decoded the bitmask for HKCU\ControlPanel\Phone\Features, which is 102B908, but should be 122B900. The two bits that are incorrect are:
0x00400000 - Indicates that the phone is a global phone, and is capable of switching between GSM and CDMA radio modes. If this option is set on a device, it should always be set, regardless of the current operating mode of the phone. and 0x00000008 - The radio supports PIN locking. SIM Security UI should be shown. This bit is supported only for the [HKEY_LOCAL_MACHINE\Security\Phone] registry key, and not [HKEY_CURRENT_USER\ControlPanel\Phone]. The second one should not be a problem, since it should be ignored. I just can't change the value. This might have to be done during cooking, I'll ask Mike. Z |
This post has been thanked 5 times. |
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
I did however make some good ground so far. One of our main problems was the lack of being able to send using WAP 2.0. I found that adding the IP address of 63.215.195.152 into the MMS Server settings will now allow us to use the native WAP 2.0 in HTC Messaging Client. Could be leading us a little further down the right path. Lets all keep up the good work. |
This post has been thanked 5 times. |
|
||||
Re: Native HTC messaging MMS fix (collaboration)
Quote:
UPDATE: In case this info is helpful, I'll mention that the success message occurred either way if I had my actual phone number entered OR my MDN number which is different for me... Last edited by pdawg17; 12-30-2009 at 04:18 PM. |
This post has been thanked 2 times. |
|
||||
Re: Native HTC messaging MMS fix (collaboration)
The only other thing that I can figure is the fact that every message that send successfully has the "Accept */*" in the error report. When checking this against a working mms report, the Accept is "X-MDN" I am yet to find out where to place the right registry edit for this but will be working hard to find out!
|
This post has been thanked 4 times. |
|
|
|