This is an old revision of the document!


Table of Contents

SMS Control

Configuration

  1. Enable the SDK: Services ⇒SDK ⇒Administration
  2. Services ⇒ SDK ⇒Job Management ⇒Scripts→ [+] Create a new Script
    • Name: e.g. smscontrol
    • Descr. e.g. smscontrol
    • Arguments: “noauth”, by default you need a password to use the sms controll script. If you want the old behaviour please use the argument noauth
    • choose the sms-control.are from the Example Skript in the select area
  3. Services ⇒SDK ⇒ Job Management ⇒ Trigger ⇒ [+] Create a new Trigger
    • Name e.g. sms-in
    • Type: event-based
    • Event: sms-received Put the trigger and the script into one job:
  4. Services ⇒SDK ⇒ Job Management ⇒ Jobs ⇒ [+] Create a new Job
    • Name: smsServer
    • Script: smscontrol
    • Trigger: sms-in

Usage

Sending an SMS to the SIM card number:
1 line: NetModule-Password
2 line: output 1/2 on/off, reboot, disconnect, connect, status

SMS.txt
admin01
status
output 1 on
output 2 on
output 1 off
output 2 off
disconnect
connect
reboot