Join Today













Site Sponsor
Results 1 to 2 of 2
  1. #1
    Newb
    Join Date
    Feb 2010
    Posts
    3
    Rep Power
    0

    Default iPhone 4 Possible wap settings?!

    I have an iPhone 4 activated on cricket network, was trying to set up internet and mms. What i did is, i renamed jailbroken *.ipsw to *.zip file and extracted and i found EDGE Settings bundle.EDGE is an internet thru GSM and TDMA networks. As iPhone was originally made for GSM carriers before, i think Apple didn`t rename folder name for internet settings.I opened edge settings bundle file but they all blank cuz my iphone wasnt activated on verizon network before. So original firmware doesnt comes with settings like [Only registered and activated users can see links. ] etc, they just marked like USERNAME_, and all setings get setup thru OTA i believe. So cant we just edit settings on the edge settings bundle file from verizon activated and jailbroken iphone and patch it to cricket activated one? . Also when u open *.pri file from carriers bundle folder with iFile on ur iPhone, u gonna see CDMA Settings, Nam settings, Data settings and so go on!
    I don`t know if someone already made a solution or i might be wrong with my decision , but here is what i found :
    <dict>
    <key>cell</key>
    <string>PSGroupCell</string>
    <key>id</key>
    <string>group_1_header</string>
    <key>label</key>
    <string>HTTP Proxy</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSSegmentCell</string>
    <key>default</key>
    <integer>0</integer>
    <key>defaults</key>
    <string>com.apple.preferences.edge</string>
    <key>get</key>
    <string>proxyType:</string>
    <key>id</key>
    <string>group_1_edgeproxytype</string>
    <key>key</key>
    <string>egde-proxy-type</string>
    <key>label</key>
    <string>Type</string>
    <key>set</key>
    <string>setProxyType:specifier:</string>
    <key>validTitles</key>
    <array>
    <string>Off</string>
    <string>Manual</string>
    <string>Auto</string>
    </array>
    <key>validValues</key>
    <array>
    <integer>0</integer>
    <integer>1</integer>
    <integer>2</integer>
    </array>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSGroupCell</string>
    <key>id</key>
    <string>pac_header</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSEditTextCell</string>
    <key>get</key>
    <string>edgePacFile:</string>
    <key>id</key>
    <string>pac_file</string>
    <key>isURL</key>
    <true/>
    <key>label</key>
    <string>URL</string>
    <key>set</key>
    <string>setEdgePacFile:specifier:</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSEditTextCell</string>
    <key>get</key>
    <string>edgeProxyServer:</string>
    <key>id</key>
    <string>pac_proxyserver</string>
    <key>isURL</key>
    <true/>
    <key>label</key>
    <string>Server</string>
    <key>set</key>
    <string>setEdgeProxyServer:specifier:</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSEditTextCell</string>
    <key>get</key>
    <string>edgeProxyServerPort:</string>
    <key>id</key>
    <string>pac_port</string>
    <key>isNumeric</key>
    <true/>
    <key>label</key>
    <string>Port</string>
    <key>set</key>
    <string>setEdgeProxyServerPort:specifier:</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSSwitchCell</string>
    <key>get</key>
    <string>edgeProxyUsesAuthentication:</string>
    <key>id</key>
    <string>pac_authentication</string>
    <key>label</key>
    <string>Authentication</string>
    <key>set</key>
    <string>setEdgeProxyUsesAuthentication:specifier :</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSEditTextCell</string>
    <key>get</key>
    <string>edgeProxyUsername:</string>
    <key>id</key>
    <string>pac_username</string>
    <key>label</key>
    <string>Username</string>
    <key>set</key>
    <string>setEdgeProxyUsername:specifier:</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSSecureEditTextCell</string>
    <key>get</key>
    <string>edgeProxyPassword:</string>
    <key>id</key>
    <string>pac_password</string>
    <key>label</key>
    <string>Password</string>
    <key>set</key>
    <string>setEdgeProxyPassword:specifier:</string>
    </dict>
    <dict>
    <key>cell</key>
    <string>PSGroupCell</string>
    <key>id</key>
    <string>internet_header</string>
    <key>label</key>
    <string>CELLULAR_DATA</string>
    </dict>
    <dict>
    <key>ServiceTypeUI</key>
    <integer>1</integer>
    <key>apnItemKey</key>
    <string>apn</string>
    <key>cell</key>
    <string>PSTitleValueCell</string>
    <key>get</key>
    <string>getAPNDataForSpecifier:</string>
    <key>id</key>
    <string>internet_apn</string>
    <key>label</key>
    <string>APN_NAME</string>
    <key>noAutoCorrect</key>
    <true/>
    <key>set</key>
    <string>setAPNData:forSpecifier:</string>
    ----------------------------------------------------------------------------------------


    <key>Data Parameters</key>
    <dict>
    <key>AN NAI</key>
    <string>Default:000000[pESN4]@vzw3g.com</string>
    <key>AN Password</key>
    <string>Default:00000000000000000000000000000000 </string>
    <key>DATA_AUTO_PACKET_DETECTION</key>
    <true/>
    <key>DATA_PKT_ORIG_STR</key>
    <string>#777</string>
    <key>DATA_SCRM_ENABLED</key>
    <true/>
    <key>DATA_SO_SET</key>
    <string>IS-707 service option set</string>
    <key>DATA_TRTL_ENABLED</key>
    <true/>
    <key>DMU PKOID</key>
    <integer>10</integer>
    <key>DNS Primary</key>
    <string>Dynamic Primary DNS Address Assignment (0.0.0.0)</string>
    <key>DNS Secondary</key>
    <string>Dynamic Primary DNS Address Assignment (0.0.0.0)</string>
    <key>DUN MIP NAI</key>
    <string>Default:000000[pESN4]@dun.vzw3g.com</string>
    <key>DUN SIP NAI</key>
    <string>Default:000000[pESN4]@dun.vzw3g.com</string>
    <key>Dormant Handoff Optimization</key>
    <true/>
    <key>HDRSCP Force Rel0</key>
    <false/>
    <key>HDRSCP Subtype Custom Config</key>
    <false/>
    <key>Home Agent IP Address</key>
    <string>Dynamic HA assignment (255.255.255.255)</string>
    <key>Home IP Adddress</key>
    <string>Dynamic IP Address Assignment (0.0.0.0)</string>
    <key>Hybrid_pref</key>
    <string>Hybrid</string>
    <key>MDR Mode</key>
    <string>SO=33</string>
    <key>MIP Dereg Retries</key>
    <string>2</string>
    <key>MIP MN-AAA Shared Secret</key>
    <string>Default:00000000000000000000000000000000 </string>
    <key>MIP MN-HA Shared Secret</key>
    <string>Default:00000000000000000000000000000000 </string>
    <key>MIP Mode</key>
    <string>MIP Preferred, allow fallback to SIP</string>
    <key>MIP NAI</key>
    <string>Default:000000[pESN4]@vzw3g.com</string>
    <key>MIP Pre-Reregistration Timeout</key>
    <integer>0</integer>
    <key>MIP Registration Retries</key>
    <integer>2</integer>
    <key>MIP Registration Retry Timeout</key>
    <integer>3</integer>
    <key>MN AAA Auth Algorithm</key>
    <string>MD5</string>
    <key>MN AAA SPI Set</key>
    <true/>
    <key>MN AAA SPI Value</key>
    <string>2</string>
    <key>MN HA Auth Algorithm</key>
    <string>MD5</string>
    <key>MN HA SPI Set</key>
    <true/>
    <key>MN HA SPI Value</key>
    <integer>300</integer>
    <key>MN_Authenticator</key>
    <string>111111base10</string>
    <key>Mobile Node - HA Authentication</key>
    <string>RFC2002bis</string>
    <key>Number of Profiles</key>
    <integer>1</integer>
    <key>PREF_FOR_RC</key>
    <string>RC3</string>
    <key>QNC Enabled</key>
    <false/>
    <key>Reverse Tunneling</key>
    <true/>
    <key>SIP NAI</key>
    <string>Default:000000[pESN4]@vzw3g.com</string>
    <key>SIP Password</key>
    <string>Default:00000000000000000000000000000000 </string>
    </dict>
    <key>Dormancy</key>
    <dict>
    <key>CTA Timer</key>
    <integer>30</integer>
    </dict>
    <key>Feature Settings</key>
    <dict>
    <key>Auto Retry (auto re-dail)</key>
    <false/>
    <key>Auto System/Auto NAM</key>
    <false/>
    <key>Handset Based Plus Code Dialing</key>
    <true/>
    <key>Lifetime calls</key>
    <string>Default:0</string>
    <key>NAM_LOCK</key>
    <false/>
    <key>OTAPA Enabled</key>
    <true/>
    <key>Over The Air</key>
    <true/>
    <key>System Select Preference</key>
    <string>Automatic B</string>
    </dict>
    <key>Location Based Services</key>
    <dict>
    <key>PDE IP Address</key>
    <string>0.0.0.0</string>
    <key>PDE Port Number</key>
    <string>0</string>
    </dict>
    <key>Maverick</key>
    <dict>
    <key>CDMA RX Diversity Ctrl</key>
    <integer>24705</integer>
    <key>Carrier ID</key>
    <string>310VZW</string>
    <key>HDR RX Diversity Ctrl</key>
    <integer>1</integer>
    <key>PRI Revision</key>
    <string>0.1.023</string>
    <key>TRM</key>
    <dict>
    <key>TRM RF Configuration</key>
    <integer>2</integer>
    <key>TRM RF Mask</key>
    <integer>0</integer>
    </dict>
    </dict>
    <key>NAM - CDMA Settings</key>
    <dict>
    <key>ACCOLOC</key>
    <string>Default:[pESN1]</string>
    <key>EVRC Capability</key>
    <dict>
    <key>EVRC B Enable</key>
    <true/>
    <key>EVRC Capability</key>
    <dict>
    <key>EVRC Enable</key>
    <true/>
    <key>Preferred voice service option for Home Origination</key>
    <string>EVRC_A</string>
    <key>Preferred voice service option for Home Page</key>
    <string>EVRC_A</string>
    <key>Preferred voice service option for Roam Origination</key>
    <string>EVRC_A</string>
    </dict>
    </dict>
    <key>Home SID/NID</key>
    <array>
    <string>2004/65535</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    </array>
    <key>IMSI_S</key>
    <string>Default:000000[pESN4]</string>
    <key>MCC</key>
    <string>310</string>
    <key>MIN1</key>
    <string>Default:000[pESN4]</string>
    <key>MIN2</key>
    <string>Default:000</string>
    <key>MNC</key>
    <string>0</string>
    <key>Negative SID/NID</key>
    <array>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    <string>0/0</string>
    </array>
    <key>Preferred Mode</key>
    <string>Automatic</string>
    <key>Primary Channel, A band</key>
    <integer>283</integer>
    <key>Primary Channel, B band</key>
    <integer>384</integer>
    <key>Register - Foreign NID</key>
    <true/>
    <key>Register - Foreign SID</key>
    <true/>
    <key>Register - Home SID</key>
    <true/>
    <key>Secondary Channel, A band</key>
    <integer>691</integer>
    <key>Secondary Channel, B band</key>
    <integer>777</integer>
    <key>Slot Cycle Index</key>
    <integer>2</integer>
    <key>Voice Privacy</key>
    <true/>
    </dict>
    <key>NAM - General</key>
    <dict>
    <key>AKEY</key>
    <string>Default:Random Value</string>
    <key>MDN</key>
    <string>Default:000000[pESN4]</string>
    <key>NAM Name</key>
    <string></string>
    <key>SCM</key>
    <integer>42</integer>
    </dict>
    <key>Phone Directory Grouping</key>
    <dict/>
    <key>SMS / EMS Settings</key>
    <dict>
    <key>MO-SMS SO</key>
    <string>SO_6 (8k)</string>
    <key>MO-SMS enable</key>
    <true/>
    <key>Resend Count</key>
    <integer>3</integer>
    <key>SMS Broadcast Settings</key>
    <dict>
    <key>SMS BC Config</key>
    <true/>
    <key>SMS BC Service Table</key>
    <dict>
    <key>SMS BC Active Service</key>
    <array>
    <true/>
    <true/>
    <true/>
    <true/>
    <true/>
    <true/>
    </array>
    <key>SMS BC Service Category</key>
    <array>
    <integer>1</integer>
    <integer>4096</integer>
    <integer>4097</integer>
    <integer>4098</integer>
    <integer>4099</integer>
    <integer>4100</integer>
    </array>
    <key>SMS BC Service Label</key>
    <array>
    <string>Emergency Alert</string>
    <string>Presidential Alert</string>
    <string>Extreme Threat Alert</string>
    <string>Severe Threat Alert</string>
    <string>AMBER Alert</string>
    <string>CMAS Test Message</string>
    </array>
    <key>SMS BC Service Language</key>
    <array>
    <integer>1</integer>
    <integer>1</integer>
    <integer>1</integer>
    <integer>1</integer>
    <integer>1</integer>
    <integer>1</integer>
    </array>
    <key>SMS BC Service Priority</key>
    <array>
    <integer>3</integer>
    <integer>3</integer>
    <integer>3</integer>
    <integer>3</integer>
    <integer>3</integer>
    <integer>3</integer>
    </array>
    <key>SMS BC Service Selected</key>
    <array>
    <true/>
    <true/>
    <true/>
    <true/>
    <true/>
    <true/>
    </array>
    </dict>
    <key>SMS BC Service Table Size</key>
    <integer>6</integer>
    <key>SMS BC User Pref</key>
    <true/>
    </dict>
    <key>Transport Methods</key>
    <string>Traffic Channel</string>
    </dict>
    <key>Security Grouping</key>
    <dict>
    <key>Field Service Code</key>
    <string>000000</string>
    <key>NAM Programming code</key>
    <string>000000</string>
    <key>Number of Subsidy Lock/SPC Attempts</key>
    <integer>15</integer>
    <key>OTKSL (One-Time Subsidy Lock)</key>
    <string>000000</string>
    <key>Service Programming Code (SPC)</key>
    <string>000000</string>
    <key>Service Programming Code Change Enabled</key>
    <true/>
    </dict>
    </dict>
    Last edited by Muhtick; 05-24-2011 at 11:35 PM.

  2. #2
    Newb
    Join Date
    May 2011
    Location
    Roanoke, Virginia, United States
    Posts
    16
    Rep Power
    0

    Default Re: iPhone 4 Possible wap settings?!

    I don't really understand a whole lot of this.. but looking thru it, you might have something here, bud. Good luck, and let us know how it turns out. I think you have to edit the @verizon3g.com thingy to something something cricketmms.com or something like that, but then again, not sure. Check with one of the Gurus, Rich Hathaway deals mostly with Iphones.


 

Similar Threads

  1. HTC Hero PST settings!!(Data Settings for Cricket)to get WEB to work
    By bigglou23 in forum Flashing Android to Metro PCS
    Replies: 18
    Last Post: 12-27-2011, 07:32 AM
  2. H20 Wireless Data Settings: Blackberry, Iphone, HTC, etc
    By markymark805 in forum h2o Wireless
    Replies: 1
    Last Post: 09-16-2011, 10:38 AM
  3. HTC Hero PST settings!!(Data Settings for Cricket)to get WEB to work
    By bigglou23 in forum Flashing Android to Metro PCS
    Replies: 46
    Last Post: 05-27-2011, 01:04 AM
  4. Tmobile Iphone Data Settings
    By markymark805 in forum CDMA Iphones
    Replies: 7
    Last Post: 05-10-2011, 11:21 AM
  5. Replies: 55
    Last Post: 12-02-2010, 10:58 AM

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
  •