View Single Post
  #24 (permalink)  
Old 02-23-2007, 10:08 PM
shadow-tech's Avatar
shadow-tech
Regular 'Geeker
Offline
 
Join Date: Feb 2007
Posts: 431
Reputation: 1440
shadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on repshadow-tech is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Not working but have some info.

I have been trying the get mms working with alltel for a little while now. I sent one to my phone from a cingular razr. I was able to receive notification of a sms message on my alltel apache. but when i try to download it it would always fail. i was able to turn on DEBUG mode for Arcsoft MMS to create log files of any MMS activity/errors. (there is a setting in the arcsoft registry somewhere.) Some of the mms log files indicate that the mms messege is making it to the mms server but it cant authenticate it. It gives a 407 Proxy authentication required.

(Technical description: 407 Proxy Authentication Required - Supply user ID and password)

I believe that the problem is the mms wsp header info is incorrect for alltel use. i think that there are keys missing and keys that are incorrect.

To get this to work we need to make sure that are mms server/port is correct and look into how the mms is authenticated and what role a wsp header, profile, and user-agent.

Unfortunately, I lost my log files of my mms messages after i HArd Reset. And I am not able to reproduce the results yet. I had a series of .cab files and registry tweaks and cant fide the right combination. dang.


reg info that i think i correct it.

HKLM\Software\Arcsoft MMS UA\Config\mm1\WspHeader\
|
|(Default) (value not present)
|Accept */*
|Accept-Charset us-ascii;utf-8;iso-10646-ucs-2
|Accept-Language ge
?--> |Profile http://www.htcmms.com.tw/gen/Apache-2.0.Xml
?--> |User_Agent utstar67kv1
?--> |X-ALLTEL-MDN 1##########


HKLM\Software\Arcsoft MMS UA\Config\UI <--not all of them listed
|
?--> |Domain http://mms.alltel.com/servlets/mms
or
?--> |Domain http://mms.alltel.com/servlets/mms?message-id=
|
?--> | Country Code 0
more info to come



dont forget you can have people email you stuff at (Your Number) 123456789@message.alltel.com. receive on alltel phone

lets get this working!
Reply With Quote