Difference between revisions of "Template:Networking rutos manual mobile utilities"

From Teltonika Networks Wiki
Line 10: Line 10:
 
==SMS Utilities==
 
==SMS Utilities==
  
===Default Rules===
+
The <b>SMS Utilities</b> section contains a list of rules that perform certain actions when they are activated by SMS messages.
----
 
The SMS Utilities section contains a list of rules that perform certain actions when they are activated by SMS messages.
 
  
 
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_sms_rules.png|border|class=tlt-border]]
 
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_sms_rules.png|border|class=tlt-border]]
  
The entire list contains more than 20 rules but you are also be provided with the possibility to configure custom ones or edit the
+
The entire list contains more than 20 rules, but it does not all possible SMS action. You can also create custom rules or modify existing rules. All possible SMS rule actions, their default SMS texts and descriptions are listed in the table below.
existing rules.
 
  
All default configuration options are listed below:
+
<table class="nd-othertables_2" style="width: 100%;">
 
+
    <tr>
<li>Reboot</li>
+
        <th width=20%>Action</th>
<li>Send_status</li>
+
        <th width=20%>SMS Text</th>
{{#ifeq:{{{name}}}|RUTXR1||
+
        <th width=60%>Description</th>
<li>I/O set</li>
+
    </tr>{{#ifeq: {{{io}}} | 1 |
<li>I/O status</li>
+
    <tr>
}}
+
        <td><b>Change I/O state</b></td>
{{#ifeq:{{{wifi}}}|1|
+
        <td>ioset</td>
<li>Wifi(on) </li>
+
        <td>Changes the state of a selected output.</td>
<li>Wifi(off) </li>
+
    </tr>|}}
}}
+
    <tr>
<li>Mobile (on)</li>
+
        <td><b>Change mobile settings</b></td>
<li>Mobile (off)</li>
+
        <td>cellular</td>
<li>SSH access (on)</li>
+
        <td>Is used to configure the device's mobile data connection. [[#Change_mobile_settings_.28cellular.29_rule|Click here]] for more information on this rule.</td>
<li>SSH access (off)</li>
+
    </tr>{{#ifeq: {{{dualsim}}} | 1 |
<li>Web access (on)</li>
+
    <tr>
<li>Web access (off)</li>
+
        <td><b>Force SIM switch</b></td>
<li>Firstboot</li>
+
         <td>switch_sim</td>
{{#ifeq:{{{name}}}|TRB14X||
+
         <td>Switches from using one SIM card to another.</td>
<li>Switch SIM</li>
+
    </tr>|}}
}}
+
    <tr>
{{#ifeq:{{{gps}}}|1|
+
         <td><b>FW upgrade from server</b></td>
<li>GPS coordinates</li>
+
         <td>fw_upgrade</td>
<li>GPS (off)</li>
+
         <td>Upgrades the device's firmware (provided a new version is available on the FOTA server).</td>
<li>GPS (on)</li>
+
    </tr>
}}
+
    <tr>
<li>Firmware upgrade</li>
+
         <td><b>Get list of profiles</b></td>
<li>RMS status</li>
+
         <td>profdisp</td>
<li>Rms connect</li>
+
         <td>Sends a list of configuration profiles existing on the device.</td>
<li>Rms action (on)</li>
+
    </tr>
<li>Rms action (off)</li>
+
    <tr>
<li>Monitoring status</li>
+
         <td><b>GPS control</b></td>
<li>More</li>
+
         <td>gpson</td>
<li>UCI API</li>
+
         <td>Turns GPS on.</td>
===Execution===
+
    </tr>
----
+
    <tr>
To execute a rule, just send an SMS message to the router‘s SIM card number with the rule's SMS Text, e.g., if you send
+
         <td><b>GPS coordinates</b></td>
a message with the text '''“reboot”''', the router will reboot if the selected Authorization method is '''“No
+
         <td>gps</td>
authorization”'''. However, if there is an Authorization method present you will need to include the '''“Authorization
+
         <td>Sends the device's current GPS coordinates.</td>
key”''' in the text message. This '''“Authorization key”''' depends on the chosen '''Authorization method''', i.e., if
+
    </tr>
the method is '''“By serial”''', the '''“Authorization key”''' is the router’s serial number, if the method is '''“By
+
    <tr>
router admin password”''', the '''“Authorization key”''' is the router’s admin password.
+
         <td><b>IP unblock</b></td>
 
+
         <td>ipunblock</td>
The '''"Authorization key”''' must precede the activation text and they must be separated by a space symbol. For
+
         <td>Unblocks Web/SSH access for devices that were blocked for too many unsuccessful connection attempts. Send the SMS text to unblock all blocked devices or include the IP address of a single blocked device after the SMS text. For example:
example, if the chosen Authorization method is '''“By router admin password”''' and the password is '''“admin01”''', the
+
            <ul>
entire message should look like this: '''“admin01 reboot”'''. The same applies to '''“By serial”''' authorization. By
+
                <li><i>ipunblock</i> - clears the block list (unblocks Web/SSH access for all previously blocked devices).</li>
