View Single Post
  #303 (permalink)  
Old 12-27-2009, 03:06 AM
ajent's Avatar
ajent
PPCGeeks Regular
Offline
Location: Daytona Beach!
 
Join Date: Oct 2007
Posts: 71
Reputation: 70
ajent is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to ajent Send a message via AIM to ajent Send a message via MSN to ajent Send a message via Yahoo to ajent
Re: Native HTC messaging MMS fix (collaboration)

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\MMS\SP]
"LogBuffer"=dword:00000001
"Logging"=dword:00000001   (This will create log files in ErrorRep dir)
"UserAgent"="T7380"
"UAProfile"="http://device.sprintpcs.com/HTC/PPCT7380SP/%CDMA_ROM_VERSION%.rdf"

&
[HKEY_LOCAL_MACHINE\SOFTWARE\Jataayu\MMS\OEM\HTTPHeaders]
"AcceptHeader"="X-MDN"
"AcceptCharSet"="us-ascii,utf-8,iso-10646-ucs-2,ISO-8859-1"
"AcceptLanguage"="en"
Is what I put into the registry, using 2.5 Energyrom.
(I didn't see Jataayu\MMS\HTTPHeaders so I had to manually add it)
When using 1 infront of the 10 digit number it was stuck on sending, but when I removed the 1, it said sent, however nothing has shown up yet on the receiver.

Last edited by ajent; 12-27-2009 at 03:11 AM.
Reply With Quote