View Single Post
  #70 (permalink)  
Old 04-14-2009, 11:22 PM
billyman's Avatar
billyman
PPCGeeks Regular
Offline
Location: Nashville, TN
 
Join Date: Dec 2006
Posts: 219
Reputation: 50
billyman is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NEW Palm Threaded sms app with MMS 4/1/09

hannip, thanks for the add'l info. So what do you think would happen if I replaced this reg entry (from the old codyppc) Palm Messaging app:

[HKEY_LOCAL_MACHINE\Software\Palm\Varnish\Messaging]

[HKEY_LOCAL_MACHINE\Software\Palm\Varnish\Messaging \General]
"IsGSM"=dword:00000000
"ShowAdvancedPreferencesTab"=dword:00000001
"ShowSmsToMmsConvertWarning"=dword:00000001
"UseVodaphoneVoicemail"=dword:00000000
"ValidityPeriodAvailable"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Palm\Varnish\Messaging \SMS]
"CanSendBlank"=dword:00000001
"MaxCharsPerMsg"=dword:000000a0
"MaxPartsPerMsg"=dword:0000000a
"MaxRecipients"=dword:00000032
"SMSCUseSIM"=dword:00000001
"SMSC"=""
"RequestDeliveryReceiptAvailable"=dword:000000 01
"SMSEmailGateway"=""

[HKEY_LOCAL_MACHINE\Software\Palm\Varnish\Messaging \MMS]
"CanSendBlank"=dword:00000000
"CcBccSupported"=dword:00000001
"DefaultPageDuration"=dword:00001388
"IsPictResolutionLimited"=dword:00000000
"IsWAVSupported"=dword:00000001
"MaxAudioSize"=dword:00096000
"MaxMsgSize"=dword:00096000
"MaxPictHeight"=dword:00000000
"MaxPictWidth"=dword:00000000
"MaxRecipients"=dword:00000014
"MaxVideoSize"=dword:00096000
"RequestDeliveryReceiptAvailable"=dword:000000 01
"RequestReadReceiptAvailable"=dword:00000001
"MMSC"="http://mms.sprintpcs.com/servlets/mms"
"MMSProxy"=""
"MMSUA"="TREO650R7"
"MMSUAProf"="http://www.electricpocket.com/UAProf/Palm/TREO650R7.xml"
"APN"="MMS"
"AcknowledgeMsgRead"=dword:00000000
"AcknowledgeMsgReceipt"=dword:00000000



With this one from the New Palm Messaging app:

[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Varnish\Messaging]

[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Varnish\Messaging \General]
"IsGSM"=dword:00000000
"ShowAdvancedPreferencesTab"=dword:00000001
"ShowSmsToMmsConvertWarning"=dword:00000000
"UseVodaphoneVoicemail"=dword:00000000
"ValidityPeriodAvailable"=dword:00000000
"SendDisabled"=dword:00000000
"IsVerizon"=dword:00000001
"IsMMSSupported"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Varnish\Messaging \SMS]
"CanSendBlank"=dword:00000001
"MaxCharsPerMsg"=dword:000000a0
"RequestDeliveryReceiptAvailable"=dword:000000 00
"SMSCUseSIM"=dword:00000001
"SMSC"=""
"GetNumCharsPerMessageSMS"=dword:000000a0
"MaxRecipients"=dword:0000000a
"ValidityPeriodAvailable"=dword:00000000
"ConvertToUCS1"=dword:00000000
"MaxCallbackLength"=dword:00000010
"SMSEmailGateway"="6245"
"MaxPartsPerMsg"=dword:0000000a

[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Varnish\Messaging \MMS]
"CanSendBlank"=dword:00000000
"CcBccSupported"=dword:00000001
"DefaultPageDuration"=dword:00001388
"IsPictResolutionLimited"=dword:00000000
"RequestDeliveryReceiptAvailable"=dword:000000 01
"RequestReadReceiptAvailable"=dword:00000001
"MMSProxy"=""
"MMSC"="http://mms.sprintpcs.com"
"MMSUA"="Sprint Treo850e"
"MMSUAProf"="http://device.sprintpcs.com/Palm/PTR850HK/Treo850e103.rdf"
"SupportedImageFormatsForSending"="JPEG,JPG,GIF,WB MP,BMP"
"SupportedAudioFormatsForSending"="MID,MIDI,QCP,AA C,WAV,MP3,AMR"
"SupportedVideoFormatsForSending"="ASF,3GP,3G2,MP4 ,MOV,MPG,MPEG"
"MaxPictWidth"=dword:00000500
"MaxPictHeight"=dword:000003c0
"RequestReadReceiptMmsAvailable"=dword:0000000 1
"MaxAudioSize"=dword:00077a10
"MaxMsgSize"=dword:0007a120
"MaxRecipients"=dword:0000000a
"MaxVideoSize"=dword:00077a10

Last edited by billyman; 04-14-2009 at 11:57 PM.
Reply With Quote