Telus and MMS - Mogul, XV6800 ROM Development

Has anybody been able to get the MMS working with Arcsoft on the Telus network?

does telus offer mms? if not try nuemms, mms over email

ya telus does offer sms.. but dunno how to get it to work.
same problem here mate.

what software does Telus use for MMS in it's stock ROM? If it's arcsoft, then I'd like to take a stab at helping get it working for you guys... i use Verizon but i am getting pretty good at getting Arcsoft to work for me.... What I need is your HKLM/Software/Arcsoft registry export from someone who is using the stock ROM and then the same thing from someone trying to get either Arcsoft 4.2.8.1 or the newer 5.XXX to work....

azclown said:
what software does Telus use for MMS in it's stock ROM?
Click to expand...
Click to collapse
Telus does not offer MMS for its WM phones.

So whos MMS servers are you using??

azclown said:
So whos MMS servers are you using??
Click to expand...
Click to collapse
We, on WM Telus phones, are not using any MMS servers. No ROM build for a Telus WM phone has offered MMS support and there remains no indication that Telus will.
I remember people having tried to hack MMS into WM through to Telus, but to no avail. It appears that Telus' business model is to segregate defined devices to specific features of its network. The locked mentatlity at Telus tends to treat WM devices more for business and data (web/email) than for a younger target who're motivated for text/photo messenging. I'm guessing a bit by what is not available and apparently locked out on the network.
That's the we way it appears to be. We can try to find the direct servers to see if it may work, but so far none that I know of have accomplished sending such messages on WM devices. Your network ID is associated to the model of phone that you have...

this really shouldn't be such a difficult task... i know it's been attempted many times before by many people but shouldn't we be able to just get the servers and other settings from a non-WM device that has functional MMS on Telus?
The only other issue I can think of is that i i recall correctly, Telus handles MMS in a different way than most other carriers. The last time I had a non-WM handset on Telus, MMS messages were handled via a text message with a link to a wireless web page where i could retrieve the message. It was a total PITA. Unless Telus has changed their network model for MMS, it won't be easy.

Everithing Work fine for me....
My MMS setting is to Telus MMS Network... If you wanna know how it work go on the telus site : http://www.telusmobility.com/clientcare/pcs_east/faqs/picture_messaging_faqs.shtml
It's cost about 25cent for a picture MMS and 50 cents for a videoMMS...
Wich it will help... Do you let's the custumization run at first boot And the Major question wath ROM are you running ...
So good luck

Alex_electro said:
My MMS setting is to Telus MMS Network... If you wanna know how it work go on the telus site : http://www.telusmobility.com/clientcare/pcs_east/faqs/picture_messaging_faqs.shtml
It's cost about 25cent for a picture MMS and 50 cents for a videoMMS...
Wich it will help... Do you let's the custumization run at first boot And the Major question wath ROM are you running ...
So good luck
Click to expand...
Click to collapse
How exactly did you get MMS to work on Telus?

I havew mannaged to get half of it working... sending messages, here's the thread with full instructions
http://forum.xda-developers.com/showthread.php?t=392284

To get MMS to work on Telus, the following must exist in your registry:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\UI]
"Domain"=""
"EnableRemoveCountryCode"=dword:00000000
"EnableSaveAudioObject"=dword:00000001
"FlixSlideCountLimit"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\MMSCSetting\Telus MMS]
"WAP1RecvDefaultSize"=dword:19000
"WAP1SendDefaultSize"=dword:19000
"PacketSize"=dword:3E8
"ConnectionVia"="{436EF144-B4FB-4863-A041-8F905A62C572}"
"WAP2SendDefaultSize"=dword:4B000
"WAP2RecvDefaultSize"=dword:FA000
"WAPType"=dword:1
"GatewayPort"=dword:50
"MmscURI"="http://mms.telusmobility.com/servlets/mms"
"Gateway"=""
"Name"="Telus MMS"
"ISP"="Telus MMS"
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1]
"DefaultSetting"="Telus MMS"
[HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader]
"Accept"="*/*"
"User-Agent"="Titan"
"Profile"="http://www.htcmms.com.tw/gen/Titan-1.0.xml"
"Accept-Charset"="us-ascii;utf-8;iso-10646-ucs-2"
"Accept-Language"="en"
Also as stated in other threads regarding MMS on different carriers, you must add the following string to HKLM\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader
Code:
"X-Telus-MDN"="your 10 digit phone number"

