SMS Control

The supervisor allows to control the m application can be controlled via SMS commands. SMS control must be enabled, and commands must be prefixed by the smskey configured in the supervisor properties.

The available SMS commands are:

The following examples require the smsctrl property to be enabled, and smskey to be set to mshell:
  1. SMS to start the m application:

    mshell start

  2. SMS to start the MySupervisor script, passing it 0769988776 as an argument:

    mshell run MySupervisor 0769988776

  3. SMS to check the status of the m application:

    mshell status
    → m status: NOT running (E32USER-CBase 71),
    net=228,115, loc=1616,17689, sig=3

    m is not running because it crashed with a E32USER-CBase 71 panic. The phone is somewhere near cell 17689 in area 1616 of the Swisscom GSM network.


© 2004-2010 airbit AG, CH-8008 Zürich
Document AB-M-SUP-869