default authorization for SMS utilities are set "'''By router admin password".'''
+
                <li><i>ipunblock 192.168.1.2</i> - removes this IP address from the block list (unblock Web/SSH access for that device).</li>
 
+
            </ul>
===Rule Overview and editing===
 
----
 
Every default SMS rule can be edited to your liking. If none of the rules suit your purposes, just click the '''Edit'''
 
button next to any SMS Utilities rules. This guide will contain information on editing every single SMS Utilities rule.
 
===SMS rule General settings===
 
----
 
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_modify_sms_rule_general.png|border|class=tlt-border]]
 
 
 
===SMS rule Authorization settings===
 
----
 
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_modify_sms_rule_authorization.png|border|class=tlt-border]]
 
 
 
Above is an example of what '''SMS Configuration''' '''General''' and '''Authorization''' settings windows looks like,
 
specifically, '''SMS Configuration''' for the '''Reboot''' rule. Below is a table with detailed explanations on how to
 
configure the rule and what each of the fields mean. To avoid redundancy, screenshots for the other rules will not be
 
provided, since the structures, syntax and the overall look of the configuration windows for each rule are very similar.
 
Instead, only tables containing information on how to edit each rule will be provided.
 
 
 
====Reboot====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
      <th>FIELD NAME</th>
 
  <th>DESCRIPTION</th>
 
    <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
         <td>This will enable or disable SMS reboot function</td>
 
         <td>Allows router to restart via SMS</td>
 
</tr>
 
<tr>
 
         <td>Action</td>
 
         <td>The action to be performed when this rule is met</td>
 
         <td>Reboots the router</td>
 
</tr>
 
<tr>
 
         <td>SMS text</td>
 
         <td>SMS text that will trigger the rule</td>
 
         <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter</td>
 
</tr>
 
<tr>
 
         <td>Get status via SMS after reboot</td>
 
         <td>Check this to receive connection status via SMS after the reboot</td>
 
         <td>If enabled, the router will send a status message once it has rebooted and is operational again. This is
 
            both a separate SMS Rule and an option under the SMS Reboot rule</td>
 
</tr>
 
<tr>
 
         <td>Modem</td>
 
         <td>Select which modem you want to use</td>
 
         <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
         <td>Gateway modem</td>
 
         <td>Select which modem you want to use</td>
 
         <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Message text</td>
 
        <td>Which status information should be included in SMS. Default message includes: Device name, Wan IP, Data Connection state, Connection type, Signal strength, New FW available
 
 
         </td>
 
         </td>
         <td>You can select which status elements to display</td>
+
    </tr>{{#ifeq: {{{io}}} | 1 |
</tr>
+
    <tr>
<tr>
+
         <td><b>I/O status</b></td>
         <td>Authorization method</td>
+
        <td>iostatus</td>
         <td>What kind of authorization to use</td>
+
        <td>Sends a status report message on the state of the device's inputs and outputs.</td>
         <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
+
    </tr>|}}
 +
    <tr>
 +
         <td><b>Manage OpenVPN</b></td>
 +
         <td>vpnon</td>
 +
         <td>Turns a selected OpenVPN instance on. Include the name of the OpenVPN instance that you wish to turn on after the rule's SMS text:
 +
            <ul>
 +
                <li><i>vpnon client_name</i></li>
 +
                <li><i>vpnon server_name</i></li>
 +
            </ul>
 
         </td>
 
         </td>
</tr>
+
    </tr>
<tr>
+
    <tr>
         <td>Allowed users</td>
+
         <td><b>Manage OpenVPN</b></td>
         <td>White list of allowed users</td>
+
         <td>vpnoff</td>
         <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
+
         <td>Turns a selected OpenVPN instance off. Include the name of the OpenVPN instance that you wish to turn off after the rule's SMS text:
 +
            <ul>
 +
                <li><i>vpnoff client_name</i></li>
 +
                <li><i>vpnoff server_name</i></li>
 +
            </ul>
 
         </td>
 
         </td>
</table>
+
    </tr>
 
+
    <tr>
====Send status====
+
        <td><b>Mobile data limit status</b></td>
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
+
        <td><i>no default text</i></td>
<tr>
+
         <td>Sends a status report message that includes data limit usage information for mobile network interfaces (that have [[{{{name}}}_Interfaces#Mobile_Data_Limit|Mobile Data Limit]] enabled) </td>
    <th>FIELD NAME</th>
+
    </tr>
    <th>DESCRIPTION</th>
+
    <tr>
    <th>EXPLANATION, NOTES</th>
+
         <td><b>Monitoring status</b></td>
</tr>
+
         <td>monitoring_status</td>
<tr>
+
         <td>Sends a status report message that includes the RMS connection type, state and the device serial number and MAC address.</td>
         <td>Enable</td>
+
    </tr>
        <td>This will enable or disable SMS status function</td>
+
    <tr>
         <td>Allows you to get the router‘s status via SMS. This is both a separate SMS Rule and an option under the SMS
+
         <td><b>More</b></td>
            Reboot rule</td>
+
         <td>more</td>
</tr>
+
        <td>Displays next part of a composite response message (more than 160 characters).</td>
<tr>
+
    </tr>
        <td>Action</td>
+
    <tr>
         <td>The action to be performed when this rule is met</td>
+
         <td><b>OpenVPN status</b></td>
         <td>Returns an SMS message containing information about the status of the router. The type of information
+
         <td>vpnstatus</td>
            contained within the message can be specified in the '''Message text''' field</td>
+
         <td>Sends a status report message on all OpenVPN connections.</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
         <td>SMS text</td>
+
         <td><b>Reboot</b></td>
        <td>SMS text that will trigger the rule</td>
+
         <td>reboot</td>
         <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter</td>
+
         <td>Reboots the device.</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
         <td>Modem</td>
+
         <td><b>Restore to default</b></td>
         <td>Select which modem you want to use</td>
+
         <td>restore</td>
         <td>Which modem is configured</td>
+
         <td>Restores factory settings on the device.</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
         <td>Gateway modem</td>
+
         <td><b>RMS action</b></td>
         <td>Select which modem you want to use</td>
+
         <td>rms_on</td>
         <td>Which modem is configured</td>
+
         <td>Turns RMS connection on.</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
         <td>Message text</td>
+
         <td><b>RMS action</b></td>
         <td>Which status information should be included in SMS. Default message includes: Device name, Wan IP, Data Connection state, Connection type, Signal strength, New FW available
+
         <td>rms_off</td>
         </td>
+
         <td>Turns RMS connection off.</td>
        <td>You can select which status elements to display</td>
+
    </tr>
</tr>
+
    <tr>
<tr>
+
         <td><b>RMS connect</b></td>
         <td>Authorization method</td>
+
         <td>rms_connect</td>
         <td>What kind of authorization to use for SIM management</td>
+
         <td>Forces the device to connect to RMS. This action is analogous to clicking the 'Connect' button in the Cloud Solutions → [[{{{name}}}_Cloud_Solutions#RMS|RMS page]].</td>
         <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
+
    </tr>
        </td>
+
    <tr>
</tr>
+
         <td><b>RMS status</b></td>
<tr>
+
         <td>rms_status</td>
         <td>Allowed users</td>
+
         <td>Sends a status report message on the state of the connection to RMS.</td>
         <td>White list of allowed users</td>
+
    </tr>
         <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
+
    <tr>
        </td>
+
         <td><b>Send status</b></td>
</table>
+
         <td>status</td>
 
+
         <td>Sends a status report message.</td>
====Switch mobile data ON/OFF====
+
    </tr>
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
  <tr>
 
         <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
         <th>EXPLANATION, NOTES</th>
 
</tr>
 
  <tr>
 
        <td>Enable</td>
 
         <td>This will enable or disable the Switch mobile data function</td>
 
        <td>Allows mobile control via SMS</td>
 
</tr>
 
  <tr>
 
         <td>Action</td>
 
         <td>The action to be performed when this rule is met</td>
 
         <td>Turn mobile data ON or OFF</td>
 
</tr>
 
  <tr>
 
         <td>State</td>
 
         <td>The state to which mobile data will be set when this rule is met.</td>
 
         <td>If you set it as ON it will turn on mobile data if OFF it will turn it off.</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter</td>
 
</tr>
 
<tr>
 
        <td>Modem</td>
 
        <td>Select which modem you want to use</td>
 
        <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====SSH access control====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the SSH access control function</td>
 
        <td>Allows SSH access control via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Turns SSH access ON or OFF</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Enable SSH access</td>
 
        <td>Enables or Disables SSH access from LAN</td>
 
        <td>If this is ON, SMS will enable SSH access from LAN, if not, SMS will disable SSH access from LAN</td>
 
</tr>
 
<tr>
 
        <td>Enable remote SSH access</td>
 
        <td>Enables or Disables SSH access from WAN</td>
 
        <td>If this is ON, SMS will enable SSH access from WAN, if not, SMS will disable SSH access from WAN</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Web access Control====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the Web access control function</td>
 
        <td>Allows Web access control via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Turns access to WebUI ON or OFF</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Enable HTTP access</td>
 
        <td>Enables or Disables HTTP access from LAN</td>
 
        <td>If this is ON, SMS will enable HTTP access from LAN, if not, SMS will disable HTTP access from LAN</td>
 
</tr>
 
<tr>
 
        <td>Enable HTTPS access</td>
 
        <td>Enables or Disables HTTPS access from LAN</td>
 
        <td>If this is ON, SMS will enable HTTPS access from LAN, if not, SMS will disable HTTPS access from LAN</td>
 
</tr>
 
<tr>
 
        <td>Enable remote HTTP access</td>
 
        <td>Enables or Disables HTTP access from WAN</td>
 
        <td>If this is ON, SMS will enable HTTP access from WAN, if not, SMS will disable HTTP access from WAN</td>
 
</tr>
 
<tr>
 
        <td>Enable remote HTTPS access</td>
 
        <td>Enables or Disables HTTPs access from WAN</td>
 
        <td>If this is ON, SMS will enable HTTPS access from WAN, if not, SMS will disable HTTPS access from WAN</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Restore to default====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the Restore to default function</td>
 
        <td>Allows you to restore the router to it's default settings via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Executes a router reset, which means the router will reboot after this rule is executed and all custom
 
            configurations will be deleted and restored to default</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
====FW upgrade from server====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the FW upgrade from server function</td>
 
        <td>Allows you to upgrade the router‘s FW via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Upgrades your router's current Firmware to the one uploaded and assigned to your router in FOTA. The router
 
            will reboot and be unreachable for a couple of minutes after this rule is executed</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
{{#ifeq:{{{name}}}|TRB14X||
 
====Force SIM switch====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the Force SIM switch function</td>
 
        <td>Allows SIM switch via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Forces the router to switch to the other SIM card (the one that is not in use at the moment of receiving the message)
 
        </td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Modem</td>
 
        <td>Select which modem you want to use</td>
 
        <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values:<nowiki> No authorization | By serial | By router admin password; default: '''By router admin password'''</nowiki>
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: <nowiki> From all numbers | From group | From single number; default: '''From all numbers'''</nowiki>
 
        </td>
 
</table>
 
}}
 
{{#ifeq:{{{gps}}}|1|
 
====GPS control====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the GPS ON/OFF function</td>
 
        <td>Allows you to control GPS via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Turns GPS ON or OFF
 
        </td>
 
</tr>
 
<tr>
 
        <td>State</td>
 
        <td>The state to which GPS will be set when this rule is met</td>
 
        <td>If you set it as ON it will turn on GPS if OFF it will turn it off</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: <nowiki> No authorization | By serial | By router admin password; default: </nowiki>'''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: <nowiki> From all numbers | From group | From single number; default:</nowiki> '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====GPS coordinates====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the GPS coordinates function</td>
 
        <td>Allows you to get GPS coordinates via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Sends you GPS coordinates of the router
 
        </td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Modem</td>
 
        <td>Select which modem you want to use</td>
 
        <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: <nowiki>No authorization | By serial | By router admin password; default:</nowiki> '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values:<nowiki> From all numbers | From group | From single number; default: </nowiki>'''From all numbers'''
 
        </td>
 
</table>
 
}}
 
====Monitoring control====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the Monitoring control function</td>
 
        <td>Allows you to control RMS monitoring status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Turns RMS monitoring ON or OFF
 
        </td>
 
</tr>
 
<tr>
 
        <td>State</td>
 
        <td>The state to which RMS monitoring will be set when this rule is met</td>
 
        <td>If you set is as ON it will turn on RMS monitoring if OFF it will turn it off</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Wake on LAN====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the Wake on LAN function</td>
 
        <td>Provides the possibility to wake computers from sleep mode</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Wakes the specified computer from sleep mode
 
        </td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>MAC address</td>
 
        <td>Computer's MAC Address</td>
 
        <td>A MAC address of a device you want to wake up</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Mobile data limit status====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the mobile data limit status function</td>
 
        <td>Allows you to get mobile data limit status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Sends you mobile data limit status
 
        </td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
        </td>
 
</tr>
 
<tr>
 
        <td>Modem</td>
 
        <td>Select which modem you want to use</td>
 
        <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
{{#ifeq:{{{wifi}}}|1|
 
====Switch WiFi ON/OFF====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
 
     <tr>
 
     <tr>
        <th>FIELD NAME</th>
+
        <td><b>SSH access control</b></td>
        <th>DESCRIPTION</th>
+
        <td>sshon</td>
        <th>EXPLANATION, NOTES</th>
+
        <td>Turns remote and local (by default) SSH access on. This rule can be modified to only include local SSH access.</td>
</tr>
+
    </tr>
 
     <tr>
 
     <tr>
        <td>Enable</td>
+
         <td><b>SSH access control</b></td>
        <td>This will enable or disable the Switch WiFi function</td>
+
         <td>sshoff</td>
        <td>Allows WiFi control via SMS</td>
+
         <td>Turns SSH access off.</td>
</tr>
+
    </tr>
  <tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Turn WiFi ON or OFF</td>
 
</tr>
 
  <tr>
 
        <td>State</td>
 
        <td>The state to which WiFi will be set when this rule is met.</td>
 
        <td>If you set it as ON it will turn on WiFi if OFF it will turn it off.</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter</td>
 
</tr>
 
<tr>
 
        <td>Modem</td>
 
        <td>Select which modem you want to use</td>
 
        <td>Which modem is configured</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: <nowiki> No authorization | By serial | By router admin password; default: </nowiki>'''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: <nowiki> From all numbers | From group | From single number; default: </nowiki>'''From all numbers'''
 
        </td>
 
</table>
 
}}
 
{{#ifeq:{{{name}}}|RUTXR1||
 
====Change I/O state====
 
----<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This will enable or disable the possibility to change output state</td>
 
        <td>Allows you to change output state via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Changes output state</td>
 
</tr>
 
<tr>
 
        <td>I/O</td>
 
        <td>Type of output which will be activated </td>
 
        <td>Select which output you want to use</td>
 
</tr>
 
<tr>
 
        <td>State</td>
 
        <td>The state to which output will be set when this rule is met</td>
 
        <td>If you set it as High it will turn on output if Low it will turn it off</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter; Default text: ioset
 
        </td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: <nowiki>No authorization | By serial | By router admin password; default:</nowiki> '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: <nowiki>From all numbers | From group | From single number; default:</nowiki> '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====I/O status====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable SMS I/O status function</td>
 
        <td>Allows you to get the router‘s I/O status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Returns an SMS message containing information about the Input/Output status of the router</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter; Default text: iostatus</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: <nowiki>No authorization | By serial | By router admin password; default:</nowiki> '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: <nowiki> From all numbers | From group | From single number; default:</nowiki> '''From all numbers'''
 
        </td>
 
</table>
 
}}
 
====Monitoring status====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the Monitoring status function</td>
 
        <td>Allows you to get monitoring status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Returns a text message containing information about remote monitoring status</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
Default text: monitoring_status</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====RMS status====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the RMS status function</td>
 
        <td>Allows you to get RMS status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met </td>
 
        <td>Returns a text message containing information about remote monitoring status</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
Default text: RMS_status</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====RMS action====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
         <td>Enable</td>
 
        <td>This check box will enable or disable the RMS action function</td>
 
        <td>Allows you to manage RMS functionality via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>
 
  <tr>
 
        <td>State</td>
 
        <td>The state to which RMS will be set when this rule is met.</td>
 
        <td>If you set it as ON it will turn on RMS functionality if OFF it will turn it off.</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
Default text: rms_on</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====RMS status====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the RMS action function</td>
 
        <td>Allows you to manage RMS functionality via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
Default text: rms_on</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
====Get OpenVPN status====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the OpenVPN status function</td>
 
        <td>Allows to get the router‘s OpenVPN status via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Returns an SMS message containing information about an OpenVPN instance's status</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter; Default text: vpnstatus</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Manage OpenVPN====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the Manage OpenVPN function</td>
 
        <td>Allows OpenVPN control via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
         <td>The action to be performed when this rule is met</td>
 
         <td>Turns an OpenVPN instance ON or OFF</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
default: vpnon to turn OpenVPN ON; vpnoff to turn OpenVPN OFF
 
After the SMS text you have to write OpenVPN instance‘s name, e.g., "vpnon client_Client1"</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Get list of profiles====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
<tr>
 
        <th>FIELD NAME</th>
 
        <th>DESCRIPTION</th>
 
        <th>EXPLANATION, NOTES</th>
 
</tr>
 
<tr>
 
        <td>Enable</td>
 
        <td>This check box will enable or disable the Get list of profiles function</td>
 
        <td>Allows you to get the list of profiles via SMS</td>
 
</tr>
 
<tr>
 
        <td>Action</td>
 
        <td>The action to be performed when this rule is met</td>
 
        <td>Sends you the list of existing profiles</td>
 
</tr>
 
<tr>
 
        <td>SMS text</td>
 
        <td>SMS text that will trigger the rule</td>
 
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
Default text: profdisp</td>
 
</tr>
 
<tr>
 
        <td>Authorization method</td>
 
        <td>What kind of authorization to use for SIM management</td>
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
 
        </td>
 
</tr>
 
<tr>
 
        <td>Allowed users</td>
 
        <td>White list of allowed users</td>
 
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
 
        </td>
 
</table>
 
 
 
====Change profile====
 
----
 
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
 
 
     <tr>
 
     <tr>
         <th>FIELD NAME</th>
+
         <td><b>Switch mobile data</b></td>
         <th>DESCRIPTION</th>
+
         <td>mobileon</td>
         <th>EXPLANATION, NOTES</th>
+
         <td>Turns mobile data usage on.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Enable</td>
+
         <td><b>Switch mobile data</b></td>
         <td>This check box will enable or disable the Change profile function</td>
+
        <td>mobileoff</td>
         <td>Allows changing profiles via SMS</td>
+
        <td>Turns mobile data usage off.</td>
 +
    </tr>{{#ifeq: {{{wifi}}} | 1 |
 +
    <tr>
 +
         <td><b>Switch WiFi</b></td>
 +
        <td>wifion</td>
 +
         <td>Turns the WiFi radio on.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Action</td>
+
         <td><b>Switch WiFi</b></td>
         <td>The action to be performed when this rule is met.</td>
+
        <td>wifioff</td>
         <td>Changes the current profile to the one specified in the message</td>
+
         <td>Turns the WiFi radio off.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td><b>UCI API</b></td>
 +
        <td>uci</td>
 +
         <td>Is used to change the configuration settings on the device. [[Click here|#UCI_API_rule]] for more information on the UCI API rule.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>SMS text</td>
+
         <td><b>Wake on LAN</b></td>
         <td>SMS text that will trigger the rule</td>
+
         <td>wakeup</td>
         <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter. Default text '''pr'''.
+
         <td>Sends a magic packet that "wakes up" a specified device from standby mode. If you have multiple Wake-on-LAN-capable devices, you will have to create a separate rule with a different SMS text for each one. Configuration for each device must include the MAC address of that device.</td>
'''After the SMS text you have to write the Profile's name, e.g., "pr John"'''</td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Authorization method</td>
+
         <td><b>Web access control</b></td>
        <td>What kind of authorization to use for SIM management</td>
+
         <td>webon</td>
         <td>Possible values:
+
         <td>Turns remote and local (by default) HTTP and HTTPS access on. This rule can be modified to only include local HTTP/HTTPS access.</td>
        <li>No authorization</li>
 
         <li>By serial</li>
 
        <li>By router admin password; default: '''By router admin password'''</li>
 
        </td>
 
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
         <td>Allowed users</td>
+
         <td><b>Web access control</b></td>
        <td>White list of allowed users</td>
+
         <td>weboff</td>
         <td>Possible values:
+
         <td>Turns HTTP and HTTPS access off. This rule can also modified to turn of either HTTP or HTTPS separately.</td>
        <li>From all numbers</li>
 
         <li>From group</li>
 
        <li>From single number; default: '''From all numbers'''</li>
 
        </td>
 
 
     </tr>
 
     </tr>
 
</table>
 
</table>
  
====More====
+
===SMS rule execution syntax===
 
----
 
----
<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
+
To execute an SMS rule, send an SMS message to your device's SIM card number with the rule's <b><i>SMS Text</i></b> preceded by the selected <b><i>authorization keyword</i></b>, which depends on the selected <i>authorization method</i>:
<tr>
+
 
        <th>FIELD NAME</th>
+
<ul>
        <th>DESCRIPTION</th>
+
    <li><b>No authorization</b> - no special keyword required; simply send a rule's <i>SMS Text</i>. For example, to execute the <i>reboot</i> rule without authorization:<pre>reboot</pre></li>
        <th>EXPLANATION, NOTES</th>
+
    <li><b>By serial</b> - include the device's serial number before a rule's <i>SMS Text</i>. For example, to execute the <i>iostatus</i> rule with serial authorization:<pre>1111111111 iostatus</pre> <font size="-1"><i>(replace 1111111111 with your device's serial number)</i></font></li>
</tr>
+
    <li><b>By device admin password</b> - include the device's password before a rule's <i>SMS Text</i>. For example, to execute the <i>vpnon</i> rule with password authorization:<pre>admin01 vpnon</pre> <font size="-1"><i>(replace admin01 with your device's admin password)</i></font></li>
<tr>
+
</ul>
        <td>Enable</td>
+
 
        <td>This check box will enable or disable the MORE rule</td>
+
===Modify SMS Rule===
        <td>Provides the possibility to see the next part of the message</td>
+
----
</tr>
+
Every SMS rule can be edited to your liking. If a rule does not meet your requirements, click the click the 'Edit' button next to it. Below are examples of what the configuration page for the <i>reboot</i> rule looks like.
<tr>
+
 
        <td>Action</td>
+
<b>General settings</b>
        <td>The action to be performed when this rule is met</td>
+
----
        <td>Returns a text message containing the next part of the message</td>
+
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_modify_sms_rule_general.png|border|class=tlt-border]]
</tr>
+
 
<tr>
+
<ol>
        <td>SMS text</td>
+
    <li>The <b>Enable</b> slider turn the rule on or off. In order to use a rule, this slider must be set to 'on'. By default, all existing SMS rules are turned on.</li>
        <td>SMS text that will trigger the rule</td>
+
    <li>The <b>Action</b> dropdown selection specifies which action should be performed when the rule is executed.</li>
        <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
+
    <li>The <b>SMS text</b> field specifies the text that will trigger the rule upon receiving a message.</li>
Default text: more</td>
+
    <li>The <b>Get status via SMS after reboot</b> slider specifies whether the device should send a status report message after an action is executed. The name of this slider may differ from rule to rule and it is only available for some rules.</li>
</tr>
+
    <li>The <b>Send status SMS to other number</b> slider specifies whether the device should send a status report message to another number (besides the original sender). Setting this slider to 'on' will prompt you to enter an additional phone number(s) of the status message recipient(s).</li>
<tr>
+
    <li>The <b>Message text</b> box is used to modify the text that should be included in an SMS rule's response message.</li>
        <td>Authorization method</td>
+
</ol>
        <td>What kind of authorization to use for SIM management</td>
+
 
        <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
+
<b>Authorization</b>
        </td>
+
----
</tr>
+
[[File:Networking_rutos_manual_mobile_utilities_sms_utilities_modify_sms_rule_authorization.png|border|class=tlt-border]]
<tr>
+
 
        <td>Allowed users</td>
+
<ol>
        <td>White list of allowed users</td>
+
    <li>The <b>Authorization method</b> dropdown selection specifies the type of authorization an SMS rule requires (device admin password, serial number or none).</li>
        <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
+
    <li>The <b>Allowed number(s)</b> dropdown selection specifies who can execute an SMS rule (based on phone number).</li>
        </td>
+
</ol>
</table>
+
----
 +
Most rules are configured in a similar manner. However, the configuration does differ from rule to rule, depending on a rule's purpose (selected 'Action'). If you run into trouble when configuring a rule, hover your mouse cursor over the name of a field to see a hint that explains what that field does.
  
 
===Change mobile data settings (cellular) rule===
 
===Change mobile data settings (cellular) rule===
Line 1,146: Line 243:
 
<table class="nd-mantable">
 
<table class="nd-mantable">
 
     <tr>
 
     <tr>
         <td>FIELD NAME</td>
+
         <th>Field</th>
         <td>DESCRIPTION</td>
+
         <th>Description</th>
         <td>EXPLANATION, NOTES</td>
+
         <th>Explanation</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 1,189: Line 286:
 
<table class="nd-mantable" >
 
<table class="nd-mantable" >
 
     <tr>
 
     <tr>
         <td>PARAMETER</td>
+
         <th>Parameter</th>
         <td>VALUE</td>
+
         <th>Value</th>
         <td>DESCRIPTION</td>
+
         <th>Description</th>
         <td>DEFAULT MESSAGE EXAMPLE</td>
+
         <th>Default message example</th>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 1,247: Line 344:
  
 
Each of the above examples contain a single parameter but you can send out multiple parameters in one message. For example, '''"cellular apn=internet service=3gonly"'''. This message would set your APN to "internet" and your Service mode to 3G Only. You can also send a message that would include all of the parameters above: '''"cellular apn=internet dialnumber=*99***1# auth_mode=pap service=3gonly username=user password=pass"'''
 
Each of the above examples contain a single parameter but you can send out multiple parameters in one message. For example, '''"cellular apn=internet service=3gonly"'''. This message would set your APN to "internet" and your Service mode to 3G Only. You can also send a message that would include all of the parameters above: '''"cellular apn=internet dialnumber=*99***1# auth_mode=pap service=3gonly username=user password=pass"'''
 
  
 
===UCI API rule===
 
===UCI API rule===
 
----
 
----
The UCI rule lets you set or get any parameter from the router's configuration files.<table class="mw-collapsible mw-collapsed nd-mantable"style="width: 100%">
+
The <b>UCI API</b> rule lets you set or get any parameter from the router's configuration files.
<tr>
+
 
         <th>FIELD NAME</th>
+
<table class="nd-mantable">
         <th>DESCRIPTION</th>
+
    <tr>
         <th>EXPLANATION, NOTES</th>
+
         <th>Field</th>
</tr>
+
         <th>Description</th>
<tr>
+
         <th>Explanation, notes</th>
 +
    </tr>
 +
    <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
 
         <td>This will enable or disable the UCI API function</td>
 
         <td>This will enable or disable the UCI API function</td>
 
         <td>Allows you to set or get any configurations from the router</td>
 
         <td>Allows you to set or get any configurations from the router</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>Action</td>
 
         <td>Action</td>
 
         <td>The action to be performed when this rule is met.</td>
 
         <td>The action to be performed when this rule is met.</td>
 
         <td>Sets or sends you any specified configurations of the router</td>
 
         <td>Sets or sends you any specified configurations of the router</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>SMS text</td>
 
         <td>SMS text</td>
 
         <td>SMS text that will trigger the rule</td>
 
         <td>SMS text that will trigger the rule</td>
         <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter'''Detailed explanations on how to use this function are presented in the table below'''
+
         <td>SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter'''Detailed explanations on how to use this function are presented in the table below'''</td>
        </td>
+
    </tr>
</tr>
+
    <tr>
<tr>
 
 
         <td>Modem</td>
 
         <td>Modem</td>
 
         <td>Select which modem you want to use</td>
 
         <td>Select which modem you want to use</td>
 
         <td>Which modem is configured</td>
 
         <td>Which modem is configured</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>Authorization method</td>
 
         <td>Authorization method</td>
 
         <td>What kind of authorization to use for SIM management</td>
 
         <td>What kind of authorization to use for SIM management</td>
         <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''
+
         <td>Possible values: No authorization | By serial | By router admin password; default: '''By router admin password'''</td>
        </td>
+
    </tr>
</tr>
+
    <tr>
<tr>
 
 
         <td>Allowed users</td>
 
         <td>Allowed users</td>
 
         <td>White list of allowed users</td>
 
         <td>White list of allowed users</td>
         <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''
+
         <td>Possible values: From all numbers | From group | From single number; default: '''From all numbers'''</td>
        </td>
 
 
</table>
 
</table>
  
 
The following are syntax examples for the UCI API rule:
 
The following are syntax examples for the UCI API rule:
 +
 
<table class="nd-mantable">
 
<table class="nd-mantable">
<tr>
+
    <tr>
         <th>FIELD NAME</th>
+
         <th>Field</th>
         <th>DESCRIPTION</th>
+
         <th>Description</th>
         <th>EXPLANATION, NOTES</th>
+
         <th>Explanation, notes</th>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>uci get config.section.option"</td>
 
         <td>uci get config.section.option"</td>
 
         <td>Returns config option value</td>
 
         <td>Returns config option value</td>
 
         <td>'''uci get network.wan.ipaddr''' - returns the router's WAN IP address</td>
 
         <td>'''uci get network.wan.ipaddr''' - returns the router's WAN IP address</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>uci set config.section.option="value"</td>
 
         <td>uci set config.section.option="value"</td>
 
         <td>Sets config option</td>
 
         <td>Sets config option</td>
 
         <td>'''"uci set network.mobile.apn=example"''' - Changes mobile APN to example</td>
 
         <td>'''"uci set network.mobile.apn=example"''' - Changes mobile APN to example</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>uci show config</td>
 
         <td>uci show config</td>
 
         <td>Returns the contents of a config file</td>
 
         <td>Returns the contents of a config file</td>
 
         <td>'''uci show openvpn''' - returns the contents of the openvpn config file</td>
 
         <td>'''uci show openvpn''' - returns the contents of the openvpn config file</td>
</tr>
+
    </tr>
<tr>
+
    <tr>
 
         <td>uci show config.section</td>
 
         <td>uci show config.section</td>
 
         <td>Returns the exact part of a config file (either section or the exact option value)</td>
 
         <td>Returns the exact part of a config file (either section or the exact option value)</td>
         <td>'''uci show network.ppp''' - returns the contents of the ppp interface section from the network config file
+
         <td>'''uci show network.ppp''' - returns the contents of the ppp interface section from the network config file</td>
        </td>
+
    </tr>
</tr>
+
</table>
</table>As you can see, the UCI rule requires that you know the names of the configuration files and the names of the
+
 
sections and parameters that they hold. You can find the config file list and some examples of UCI usage in general in
+
As you can see, the UCI rule requires that you know the names of the configuration files and the names of the sections and parameters that they hold. You can find the config file list and some examples of UCI usage in general in our '''[[UCI command usage]]''' article.
our '''[[UCI command usage]]''' article.
 
  
 
===Custom Rules===
 
===Custom Rules===
Line 1,335: Line 430:
  
 
==SMS Gateway==
 
==SMS Gateway==
This section is a summary of the SMS Gateway function in {{{name}}} routers.
+
 
 +
This section provides a summary of the <b>SMS Gateway</b> functions for {{{name}}} devices.
  
 
===Post/Get===
 
===Post/Get===

Revision as of 09:54, 9 October 2020

Template:Networking rutos manual fw disclosure

Summary

{{{name}}} routers have an extensive amount of various SMS control utilities. SMS Utilities can be used to set/get configurations, monitor and issue commands to the router.

SMS Utilities

The SMS Utilities section contains a list of rules that perform certain actions when they are activated by SMS messages.

Networking rutos manual mobile utilities sms utilities sms rules.png

The entire list contains more than 20 rules, but it does not all possible SMS action. You can also create custom rules or modify existing rules. All possible SMS rule actions, their default SMS texts and descriptions are listed in the table below.

Action SMS Text Description
Change mobile settings cellular Is used to configure the device's mobile data connection. Click here for more information on this rule.
FW upgrade from server fw_upgrade Upgrades the device's firmware (provided a new version is available on the FOTA server).
Get list of profiles profdisp Sends a list of configuration profiles existing on the device.
GPS control gpson Turns GPS on.
GPS coordinates gps Sends the device's current GPS coordinates.
IP unblock ipunblock Unblocks Web/SSH access for devices that were blocked for too many unsuccessful connection attempts. Send the SMS text to unblock all blocked devices or include the IP address of a single blocked device after the SMS text. For example:
  • ipunblock - clears the block list (unblocks Web/SSH access for all previously blocked devices).
  • ipunblock 192.168.1.2 - removes this IP address from the block list (unblock Web/SSH access for that device).
Manage OpenVPN vpnon Turns a selected OpenVPN instance on. Include the name of the OpenVPN instance that you wish to turn on after the rule's SMS text:
  • vpnon client_name
  • vpnon server_name
Manage OpenVPN vpnoff Turns a selected OpenVPN instance off. Include the name of the OpenVPN instance that you wish to turn off after the rule's SMS text:
  • vpnoff client_name
  • vpnoff server_name
Mobile data limit status no default text Sends a status report message that includes data limit usage information for mobile network interfaces (that have [[{{{name}}}_Interfaces#Mobile_Data_Limit|Mobile Data Limit]] enabled)
Monitoring status monitoring_status Sends a status report message that includes the RMS connection type, state and the device serial number and MAC address.
More more Displays next part of a composite response message (more than 160 characters).
OpenVPN status vpnstatus Sends a status report message on all OpenVPN connections.
Reboot reboot Reboots the device.
Restore to default restore Restores factory settings on the device.
RMS action rms_on Turns RMS connection on.
RMS action rms_off Turns RMS connection off.
RMS connect rms_connect Forces the device to connect to RMS. This action is analogous to clicking the 'Connect' button in the Cloud Solutions → [[{{{name}}}_Cloud_Solutions#RMS|RMS page]].
RMS status rms_status Sends a status report message on the state of the connection to RMS.
Send status status Sends a status report message.
SSH access control sshon Turns remote and local (by default) SSH access on. This rule can be modified to only include local SSH access.
SSH access control sshoff Turns SSH access off.
Switch mobile data mobileon Turns mobile data usage on.
Switch mobile data mobileoff Turns mobile data usage off.
UCI API uci Is used to change the configuration settings on the device. #UCI_API_rule for more information on the UCI API rule.
Wake on LAN wakeup Sends a magic packet that "wakes up" a specified device from standby mode. If you have multiple Wake-on-LAN-capable devices, you will have to create a separate rule with a different SMS text for each one. Configuration for each device must include the MAC address of that device.
Web access control webon Turns remote and local (by default) HTTP and HTTPS access on. This rule can be modified to only include local HTTP/HTTPS access.
Web access control weboff Turns HTTP and HTTPS access off. This rule can also modified to turn of either HTTP or HTTPS separately.

SMS rule execution syntax


To execute an SMS rule, send an SMS message to your device's SIM card number with the rule's SMS Text preceded by the selected authorization keyword, which depends on the selected authorization method:

  • No authorization - no special keyword required; simply send a rule's SMS Text. For example, to execute the reboot rule without authorization:
    reboot
  • By serial - include the device's serial number before a rule's SMS Text. For example, to execute the iostatus rule with serial authorization:
    1111111111 iostatus
    (replace 1111111111 with your device's serial number)
  • By device admin password - include the device's password before a rule's SMS Text. For example, to execute the vpnon rule with password authorization:
    admin01 vpnon
    (replace admin01 with your device's admin password)

Modify SMS Rule


Every SMS rule can be edited to your liking. If a rule does not meet your requirements, click the click the 'Edit' button next to it. Below are examples of what the configuration page for the reboot rule looks like.

General settings


Networking rutos manual mobile utilities sms utilities modify sms rule general.png

  1. The Enable slider turn the rule on or off. In order to use a rule, this slider must be set to 'on'. By default, all existing SMS rules are turned on.
  2. The Action dropdown selection specifies which action should be performed when the rule is executed.
  3. The SMS text field specifies the text that will trigger the rule upon receiving a message.
  4. The Get status via SMS after reboot slider specifies whether the device should send a status report message after an action is executed. The name of this slider may differ from rule to rule and it is only available for some rules.
  5. The Send status SMS to other number slider specifies whether the device should send a status report message to another number (besides the original sender). Setting this slider to 'on' will prompt you to enter an additional phone number(s) of the status message recipient(s).
  6. The Message text box is used to modify the text that should be included in an SMS rule's response message.

Authorization


Networking rutos manual mobile utilities sms utilities modify sms rule authorization.png

  1. The Authorization method dropdown selection specifies the type of authorization an SMS rule requires (device admin password, serial number or none).
  2. The Allowed number(s) dropdown selection specifies who can execute an SMS rule (based on phone number).

Most rules are configured in a similar manner. However, the configuration does differ from rule to rule, depending on a rule's purpose (selected 'Action'). If you run into trouble when configuring a rule, hover your mouse cursor over the name of a field to see a hint that explains what that field does.

Change mobile data settings (cellular) rule


The Change mobile data settings rule is exceptional to most of the other rules as it does not perform a single action like turning specific services On/Off or getting status updates. It designed to change mobile data settings and it's SMS text can't be described by a single string because the message depends on what configurations you want to change. For example, you can send a message that will change your APN only, you can send a message that will change APN and mobile service mode, or even a message that will change every single mobile setting.

Field Description Explanation
Enable This check box will enable or disable the Change mobile data settings function Allows you to change mobile settings via SMS
Action The action to be performed when this rule is met. Changes the specified mobile settings
SMS text SMS text that will trigger the rule SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter. default: cellular. Detailed explanations on how to use this function are presented in the table below
Authorization method What kind of authorization to use for SIM management Possible values:
  • No authorization
  • By serial
  • By router admin password; default: By router admin password
  • Allowed users White list of allowed users Possible values:
  • 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.

    Parameter Value Description Default message example
    apn= e.g., internet Sets APN cellular apn=internet
    dialnumber= e.g., *99***1# Sets Dialing number cellular dialnumber=*99***1#
    auth_mode=
  • none
  • pap
  • chap
  • Sets Authentication method cellular auth_method=pap
    service=
  • 3gonly
  • 4gonly
  • auto
  • Sets the mobile Service mode cellular service=auto
    username= e.g., user Sets the user name for PAP or CHAP authentication cellular username=user
    password= e.g., pass Sets the password for PAP or CHAP authentication cellular password=pass
    roaming= 0 for OFF; 1 for ON Turn Mobile data roaming ON or OFF cellular roaming=0

    Each of the above examples contain a single parameter but you can send out multiple parameters in one message. For example, "cellular apn=internet service=3gonly". This message would set your APN to "internet" and your Service mode to 3G Only. You can also send a message that would include all of the parameters above: "cellular apn=internet dialnumber=*99***1# auth_mode=pap service=3gonly username=user password=pass"

    UCI API rule


    The UCI API rule lets you set or get any parameter from the router's configuration files.

    Field Description Explanation, notes
    Enable This will enable or disable the UCI API function Allows you to set or get any configurations from the router
    Action The action to be performed when this rule is met. Sets or sends you any specified configurations of the router
    SMS text SMS text that will trigger the rule SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matterDetailed explanations on how to use this function are presented in the table below
    Modem Select which modem you want to use Which modem is configured
    Authorization method What kind of authorization to use for SIM management Possible values: No authorization | By serial | By router admin password; default: By router admin password
    Allowed users White list of allowed users Possible values: From all numbers | From group | From single number; default: From all numbers

    The following are syntax examples for the UCI API rule:

    Field Description Explanation, notes
    uci get config.section.option" Returns config option value uci get network.wan.ipaddr - returns the router's WAN IP address
    uci set config.section.option="value" Sets config option "uci set network.mobile.apn=example" - Changes mobile APN to example
    uci show config Returns the contents of a config file uci show openvpn - returns the contents of the openvpn config file
    uci show config.section Returns the exact part of a config file (either section or the exact option value) uci show network.ppp - returns the contents of the ppp interface section from the network config file

    As you can see, the UCI rule requires that you know the names of the configuration files and the names of the sections and parameters that they hold. You can find the config file list and some examples of UCI usage in general in our UCI command usage article.

    Custom Rules


    If default rules do not suit your purposes, you can also configure custom SMS rules. To do so, go to the bottom of the SMS Utilities page, where you will find the Add Rule tab. Write SMS text, select an Action and press the Add button located next to it.

    Networking rutos manual mobile utilities sms utilities add rule.png

    Configuring a new rule is very similar to editing default rules: you are provided with a list of Actions, other fields are generated in accordance with which Action you choose.

    SMS Gateway

    This section provides a summary of the SMS Gateway functions for {{{name}}} devices.

    Post/Get


    Post/Get allows you to perform action requests by writing them in the URL after your device’s IP address.

    [[File:Networking_rutos_manual_mobile_utilities_sms_gateway_post_get_dualmodem_{{{dualmodem}}}.png]]

    Field Value Description
    Enable off | on; default: off Enable SMS management functionality through POST/GET
    User name default: user1 User name used for authorization (5 characters minimum). Allowed characters (a-zA-Z0-9!@#$%&*+-/=?^_`{|}~. )
    Password default: user_pass Password used for authorization (5 characters minimum). Allowed characters (a-zA-Z0-9!@#$%&*+-/=?^_`{|}~. )

    Use a web browser or any other compatible software to send HTTP post/get strings to the router. The router must be connected to a GSM network when using the Send SMS feature. Below you will find a table with possible actions and examples on how to use them:

    Action Post/get URL examples
    View mobile messages list http://192.168.1.1/cgi-bin/sms_list?username=user1&password=user_pass
    Read mobile message http://192.168.1.1/cgi-bin/sms_read?username=user1&password=user_pass&number=1
    Send mobile message http://192.168.1.1/cgi-bin/sms_send?username=user1&password=user_pass&number=0037060000001&text=testmessage
    View mobile messages total http://192.168.1.1/cgi-bin/sms_total?username=user1&password=user_pass
    Delete mobile message http://192.168.1.1/cgi-bin/sms_delete?username=user1&password=user_pass&number=1
    • 192.168.1.1 - router's IP address. (Replace it with your [[{{{name}}}_LAN#General_Setup|LAN IP]] or [[{{{name}}}_WAN#Operation_Modes|WAN IP]] (when connecting remotely))
    • SMS related post/get commands. Possible values are:
      • sms_list - view all SMS messages in storage
      • sms_read - read a single SMS message by specified SMS index (number)
      • sms_send - send an SMS message to specified recipient
      • sms_total - display SMS storage statistics
      • sms_delete - delete a single SMS message by specified SMS index (number)
    • & - separation symbol. After specifying the SMS command, other parameters must be separated by an ampersand (&) symbol
    • username - SMS post/get configuration user name
    • password - SMS post/get configuration password
    • number - SMS message index or (depending on context) recipient's phone number. SMS message indexes can be viewed with the sms_list command.
      Correct phone number format is:
      • 00 - number must be preceded by two zeros
      • <country_code> - the next following element is the number holder's country code
      • <receivers_number> - phone number of the recipient
             For example, a valid number would be 0037012345678 (370 is country code and 12345678 is the receiver's
             phone number, all preceded by 00)
      
    • text - SMS message text

    To use Post/Get via SSH instead of a browser, you may want to use the curl -X command. Simply add the same URL command in between quotes and specify the HTTP method.

    Examples:

    • View SMS list:
      curl -X GET "http://192.168.1.1/cgi-bin/sms_list?username=user1&password=user_pass"
    • Send SMS:
      curl -X GET "http://192.168.1.1/cgi-bin/sms_send?username=user1&password=user_pass&number=0037000000000&text=testmessage"

    Auto Reply


    Auto reply allows you to configure automatic replying to SMS messages that the router receives.

    [[File:Networking_rutos_manual_mobile_utilities_sms_gateway_auto_reply_dualmodem_{{{dualmodem}}}.png]]

    Field Value Description
    Enable off | on; default: off Toggles Auto Reply ON or OFF
    Reply SMS-Utilities rules off | on; default: off It will reply to sms rules, from SMS-Utilities
    Don't save received messages off | on; default: off If enabled, the router will delete received SMS messages
    Mode default: Everyone Specifies whether to auto reply to every phone number or just just specified phone numbers. Available options:
  • Everyone
  • Listed numbers
  • From user group
  • Message text default: none The message that will be sent in reply

    SMS Forwarding


    This section is a summary of the SMS Forwarding function in {{{name}}} routers.

    SMS Forwarding To HTTP


    The SMS Forwarding To HTTP functionality forwards SMS messages to HTTP, using either POST or GET methods.

    Networking rutos manual mobile utilities sms gateway sms forwarding to http.png

    Field Value Description
    Enable off | on; default: off Enable/disable SMS forwarding to HTTP
    Forward SMS-Utilities rules off | on; default: off Enable/disable sms-utilities rules forwarding
    Don't save received message off | on; default: off Select whether you want to save forwarded messages or not
    Include sender's number off | on; default: off Enable/disable adding original message sender phone number at the end of message text
    HTTPS certificate verification default: Ignore Select whether to ignore or verify server certificate. Available options:
  • Ignore
  • Verify
  • Method default: Get Choose witch HTTP request method will be used. Available options:
  • Get
  • Post
  • URL default: none URL to which message is going to be forwarded
    Number value name default: none Sender phone number code name for query string name/value pair
    Message value name default: none Message code name for query string name/value pair
    Extra data pair 1 default: none Extra html query name/value pair. Enter name to the left field and value to right
    Extra data pair 2 default: none Extra html query name/value pair. Enter name to the left field and value to right
    Mode default: All messages Choose which messages are going to be forwarded. Available options:
  • All messages
  • From listed numbers
  • From user group
  • SMS Forwarding To SMS


    The SMS Forwarding To SMS function forwards SMS messages to one or several recipients.

    [[File:Networking_rutos_manual_mobile_utilities_sms_gateway_sms_forwarding_to_sms_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]

    Field Value Description
    Enable off | on; default: off Enables/disables SMS forwarding to SMS
    Forward SMS-Utilities rules off | on; default: off Enable/disable sms-utilities rules forwarding
    Don't save received message off | on; default: off Select whether you want to save forwarded messages or not
    Add sender's number off | on; default: off Enable/disable adding original message sender phone number at the end of message text. Only added if total message length is up to 480 characters
    Mode default: All messages Choose which messages are going to be forwarded. Available options:
  • All messages
  • From listed numbers
  • From user group
  • Recipients phone numbers default: none Number(s) to which received messages will be forwarded to

    SMS Forwarding To Email


    The SMS Forwarding To Email function forwards SMS messages to email.

    Networking rutos manual mobile utilities sms gateway sms forwarding to email.png

    Field Value Description
    Enable off | on; default: off Enables/disables SMS forwarding to Email
    Forward SMS-Utilities rules off | on; default: off Enables/disables sms-utilities rules forwarding
    Don't save received message off | on; default: off Select whether you want to save forwarded messages or not
    Add sender's number off | on; default: off Enable/disable adding sender phone number at the end of email text body
    Subject default: none Subject of an email. Allowed characters (a-zA-Z0-9!@#$%&*+-/=?^_`{|}~. )
    Email group default: none Sender's email configuration
    Recipient's email address default: none For whom you want to send an email to. Allowed characters (a-zA-Z0-9._%+-)
    Mode default: All messages Choose which messages are going to be forwarded. Available options:
  • All messages
  • From listed numbers
  • From user group
  • Email To SMS Forwarding


    Email to SMS Forwarding is a function that connects to your email account and checks its inbox at the specified frequency. If it finds any new received emails with a specific subject (phone number in email subject), it sends the body of the email as an SMS message(s) to the recipient specified in the email subject field.

    Important note: all POP3 server email messages from inbox will be deleted when using this service.

    [[File:Networking_rutos_manual_mobile_utilities_sms_gateway_email_to_sms_forwarding_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]

    Field name Value Description
    Enable off | on; default: off Turns Email to SMS Forwarding ON or OFF
    POP3 server host | ip; default: none Email service provider's POP3 server address (can be looked up online)
    Server port integer [0..65535]; default: none Email service provider's POP3 server port (can be looked up online)
    User name string; default: none Email account user name. This is information is used by router in order to atuhenticate itself when connecting to the email client
    Password string; default: none Email account password. This is information is used by router in order to atuhenticate itself when connecting to the email client
    Secure connection (SSL) yes | no; default: no SSL is a protocol for transmitting private documents via the Internet. SSL uses a cryptographic system that uses two keys to encrypt data − a public key known to everyone and a private or secret key known only to the recipient of the message
    SMS limit integer; default: 5 Limit of SMS count that can be contained in the email body of text, SMS length is limited to 160 seven-bit characters. Emails that contain more symbols than it is specified in this field will not be sent as SMS messages
    Check email every time; default: 1 minute Email inbox check interval
    Interval Minutes | Hours| Days; default: Minutes Email inbox check interval

    Additional note: you may have noticed that there is no option where you can specify the recipient's phone number. As mentioned earlier, Email to SMS doesn't forward all emails, only the ones that are meant to be forwarded. Only emails with the recipient's phone number in the subject will be forwarded to SMS

    Correct phone number format is:

    • 00 - number must be preceded by two zeros
    • <country_code> - the next following element is the number holder's country code
    • <receivers_number> - phone number of the recipient

    For example, a valid number would be 0037012345678 (370 is country code and 12345678 is the receiver's phone number, all preceded by 00) {{#ifeq:{{{name}}}| TRB255| |

    Call Utilities

    Just like SMS Utilities, Call Utilities provide you with the possibility to issue certain commands to the router from your mobile phone. The list of possible rules is of course shorter because you can only make one type of call. Keep that in mind when creating Call Utilities rules because one call will trigger all of the enabled rules at once.

    Call Rules


    To create a new rule, select an 'Action' and click the 'Add' button. The new rule will appear in the 'Call Rules' list. Click the 'Edit' button next to it to configure the rule.

    Networking rutos manual mobile utilities call utilities edit button.png

    Then you should be redirected to that rule's configuration page. The Call Configuration window is similar to SMS Configuration but less complex.

    Networking rutos manual mobile utilities call utilities call configuration general.png

    Call Configuration also has similar Authorization settings.

    Networking rutos manual mobile utilities call utilities call configuration authorization.png

    Messages

    With the help of the Messages window you can read and send SMS messages.

    Read SMS


    In the Read SMS tab you can read and delete received/stored SMS messages. The layout is simple, there is a list of received SMS messages and you can choose how many entries of that list should be visible at one time with SMS per page drop box in the top left corner of the page and there is a Search field to help you navigate more efficiently through the list of messages in the top right corner of the page.

    Networking rutos manual mobile utilities messages read messages dualmodem 1.png

    Send Messages


    The Send Messages tab let's you send SMS messages from the router‘s SIM card.

    [[File:Networking_rutos_manual_mobile_utilities_messages_send_messages_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]

    All you have to do is enter the recipient’s phone number, type in your message and hit the Send button.

    Storage


    In the Storage tab you can find settings associated with message storage.

    [[File:Networking_rutos_manual_mobile_utilities_messages_storage_dualmodem_{{{dualmodem}}}.png|border|class=tlt-border]]

    Field Value Description
    Save messages on SIM off | on; default: on If this is enabled, messages from SIM card will not be removed after they have been read
    Delete forwarded messages off | on; default: off If enabled, all forwarded messages will be automatically deleted
    SIM card memory - Information about used/available SIM card memory
    Leave free space default: 5 How much memory (number of messages) should be left free

    [[Category:{{{name}}} Services section]]