gcincotta said:
To get MMS to work on Telus, the following must exist in your registry:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\UI]
"Domain"=""
"EnableRemoveCountryCode"=dword:00000000
"EnableSaveAudioObject"=dword:00000001
"FlixSlideCountLimit"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1\MMSCSetting\Telus MMS]
"WAP1RecvDefaultSize"=dword:19000
"WAP1SendDefaultSize"=dword:19000
"PacketSize"=dword:3E8
"ConnectionVia"="{436EF144-B4FB-4863-A041-8F905A62C572}"
"WAP2SendDefaultSize"=dword:4B000
"WAP2RecvDefaultSize"=dword:FA000
"WAPType"=dword:1
"GatewayPort"=dword:50
"MmscURI"="http://mms.telusmobility.com/servlets/mms"
"Gateway"=""
"Name"="Telus MMS"
"ISP"="Telus MMS"
[HKEY_LOCAL_MACHINE\Software\Arcsoft\ArcSoft MMS UA\Config\mm1]
"DefaultSetting"="Telus MMS"
[HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader]
"Accept"="*/*"
"User-Agent"="Titan"
"Profile"="http://www.htcmms.com.tw/gen/Titan-1.0.xml"
"Accept-Charset"="us-ascii;utf-8;iso-10646-ucs-2"
"Accept-Language"="en"
Also as stated in other threads regarding MMS on different carriers, you must add the following string to HKLM\Arcsoft\ArcSoft MMS UA\Config\mm1\WspHeader
Code:
"X-Telus-MDN"="your 10 digit phone number"
Click to expand...
Click to collapse
These settings do not work at all on the Telus network

These settings do not work at all on the Telus network
Click to expand...
Click to collapse
These settings were taken DIRECTLY from the Telus carrier OEM in dcd's 3.0.4 kitchen.

gcincotta said:
These settings were taken DIRECTLY from the Telus carrier OEM in dcd's 3.0.4 kitchen.
Click to expand...
Click to collapse
That's nice, but that doesn't change the fact that they don't work. I'm on the Telus network, Telus has tried to disable picture messaging entirely on their PDA/smart phones. My solution that I posted works, at least for sending... I would really appreciate it if you coulld help me with it, because I'd like to beat Telus and be able to send messages as well.
Here's the post I mentioned http://forum.xda-developers.com/showthread.php?t=392284 .... I haven't been able to duplicate my results on arcsoft though

gcincotta said:
These settings were taken DIRECTLY from the Telus carrier OEM in dcd's 3.0.4 kitchen.
Click to expand...
Click to collapse
MMS didn't work in DCD 3.0.4... I should know, I tried to help him problem solve it. I believe the last piece to the puzzle, is missing header info.

MMS didn't work in DCD 3.0.4... I should know, I tried to help him problem solve it. I believe the last piece to the puzzle, is missing header info.
Click to expand...
Click to collapse
I really don't know what to tell you then as I'm not on Telus and know nothing about the status of their MMS.

Juicy47 said:
MMS didn't work in DCD 3.0.4... I should know, I tried to help him problem solve it. I believe the last piece to the puzzle, is missing header info.
Click to expand...
Click to collapse
I could use your help, dcd also shown interest in my thread... check it out please http://forum.xda-developers.com/showthread.php?t=392284

