View Single Post
  #373 (permalink)  
Old 12-30-2009, 04:44 PM
ziggy471's Avatar
ziggy471
Geek with a Gun
Offline
Location: NoVA
 
Join Date: Oct 2009
Posts: 744
Reputation: 6575
ziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the communityziggy471 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Native HTC messaging MMS fix (collaboration)

Quote:
Originally Posted by brol1k View Post
thats what it sets itself to in HKLM/Software/Jataayu/Messaging/MMS/Cdma. I changed the MMSCURL to http://mms.sprintpcs.com/servlets/MMS?X-SPRINT-MDN= but everytime I send out a mms I go back to see and it reverts back to http://63.215.195.152/servlets/mms
That's because your MMSPreferedNetwork is 2, which is GSM. So you can either change the MMS Network, or Change the GSM key instead.

[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\Messaging\Netw ork]
"MMSPreferredNetwork"=dword:00000001
"SMSPreferredNetwork"=dword:00000001

Also check these values:
[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\MMS\Profiles]
"ActiveProfileCDMA"="Verizon"
"ActiveProfileGSM"="Verizon"

And my actual profile is under:
[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\MMS\Profiles\V erizon]

What the client does is copy that into these keys for you:
[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\Messaging\MMS\ Profile\CDMA]

[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\Messaging\MMS\ Profile\GSM]




Z
Reply With Quote
This post has been thanked 2 times.