View Single Post
  #359 (permalink)  
Old 12-30-2009, 01:00 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)

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
Reply With Quote