Re: Native HTC messaging MMS fix (collaboration)
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
|