Changes

2,166 bytes added ,  15:14, 4 October 2017
Line 773: Line 773:  
| style="vertical-align: top;" | Possible values:
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 +
|-
 +
|}
 +
 +
The default '''SMS text''' for the Change mobile data settings rule is '''cellular''' but it is only an indication text and does not include any specific parameters to be changed. The list of parameters that can be changed and explanations on how to incorporate them into the '''"cellular"''' message is presented in the table below.
 +
 +
{| class="wikitable"
 +
|+ style="text-align: left;" | Mobile Settings via SMS parameters
 +
! style="width: 250px; background: black; color: white;" | Parameter
 +
! style="width: 500px; background: black; color: white;" | Value
 +
! style="width: 750px; background: black; color: white;" | Description
 +
! style="width: 200px; background: black; color: white;" | Default message example
 +
|-
 +
! style="text-align: left; vertical-align: top;" | apn=
 +
| style="vertical-align: top;" | e.g., internet.gprs
 +
| style="vertical-align: top;" | Sets APN
 +
| style="vertical-align: top;" | cellular apn=internet.gprs
 +
|-
 +
! style="text-align: left; vertical-align: top;" | dialnumber=
 +
| style="vertical-align: top;" | e.g., *99***1#
 +
| style="vertical-align: top;" | Sets Dialing number
 +
| style="vertical-align: top;" | cellular dialnumber=*99***1#
 +
|-
 +
! style="text-align: left; vertical-align: top;" | auth_mode=
 +
| style="vertical-align: top;" | {{!}} none {{!}} pap {{!}} chap
 +
| style="vertical-align: top;" | Sets Authentication method
 +
| style="vertical-align: top;" | cellular auth_method=pap
 +
|-
 +
! style="text-align: left; vertical-align: top;" | service=
 +
| style="vertical-align: top;" | {{!}} 2gonly {{!}} 3gonly {{!}} 4gonly {{!}} auto
 +
| style="vertical-align: top;" | Sets the mobile Service mode
 +
| style="vertical-align: top;" | cellular service=auto
 +
|-
 +
! style="text-align: left; vertical-align: top;" | username=
 +
| style="vertical-align: top;" | e.g., user
 +
| style="vertical-align: top;" | Sets the user name for PAP or CHAP authentication
 +
| style="vertical-align: top;" | cellular username=user
 +
|-
 +
! style="text-align: left; vertical-align: top;" | password=
 +
| style="vertical-align: top;" | e.g., pass
 +
| style="vertical-align: top;" | Sets the password for PAP or CHAP authentication
 +
| style="vertical-align: top;" | cellular password=pass
 
|-
 
|-
 
|}
 
|}