KazW said:
I could use your help, dcd also shown interest in my thread... check it out please http://forum.xda-developers.com/showthread.php?t=392284
Click to expand...
Click to collapse
KazW, I'm glad to see the work you've done... but I'm afraid the results of my best efforts can be found in DCD's 3.0.4 Telus Carrier settings (which don't work)

Juicy47 said:
KazW, I'm glad to see the work you've done... but I'm afraid the results of my best efforts can be found in DCD's 3.0.4 Telus Carrier settings (which don't work)
Click to expand...
Click to collapse
I'm well aware of your best results, you've managed to get arcsoft talking to the telus servers, I haven't for some reason, I believe that if you use the two addresses I list on the page that you maybe able to at least match my results, possibly go further... But I do doubt we'll be able to receive picture messages with telus
Also it'd be much better than my solution because the UI of the application doesn't quite "feel" as nice as arcsoft's.

Related

Sprint Arcsoft MMS Hack Working???

Since yesterday Sprint Arcsoft MMS hack has stopped working. It was working as of Sunday night. I have one MOGUL with ROM 2.17 and aother with GPS ROM 3.16 and both have the same issue.
I think its wide spread and was wondering if anyone else is also having same issue... any fix known of?
which version of the app are you using? i havent had any issues with it since installing it.
Currently I have the SprintMMS.cab that I got awhile back from PPCGEEKS. Its been working up until Monday.
The version showing is "MMS Composer version 3.0.6.22". I have tried the full server address "http://mms.sprintpcs.com/servlets/mms" and the updated one which uses the IP address instead "http://63.215.195.152/servlets/mms".
Any ideas??
i am using the secondary servers you posted and i have no issues...port is 80...wap2...connect via "the internet"?
I am trying different connection settings to see if thats the issue at hand. Just odd that others that I know whom have Moguls with same SprintMMS.CAB cannot send picture mail also.
Did you have the same version as I do? Same .cab?
yeah same version
damigs said:
Since yesterday Sprint Arcsoft MMS hack has stopped working. It was working as of Sunday night. I have one MOGUL with ROM 2.17 and aother with GPS ROM 3.16 and both have the same issue.
I think its wide spread and was wondering if anyone else is also having same issue... any fix known of?
Click to expand...
Click to collapse
I'm having the same issue, but I figured it was a glitch in the new ROM.
I have dcd's new rom and when I try to send a pic says it exceeds the 1k limit. I installed the cab for mms size limit on ppcgeeks but still doesn't work. What do I have to do to increase it?
SprintMMS Cab
Can I get that cab file you?
Yay 4 Juggs said:
yeah same version
Click to expand...
Click to collapse
Makes no sense then. What kind of device do you have? Also can you post the .cab your using?
Mine was working just fine and bam stopped. Wife has Mogul with 2.17 HTC ROM and her stopped working as well. I have 2 other Mogul friends and theirs also stopped working. I was able to send MMS just fine with 3.16 GPS ROM. So i know its no the ROM... atleast I wouldnt say it is.
pitcture mail
I have a touch with that cab and mine does not work either. A friend of mine has a mogul with it and they are saying the same thing you all are saying.
my sprint touch also fails 2 send pic mail..
Guys I think this is a bigger / global issue we are now seeing and dealing with. As we can see its not ROM related. What suxs is that Sprint has yet to come out with a valid MMS thus having us to hack this functionality.
Even the cheapest of the cheapest phones on sprint have MMS.. Sprint needs to get its act together..
For now I keep searching and trying...
Does anyone know if the MMS is not working for all of its sprint users or just the ppc's?
Just tried with NON ppc and it worked correctly. Sent to another non ppc. WOuld not sent to my mogul.
Update. Got error on other phone... not available. suspended application.
Anybody got there mms working in 3.16 yet? I just re-installed and I got nothing.
Just to add to the confirmation, mine stopped working at least as of yesterday (1/28/08), that was the most recent I tried, and it did work over the weekend.
Registry ack needed
KEY_LOCAL_MACHINE\Software\ArcSoft MMS UA\Config\UI
change the key, EnableServerEdit, from 0 to 1
open "messaging" -> "Menu" -> "MMS Configiguration"
settings used on server config:
Server Name: sprintpcs
gateway: left blank
port number: 80
server address: http://mms.sprintpcs.com/servlets/mms
Connect via: The Internet
Sending size limitation: 350k
wap: wap 2.0
kidnamedAlbert said:
KEY_LOCAL_MACHINE\Software\ArcSoft MMS UA\Config\UI
change the key, EnableServerEdit, from 0 to 1
open "messaging" -> "Menu" -> "MMS Configiguration"
settings used on server config:
Server Name: sprintpcs
gateway: left blank
port number: 80
server address: http://mms.sprintpcs.com/servlets/mms
Connect via: The Internet
Sending size limitation: 350k
wap: wap 2.0
Click to expand...
Click to collapse
Not sure why this is posted as cab already has this. This is not the issue we are having kidnamedAlbert.
just my 2cents
my mogul has been having problems the last few days as well....
I've tried the DNS hack posted on another board with no luck also

Alltel picture messaging

Alltels new rom enabled picture messaging on my phone, but I'm not to happy with the rom.
I would like to go back to dcd's 6.1 rom but I would like to keep my picture messaging.
I thought I saw something where someone extracted all the added **** from Alltels rom, yet I cannot find it.
Americanmetal said:
Alltels new rom enabled picture messaging on my phone, but I'm not to happy with the rom.
I would like to go back to dcd's 6.1 rom but I would like to keep my picture messaging.
I thought I saw something where someone extracted all the added **** from Alltels rom, yet I cannot find it.
Click to expand...
Click to collapse
There has been quite a bit said about it. So far, i'm not positive if any Alltel user has gotten MMS to work. One of the threads is here and there are several other at the beginning of DCD's "Cooked Roms" thread or at the beginning of this 3.0.4 thread..i can't remember.
Americanmetal said:
Alltels new rom enabled picture messaging on my phone, but I'm not to happy with the rom.
I would like to go back to dcd's 6.1 rom but I would like to keep my picture messaging.
I thought I saw something where someone extracted all the added **** from Alltels rom, yet I cannot find it.
Click to expand...
Click to collapse
When installing the ROM do not add the Arcsoft 5.0.31.7 MMS. Add this MMS although it is not the new one it is the only one that I know that works.
Arcsoft MMS 3.0.26.12c
Server Name: Alltel MMSC
Gateway: mms.alltel.com
Port Number:8080
Server Address: http://mms.alltel.com/servlets/mms
Connection via: Alltel Wireless
Sending Size Limitation: 300K
WAP: WAP 2.0
Thanks I'll give it a try later on this week!
dwertz said:
When installing the ROM do not add the Arcsoft 5.0.31.7 MMS. Add this MMS although it is not the new one it is the only one that I know that works.
Arcsoft MMS 3.0.26.12c
Server Name: Alltel MMSC
Gateway: mms.alltel.com
Port Number:8080
Server Address: http://mms.alltel.com/servlets/mms
Connection via: Alltel Wireless
Sending Size Limitation: 300K
WAP: WAP 2.0
Click to expand...
Click to collapse
Yup. That is how I got mine to work.
Mine works as is with the new Alltel rom
I just want to go back to 6.1 with threaded ****.
All you need to do is install fresh with newest kitchen and dont check the arcsoft part. do not install that. then go to lennysh.com and install the arcsoft for alltell and you will be fine. I have ****ed with my phone as far as i can go and i have always had picture messagin. I have the newest arcsoft installed and my mms works flawlessly. I even can send over 300k limits.
silentjoker said:
All you need to do is install fresh with newest kitchen and dont check the arcsoft part. do not install that. then go to lennysh.com and install the arcsoft for alltell and you will be fine. I have ****ed with my phone as far as i can go and i have always had picture messagin. I have the newest arcsoft installed and my mms works flawlessly. I even can send over 300k limits.
Click to expand...
Click to collapse
How did you get arcsoft 5.0.31.7(newest) to work on alltel? Lennys version(the one I have..and only one I know about 3.0.26.12c ) isnt 5.0.31.7. So I was wondering what version you have that allows you to send over 300k? Not trying to doubt you and all but just very interested.
the newest version. i dont know why it does send over that limit. if i create a mms video or picture and hit send threw mms it loads it into the mms and will allow me to send. but sometimes if i manually put it in it says it over the 300k limit dunno if its a glitch or what.
silentjoker said:
the newest version. i dont know why it does send over that limit. if i create a mms video or picture and hit send threw mms it loads it into the mms and will allow me to send. but sometimes if i manually put it in it says it over the 300k limit dunno if its a glitch or what.
Click to expand...
Click to collapse
Can you supply the cab on lennys you used? thanks
i used the arcsoft from the actual website the lennysh one is like ending in .12c
Can you supply the link or cab for it?
FWIW I simply installed the 3.xxx cab from lenny's on top of the included version and it all appears to work. probably not a recommended practice, but if my phone explodes i'll be back to whine.
dwertz said:
Arcsoft MMS 3.0.26.12c
Click to expand...
Click to collapse
Link's dead
here's a link to the thread
I can receive messages but for some reason the message I send are not received by others
Americanmetal said:
I can receive messages but for some reason the message I send are not received by others
Click to expand...
Click to collapse
1st: When you installed the ROM you did not add Arcsoft 5.0.xx.xx correct?
2nd: Did you install the Arcsoft 3.0.26.12c cab or did you change it to OEM?
3rd: Did you check your settings and make sure they are below and they are set as the default?
Try to explain in a little more detail what it is doing?
Server Name: Alltel MMSC
Gateway: mms.alltel.com
Port Number:8080
Server Address: http://mms.alltel.com/servlets/mms
Connection via: Alltel Wireless
Sending Size Limitation: 300K
WAP: WAP 2.0
dwertz said:
1st: When you installed the ROM you did not add Arcsoft 5.0.xx.xx correct?
2nd: Did you install the Arcsoft 3.0.26.12c cab or did you change it to OEM?
3rd: Did you check your settings and make sure they are below and they are set as the default?
Try to explain in a little more detail what it is doing?
Server Name: Alltel MMSC
Gateway: mms.alltel.com
Port Number:8080
Server Address: http://mms.alltel.com/servlets/mms
Connection via: Alltel Wireless
Sending Size Limitation: 300K
WAP: WAP 2.0
Click to expand...
Click to collapse
1. Wasn't included in the rom's kitchen; I got the cab from
leary said:
here's a link to the thread
Click to expand...
Click to collapse
There^
2. I installed 3.0.26.12C
3.My settings are exactly what you listed.
Americanmetal said:
1. Wasn't included in the rom's kitchen; I got the cab from
There^
2. I installed 3.0.26.12C
3.My settings are exactly what you listed.
Click to expand...
Click to collapse
Try importing this into the registry, soft reset and test. If not then I would run sprite backup or spb backup and hard reset and just install the Arcsoft and see if it works. It should work without any configurations.
dwertz said:
1st: When you installed the ROM you did not add Arcsoft 5.0.xx.xx correct?
2nd: Did you install the Arcsoft 3.0.26.12c cab or did you change it to OEM?
3rd: Did you check your settings and make sure they are below and they are set as the default?
Try to explain in a little more detail what it is doing?
Server Name: Alltel MMSC
Gateway: mms.alltel.com
Port Number:8080
Server Address: http://mms.alltel.com/servlets/mms
Connection via: Alltel Wireless
Sending Size Limitation: 300K
WAP: WAP 2.0
Click to expand...
Click to collapse
Try Alltel.net instead of .com everywhere you see .com. This is what worked for me to get MMS working on my Alltell PPC 6800.

DCD3.1.2 w Verizon cab. No MMS pics?

vx6800 flashed 1st time and all seems to be great. Very slick work and love WM6.1 wiith all the features vendor disabled like ICS.
After a day of running it without problems, i noticed i did not recieve a pic from a friend. looking, i dont even have MMS pics as an option. anyone know how i can get this feature back?
Add New only lets me setup a new email and not MMS pics. Thought about redoing the verizon cab, but would that mean getting a verizon tech to reactivate the unit onto the network again? Any other ideas, help?
Install Arcsoft MMS
Figured MMS support was part of WM6. But will look into a 3rd party solution. Any special connection settings required for the vendor or type of traffic since MMS is billed diffrent than a data connection?
Figured MMS support was part of WM6. But will look into a 3rd party solution. Any special connection settings required for the vendor or type of traffic since MMS is billed diffrent than a data connection?
Click to expand...
Click to collapse
Arcsoft MMS isn't third party, it is what is included in all Windows Mobile MMS solutions. It's just been removed from the rom, you need to add it back.
Little searching goes a long way...
http://forum.xda-developers.com/showpost.php?p=2220029&postcount=6

GC Arcsoft MMS 5.0.70.24 for Verizon Wireless

I downloaded and installed the GC Arcsoft MMS 5.0.70.24 for VZW but i can't get my phone to send or receive pictures. Does anybody know the server info to enter or what i need to do to get it to work?
Be sure your 10 digit phone number(##########) is in the following registry entry:
HKLM\Software\Arcsoft\ArcsoftMMS UA\Config\mm1\WspHeader\X-VzW-MDN
I followed it all the way to WspHeader and i couldnt find X-VzW-MDN.
do you have a data plan ?
do you have a carrier installed?
Yeah i do, my internet is working and everything.
Having the same problem. Everything else is working fine.
tree20002 said:
I downloaded and installed the GC Arcsoft MMS 5.0.70.24 for VZW but i can't get my phone to send or receive pictures. Does anybody know the server info to enter or what i need to do to get it to work?
Click to expand...
Click to collapse
I've had this problem for months. I wasn't able to get it to work so I finally just gave up on sending and receiving pictures. I installed WM 6.5 built 21159 - Beta 5 ROM the other day and tried to send pics again, but still nothing. It really sucks.
His arcsoft cab has a setup DLL that reads the MDN from the registry and puts it into that key for arcsoft.... If you installed the carrier cab after the MMS cab then that would explain why its not there.... I'd hard reset, then install the carrier cab, then reboot, then install the arcsoft cab.... I have had to install the mms cab twice before it worked right.....
GeLopez said:
do you have a data plan ?
do you have a carrier installed?
Click to expand...
Click to collapse
Is a data plan required for pix messages?
ibenjakinov said:
Is a data plan required for pix messages?
Click to expand...
Click to collapse
some kind of plan is required so you can actually receive a connection from the data network. you can get a pay as you go plan, but especially with WM phones this is a really bad idea because you can rack up alot of usage really quickly. if you dont have a data plan than you wouldnt be able to connect anny app to the internet
I got it to work. Just make sure you install the carrier cab first then the MMS cab. you might have to reinstall the MMS cab a couple of times, but it should work.
I am having this problem too. After installing the MMS button does not show up in messaging when sending media.

mms for verizon on wm 6.5?

I have searched and searched on how to get mms to work on verizon on a cooked rom, and cannot find a good answer. I read about arcsoft mms and someone said they had the settings for Verizon. I think it was for 6.1 though becuase it did not work. So does anyone here have mms working on a cooked rom for Verizon, or does anyone know how to do it? By the way I am using nfsfans 6.5 rom. Thanks
Alex2128 said:
I have searched and searched on how to get mms to work on verizon on a cooked rom, and cannot find a good answer. I read about arcsoft mms and someone said they had the settings for Verizon. I think it was for 6.1 though becuase it did not work. So does anyone here have mms working on a cooked rom for Verizon, or does anyone know how to do it? By the way I am using nfsfans 6.5 rom. Thanks
Click to expand...
Click to collapse
OMG Thank you! I thought I was going crazy! I've been looking for the same info for the past few days! I've tried several ROM's out and non has MMS capabilities! I am also currently using NFSFAN's ROM (Great ROM) but no MMS. I tried installed arcsoft and it didn't work! Makes me feel like I have an Iphone now with no MMS! lol....come on guys what's the fix here?
I want to know how to receive mms on ChinaTelecom network.Right now I can send but cannot receive.I use Sprint Arcsoft MMS 5.0.82.79.cab.
If you head over to ppcgeeks they have more support for verizon touch pros look for dcd .cab
I founs the dcd cab for the carriers. Im trying it out now. Thank you!
btw here is the link http://forum.ppcgeeks.com/showthread.php?t=51384
I use this one for verizon
http://forum.xda-developers.com/showthread.php?t=404345

Categories

Resources