Changes

Line 55: Line 55:  
         <th>Value</th>
 
         <th>Value</th>
 
         <th>Description</th>
 
         <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
    <td>Auto APN</td>
 +
        <td>checkbox; default: <b>enabled</b></td>
 +
        <td>Auto APN scans an internal Android APN database and selects an APN based on the SIM card's operator and country. If the first automatically selected APN doesn't work, it attempts to use the next existing APN from the database.
 +
        </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>APN</td>
 
     <td>APN</td>
 +
        <td>custom | APN provided by carrier; default: <b>APN provided by carrier</b></td>
 +
        <td>APN (Access Point Name) is configurable network identifier used by a mobile device when connecting to a carrier.</td>
 +
    </tr>
 +
    <tr>
 +
    <td>Custom APN</td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
         <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to enter the APN just to complete the registration to a network. In other cases an APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br><b>Important note</b>: an APN Network Identifier cannot start with any of the following strings: "rac", "lac", "sgsn" or "rnc"; it cannot end in ".gprs" and it cannot take the value "*".</td>
+
         <td>An Access Point Name (APN) is a gateway between a GSM, GPRS, 3G or 4G mobile network and another computer network. Depending on the contract, some operators may require you to enter the APN just to complete the registration to a network. In other cases an APN is used to get special parameters from the operator (e.g., a [[Private_and_Public_IP_Addresses#Public_IP_address|public IP address]]) depending on the contract.<br><b>Important note</b>: an APN Network Identifier cannot start with any of the following strings: "rac", "lac", "sgsn" or "rnc"; it cannot end in ".gprs" and it cannot take the value "*".
 +
        </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
0

edits

Navigation menu