Join Today













Site Sponsor
Page 3 of 11 FirstFirst 1234567 ... LastLast
Results 13 to 18 of 61

Hybrid View

  1. #1
    Newb
    Join Date
    Nov 2011
    Posts
    6
    Rep Power
    0

    Default Re: [In Progress] New Carrier Bundles + Manual Programming

    To bad the repo is down, I Wanted to try this. Any news as to when it might go back up online?

  2. #2
    Newb
    Join Date
    Apr 2012
    Posts
    12
    Rep Power
    0

    Default Re: [In Progress] New Carrier Bundles + Manual Programming

    [Only registered and activated users can see links. ], I'd love to be a tester for the MetroPCS version of this... As i've been trying to gett MMS to work for MetroPCS for quite some times but with no luck.

    Anything you need, just let me know!

  3. #3
    Newb JodizzleTKR's Avatar
    Join Date
    Feb 2012
    Location
    Bronx, New York, United States
    Posts
    1
    Rep Power
    0

    Default

    Repo is up,just checked

  4. #4
    Apprentice
    Join Date
    Dec 2011
    Posts
    66
    Rep Power
    61

    Default Re: [In Progress] New Carrier Bundles + Manual Programming

    Here's a cplist I edited for MetroPCS. This may/should work to get MMS. If someone wants to try it. Be my guess. I cant test it right now cause internet services for Metro are down in the Michigan area I live in. Please let me know if this helped.
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
        <key>ASCIIFileNameRequired</key>
        <true/>
        <key>AllowEDGEEditing</key>
        <true/>
        <key>CarrierBookmarks</key>
        <array>
            <dict>
                <key>Title</key>
                <string>MetroPCS</string>
                <key>URL</key>
                <string>https://www.metropcs.com/</string>
            </dict>
        </array>
        <key>CarrierName</key>
        <string>MetroPCS</string>
        <key>CustomerServicePhoneNumber</key>
        <string>611</string>
        <key>DMUFileName</key>
        <string>310VZW.dmu</string>
        <key>DeliveryReceiptsAllowUserOverride</key>
        <false/>
        <key>DeliveryReceiptsDefault</key>
        <false/>
        <key>MMS</key>
        <dict>
            <key>AllowFetchFromMultipleMMSCs</key>
            <true/>
            <key>AllowReturnReports</key>
            <true/>
            <key>CanUseTransactionIdWithContentLocation</key>
            <true/>
            <key>ExplicitInternationalDialingCode</key>
            <string>011</string>
            <key>GroupModeAllowUserOverride</key>
            <true/>
            <key>GroupModeEnabled</key>
            <true/>
            <key>MMSC</key>
            <string>http://mms.metropcs.net:3128/mmsc</string>
            <key>MaxMessageSize</key>
            <integer>307200</integer>
            <key>MaxRecipients</key>
            <integer>20</integer>
            <key>MaxSubjectLenBytes</key>
            <integer>80</integer>
            <key>MaxVideoBitrate</key>
            <integer>15360000</integer>
            <key>MaxVoiceCallWaitPeriod</key>
            <integer>0</integer>
            <key>OnWhileRoaming</key>
            <true/>
            <key>Proxy</key>
            <string>wap.metropcs.net:3128</string>
            <key>UAProf</key>
            <string>http://iphonemms.apple.com/iphone/uaprof-2MB.rdf</string>
            <key>UAString</key>
            <string>iosmms1.0</string>
            <key>vCard21ExportModeEnabled</key>
            <true/>
        </dict>
        <key>MaxBluetoothModemConnections</key>
        <integer>5</integer>
        <key>MyAccountURL</key>
        <string>https://www.metropcs.com</string>
        <key>MyAccountURLTitle</key>
        <string></string>...............Put in whatever name you want here
        <key>OTANumber</key>
        <string>*228</string>
        <key>PRIFileName</key>
        <string>310VZW.pri</string>
        <key>PRISignature</key>
        <data>
        idXZKmkvHMTOH++L3bs960QWZv6mpU8j/dTh4o2dLfoAHVxmegRBu/VUUyX/MrXW9lBC
        oaxP6scyD5mnPkpWE+b/4B/nZbQdiQcjMd1yDoi3jx81nZKaHozooiefWI7LtaNQJDWH
        H34vjVyB8pX78Vd2AlmJIp+oiLk91ApSLJo=
        </data>
        <key>PRLFileName</key>
        <string>310VZW.prl</string>
        <key>PhoneNumberRegistrationGatewayAddress</key>
        <string>011447786205094</string>
        <key>PriVersion</key>
        <string>00.01.028</string>
        <key>PrlName</key>
        <integer>0</integer>
        <key>PrlPushFlag</key>
        <false/>
        <key>RegistrationOptInRequired</key>
        <true/>
        <key>RemoteDiagnosticsWWANAllowed</key>
        <true/>
        <key>SMSSizeInBytesSentAsMMSInstead</key>
        <integer>973</integer>
        <key>SMSUseLocalTZ</key>
        <true/>
        <key>Services</key>
        <array>
            <dict>
                <key>ServiceCode</key>
                <string>*73</string>
                <key>ServiceName</key>
                <string>Call Forwarding Disable</string>
            </dict>
            <dict>
                <key>ServiceCode</key>
                <string>411</string>
                <key>ServiceName</key>
                <string>Directory Assistance</string>
            </dict>
            <dict>
                <key>ServiceCode</key>
                <string>#225</string>
                <key>ServiceName</key>
                <string>Check Bill Balance</string>
            </dict>
            <dict>
                <key>ServiceCode</key>
                <string>#768</string>
                <key>ServiceName</key>
                <string>Pay My Bill</string>
            </dict>
            <dict>
                <key>ServiceCode</key>
                <string>#646</string>
                <key>ServiceName</key>
                <string>View My Minutes</string>
            </dict>
            <dict>
                <key>ServiceCode</key>
                <string>#3282</string>
                <key>ServiceName</key>
                <string>View My Data</string>
            </dict>
        </array>
        <key>ShowCallForwarded</key>
        <false/>
        <key>ShowCallForwarding</key>
        <false/>
        <key>ShowDialAssist</key>
        <true/>
        <key>ShowTTY</key>
        <true/>
        <key>StaticNATType</key>
        <integer>448</integer>
        <key>StockSymboli</key>
        <array>
            <dict>
                <key>name</key>
                <string>MetroPCS</string>
                <key>symbol</key>
                <string>MetroPCS</string>
            </dict>
        </array>
        <key>SupportedCarrierIds</key>
        <array>
            <string>310VZW</string>
        </array>
        <key>SupportedSIMs</key>
        <array>
            <string>310VZW</string>
        </array>
        <key>SupportsNITZ</key>
        <true/>
        <key>SupportsUserBusyCauseCode</key>
        <true/>
        <key>SuspendFastDormancyAllowed</key>
        <true/>
        <key>TetheringPhoneNumber</key>
        <string>611</string>
        <key>TetheringURL</key>
        <string>http://www.verizonwireless.com/b2c/index.html</string>
        <key>VVMIgnoresIntlDataRoaming</key>
        <false/>
        <key>VisualVoicemailServiceName</key>
        <string>none</string>
        <key>VoicemailPilotNumber</key>
        <string></string>.............Put your MDN(phone number) here
        <key>apns</key>
        <array>
            <dict>
                <key>apn</key>
                <string>MetroPCS</string>
                <key>password</key>
                <string></string>..................Put your Metro password here
                <key>signature</key>
                <data>
                iCeiDDaQd6DxxW2ygGgrkl8h+7wzCIxEZc5cgqy6B1W7gc+zRQt+
                m5Fr3nNbmIrkC/X9UWOs4iOGpeCK1xWIYdsIjLEBeVLf3qra/971
                W6ujbMSBLACYaagEC+3VGzg5mKrTiYIx7JRz0BERwhrs7C0KeEz2
                KFJ87IQw1kWKlBM=
                </data>
                <key>type-mask</key>
                <integer>63</integer>
                <key>username</key>
                <string></string>.................Put [Only registered and activated users can see links. ]
            </dict>
            <dict>
                <key>apn</key>
                <string>MetroPCS</string>
                <key>password</key>
                <string></string>...................Put your Metro password here
                <key>signature</key>
                <data>
                iCeiDDaQd6DxxW2ygGgrkl8h+7wzCIxEZc5cgqy6B1W7gc+zRQt+
                m5Fr3nNbmIrkC/X9UWOs4iOGpeCK1xWIYdsIjLEBeVLf3qra/971
                W6ujbMSBLACYaagEC+3VGzg5mKrTiYIx7JRz0BERwhrs7C0KeEz2
                KFJ87IQw1kWKlBM=
                </data>
                <key>type-mask</key>
                <integer>63</integer>
                <key>username</key>
                <string></string>...................Put [Only registered and activated users can see links. ]
            </dict>
        </array>
        <key>signature</key>
        <data>
        fSsjdMX7+julyVSyaG1LccTXgVD7SV+/msZbvrZRleUgU3f3/bbXP4EkYqh8swsWDT2d
        oIS6iZR5M0h05ISh+USA4L/2onlyOBipk/CC5/rXHodozOfPz1cAgCxSDh5Q6Ctem1Sx
        uRLB83DCvEoKaZHMJutUdFjPc6jQr8lg4U0=
        </data>
    </dict>
    </plist>

  5. #5
    Newb
    Join Date
    Apr 2012
    Posts
    12
    Rep Power
    0

    Default Re: [In Progress] New Carrier Bundles + Manual Programming

    Thanks YDiddy... I filled in the fields and tried to save but was told "XML Parser Error: Found Non-Key Inside <Dict> at line 204".......... So I added "<key>signature</key>" to line 205 and it saved, but MMS still doesn't working

  6. #6
    Newb
    Join Date
    Feb 2012
    Posts
    3
    Rep Power
    0

    Default Re: [In Progress] New Carrier Bundles + Manual Programming

    HI, If I use this to enter min and mdn can I provision my handset with another carrier by using *228 ota. If yes great. If not then will it help if i load my carrier's prl before provisioning ota.


 
Page 3 of 11 FirstFirst 1234567 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •