Difference between revisions of "SMS Utilities"

From Teltonika Networks Wiki
(Redirected page to SMS Commands)
Tag: New redirect
 
(147 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Summary==
+
#REDIRECT [[SMS Commands]]
  
RUT 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.
+
{{Template: Networking_device_manual_mutual_page
 
+
| page = Mobile Utilities
==SMS Utilities==
+
}}
 
+
<ul>
===Default Rules===
+
    <li><b>RUT routers</b>
 
+
        <ul>
The SMS Utilities section contains a list of rules that perform certain actions when they are activated by SMS messages.
+
            <li>[[RUT230 SMS Utilities]]</li>
 
+
            <li>[[RUT240 SMS Utilities]]</li>
[[Image:Services sms utils.PNG]]
+
            <li>[[RUT850 SMS Utilities]]</li>
 
+
            <li>[[RUT900 SMS Utilities]]</li>
The figure above is an illustration of the SMS Utilities rules list. The entire list contains 26 rules but you are also be provided with the possibility to configure custom ones.
+
            <li>[[RUT950 SMS Utilities]]</li>
 
+
            <li>[[RUT955 SMS Utilities]]</li>
All default configuration options are listed below:
+
        </ul>
+
    </li>
*Reboot
+
    <li><b>RUTX routers</b>
*Get status
+
        <ul>
*Get I/O status
+
            <li>[[RUTX09 Mobile Utilities]]</li>
*Get OpenVPN status
+
            <li>[[RUTX11 Mobile Utilities]]</li>
*Switch WiFi on / off
+
            <li>[[RUTX12 Mobile Utilities]]</li>
*Switch mobile data on / off
+
            <li>[[RUTXR1 Mobile Utilities]]</li>
*Switch OpenVPN on / off
+
        </ul>
*Change mobile data settings
+
    </li>
*Get list of profiles
+
    <li><b>TRB gateways</b>
*Change profile
+
        <ul>
*SSH access control
+
            <li>[[TRB140 Mobile Utilities]]</li>
*Web access control
+
            <li>[[TRB141 Mobile Utilities]]</li>
*Restore to default
+
            <li>[[TRB142 Mobile Utilities]]</li>
*Force SIM switch
+
            <li>[[TRB145 Mobile Utilities]]</li>
*GPS coordinates
+
            <li>[[TRB245 Mobile Utilities]]</li>
*GPS on / off
+
            <li>[[TRB255 Mobile Utilities]]</li>
*FW upgrade from server
+
        </ul>
*Config update from server
+
    </li>
*Switch monitoring on / off
+
</ul>
*Monitoring status
 
*UCI API
 
 
 
===Execution===
 
 
 
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 a message with the text '''“reboot”''', the router will reboot provided the selected Authorization method is '''“No authorization”'''. However, if there is an Authorization method present you will need to include the '''“Authorization key”''' in the text message. This '''“Authorization key”''' depends on  the chosen '''Authorization method''', i.e., if the method is '''“By serial”''', the '''“Authorization key”''' is the router’s serial number, if the method is '''“By router admin password”''', the “Authorization key” is the router’s admin password. The '''"Authorization key”''' must precede the activation text and they must be separated by a space symbol. For example, if the chosen Authorization method is '''“By router admin password”''' and the password is '''“admin01”''', the entire message should look like this: '''“admin01 reboot”'''. The same applies to '''“By serial”''' authorization.
 
 
 
===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 section will contain information on editing every signle SMS Utilities rule.
 
 
 
====Reboot====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable SMS reboot function
 
| style="vertical-align: top;" | Allows router restart via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, reboot the router
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Get status via SMS after reboot
 
| style="vertical-align: top;" | Check this to receive connection status via SMS after the reboot
 
| style="vertical-align: top;" | If checked, 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. After checking this, the '''Send status SMS to other number''' field will become available
 
|-
 
! style="text-align: left; vertical-align: top;" | Send status SMS to other number
 
| style="vertical-align: top;" | Enable this if you want the status message to be sent to another (other than the sender) number (s)
 
| style="vertical-align: top;" | If this is checked, you will be prompted to enter a phone number (s)
 
This field appears only if you have checked '''Get status via SMS after reboot'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Message text
 
| style="vertical-align: top;" | Which status information should be included in SMS:
 
Data state, Operator, Connection type, Signal Strength, Connection State, IP
 
| style="vertical-align: top;" | You can select which status elements to display
 
|-
 
|}
 
 
 
====Status====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable SMS status function
 
| style="vertical-align: top;" | Allows you to get the router‘s status via SMS. This is both a separate SMS Rule and an option under the SMS Reboot rule
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send you the router‘s status
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Send status SMS to other number
 
| style="vertical-align: top;" | Enable this if you want the status message to be sent to another (other than the sender) number (s)
 
| style="vertical-align: top;" | If this is checked, you will be prompted to enter a phone number (s)
 
|-
 
! style="text-align: left; vertical-align: top;" | Message text
 
| style="vertical-align: top;" | Which status information should be included in SMS:
 
Data state, Operator, Connection type, Signal Strength, Connection State, IP
 
| style="vertical-align: top;" | You can select which status elements to display
 
|-
 
|}
 
 
 
====Get I/O status====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable SMS I/O status function
 
| style="vertical-align: top;" | Allows you to get the router‘s I/O status via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send you the router‘s status
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Send status SMS to other number
 
| style="vertical-align: top;" | Enable this if you want a status message to be sent to another (other than the sender) number (s)
 
| style="vertical-align: top;" | If this is checked, you will be prompted to enter a phone number (s)
 
|-
 
|}
 
 
 
====Get OpenVPN status====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable  the OpenVPN status function
 
| style="vertical-align: top;" | Allows to get the router‘s OpenVPN status via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send you the router‘s OpenVPN status
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Send status SMS to other number
 
| style="vertical-align: top;" | Enable this if you want a status message to be sent to another (other than the sender) number (s)
 
| style="vertical-align: top;" | If this is checked, you will be prompted to enter a phone number (s)
 
|-
 
|}
 
 
 
====Switch WiFi On/Off====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Switch WiFi function
 
| style="vertical-align: top;" | Allows Wi-Fi control via SMS.
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Possible values:
 
On {{!}} Off; Default: '''On'''
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn Wi-Fi On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Write to config
 
| style="vertical-align: top;" | Permanently saves Wi-Fi state
 
| style="vertical-align: top;" | With this setting enabled, the router will keep the new Wi-Fi state even after reboot.
 
If it is not selected, the router will revert the Wi-Fi state after reboot
 
|-
 
|}
 
 
 
====Switch mobile data On/Off====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Switch mobile data function
 
| style="vertical-align: top;" | Allows mobile control via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Possible values:
 
On {{!}} Off; Default: '''On'''
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn mobile data On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Write to config
 
| style="vertical-align: top;" | Permanently saves mobile network state
 
| style="vertical-align: top;" | With this setting enabled, the router will keep the new mobile data state even after reboot.
 
If it is not selected, the router will revert the mobile data state after reboot
 
|-
 
|}
 
 
 
====Manage OpenVPN====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Manage OpenVPN function
 
| style="vertical-align: top;" | Allows OpenVPN control via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Possible values:
 
On {{!}} Off; Default: '''On'''
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn OpenVPN On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
'''After the SMS text you have to write OpenVPN instance‘s name'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Get list of profiles====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Get list of profiles function
 
| style="vertical-align: top;" | Allows you to get the list of profiles via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send you The list of profiles
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Change profile====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Change profile function
 
| style="vertical-align: top;" | Allows changing profiles via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send change profile
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
'''After the SMS text you have to write the Profile's name'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====SSH access Control====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the SSH access control function
 
| style="vertical-align: top;" | Allows SSH access control via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn SSH access On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable SSH access
 
| style="vertical-align: top;" | Enable this to reach the router via SSH from LAN
 
| style="vertical-align: top;" | If this is checked, SMS will enable SSH access from LAN, if not, SMS will disable SSH access from LAN
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable remote SSH access
 
| style="vertical-align: top;" | Enable this to reach the router via SSH from WAN
 
| style="vertical-align: top;" | If this is checked, SMS will enable SSH access from WAN, if not, SMS will disable SSH access from WAN
 
|-
 
|}
 
 
 
====Web access Control====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Web access control function
 
| style="vertical-align: top;" | Allows Web access control via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn Web access On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable HTTP access
 
| style="vertical-align: top;" | Enable this to reach the router via HTTP from LAN
 
| style="vertical-align: top;" | If this is checked, SMS will enable HTTP access from LAN, if not, SMS will disable HTTP access from LAN
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable remote HTTP access
 
| style="vertical-align: top;" | Enable this to reach the router via HTTP from WAN
 
| style="vertical-align: top;" | If this is checked, SMS will enable HTTP access from WAN, if not, SMS will disable HTTP access from WAN
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable remote HTTPS access
 
| style="vertical-align: top;" | Enable this to reach the router via HTTPS from WAN
 
| style="vertical-align: top;" | If this is checked, SMS will enable HTTPS access from WAN, if not, SMS will disable HTTPS access from WAN
 
|-
 
|}
 
 
 
====Restore to default====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Restore to default function
 
| style="vertical-align: top;" | Allows you to restore the router to its default settings via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Router will reboot after this rule is executed and all configurations will be deleted
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, restore the router to its default settings
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Force SIM switch====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Force SIM switch function
 
| style="vertical-align: top;" | Allows SIM switch via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, restore the router to its default settings
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====GPS coordinates====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the GPS coordinates function
 
| style="vertical-align: top;" | Allows you to get GPS coordinates via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send GPS coordinates
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====GPS====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the GPS On/Off function
 
| style="vertical-align: top;" | Allows you to control GPS via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Turn GPS On or Off
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, turn GPS On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Force FW upgrade from server====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the FW upgrade from server function
 
| style="vertical-align: top;" | Allows you to upgrade the router‘s FW via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| The router will reboot after this rule is executed
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, force a FW upgrade from server
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Force Config update from server====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Config update from server function
 
| style="vertical-align: top;" | Allows you to load a different configuration file on to your router via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| The router will reboot after this rule is executed
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, force a configuration update from server
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Switch monitoring on/off====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Switch monitoring function
 
| style="vertical-align: top;" | Allows you to control monitoring status via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Turns monitoring On or Off
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, switch monitoring On/Off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Monitoring status====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Monitoring status function
 
| style="vertical-align: top;" | Allows you to get monitoring status via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
|
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, send monitoring status
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
|}
 
 
 
====Switch output On/Off====
 
{| class="wikitable"
 
|+
 
! style="width: 250px; background: black; color: white;" | Field name
 
! style="width: 250px; background: black; color: white;" | Explanation
 
! style="width: 500px; background: black; color: white;" | Notes
 
|-
 
! style="text-align: left; vertical-align: top;" | Enable
 
| style="vertical-align: top;" | This check box will enable or disable the Switch output function
 
| style="vertical-align: top;" | Allows output control via SMS
 
|-
 
! style="text-align: left; vertical-align: top;" | Action
 
| style="vertical-align: top;" | The action to be performed when this rule is met.
 
| Turn output On or Off
 
|-
 
! style="text-align: left; vertical-align: top;" | Active timeout
 
| style="vertical-align: top;" | Make the rule active for a specific time; format: seconds
 
| '''Example:''' if you configure a rule to turn a specific output on and set a 30 s timeout, the output will be activated once the router receives the SMS messages and then it will deactivated after a period of 30 s
 
|-
 
! style="text-align: left; vertical-align: top;" | SMS text
 
| style="vertical-align: top;" | SMS text that will trigger the rule. In this case, switch output on/off
 
| style="vertical-align: top;" | SMS text can contain letters, numbers, spaces and special symbols. Capital letters also matter
 
|-
 
! style="text-align: left; vertical-align: top;" | Authorization method
 
| style="vertical-align: top;" | What kind of authorization to use for SIM management
 
| style="vertical-align: top;" | Possible values:
 
No authorization {{!}} By serial {{!}} By router admin password; Default: '''By router admin password'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Allowed users
 
| style="vertical-align: top;" | White list of allowed users
 
| style="vertical-align: top;" | Possible values:
 
From all numbers {{!}} From group {{!}} From single number; Default: '''From all numbers'''
 
|-
 
! style="text-align: left; vertical-align: top;" | Output type
 
| style="vertical-align: top;" | Which output will be activated
 
| style="vertical-align: top;" | Possible values:
 
Digital OC output {{!}} Relay output; Default: '''Digital OC output'''
 
|-
 
|}
 

Latest revision as of 16:14, 8 June 2020