Quote:
Originally Posted by Boominsvx
Nicely done. The mdn and the t7380 are the two things I mentioned back when I used mightyrom. Those were the biggest alterations to a usable boost mobile cab for mms between the stock and cooked roms. I believe i posted a fix to change them to your info, but that was long ago and I never persued how to make the mdn applicable to the phone I remember I came across a reg setting mighty had used that made the phone set that portion of the registry, but on the verge of breaking it for use in my cab I gave up. Do you mind giving me an idea of how you set this in your cabs? I'll do some searching, but if I can alter my cab for those that need it and it works correctly, i'd sleep better tonight. I don't want to distribute bad solutions to good people if I can find a way around it. LMK. Thanks.
Edit: from what I gather, my cab had no mdn setting and therefore decided on it's own upon installation. I see your cab uses x-mdn 10000000000. Is that the variable that allows programming the mdn to your phone number? It would make sanse to me that this is just an un-named entry to be configured upon installation for your correct phone number. I can't wipe my phone out right now to try it, but it would seem so.
Not trying to make your option obsolete in any way. Just trying to find a way to make a 1 cab install that can be run in xda-uc to allow mms out of the box with a 5mb size limit and minimal effort.
|
Get my cab and extract SetMDN.exe (I wrote it in
VB.Net and it can be very easily ported to C#, since it's a managed dll you can't use it on setup.dll, it does a call to SMS.DLL to get phone # and sets the X-MDN to that. GSM has a 1 but CDMA doesnt, the program checks this to add a 1 if it doesn't have it.) I have the source code if you need it.