View Single Post
  #365 (permalink)  
Old 12-30-2009, 02:30 PM
pdawg17's Avatar
pdawg17
Regular 'Geeker
Offline
 
Join Date: May 2007
Posts: 313
Reputation: 135
pdawg17 is keeping up the good workpdawg17 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Native HTC messaging MMS fix (collaboration)

Quote:
Originally Posted by ziggy471 View Post
I've figured out how to enable better logging functions in the Jataayu client. It appears that it might not be an issue with the jMMS client to wanting to go into CDMA mode, it appears that it queries RIL, which tells it that our phone is a twin sim GSM, not a CDMA global. This could be why it's ignoring some of the keys we've been trying.

Anyone here understand RIL and can give me a hand, I'd appreciate it.

If anyone wants to see the extended logging, change the following:
HKLM\Software\Jataayu\Messaging
LogBuffer=dword:00000100
LogLevel=dword:000000ff
HKLM\Software\Jataayu\MMS\SP
Logging=dword:00000001

You'll notice new files created now under ErrorRep, the one I've been looking at is MessagingService.txt, it's the debug log file for the MessagingService.dll.


Z
When I try to edit "LogLevel" it says "Invalid value. Must be between 0 and 4294967295"...
Reply With Quote