Chapter 4 – Using the SMSFinder's Web Interface
Multi-Tech Systems, Inc. SMSFinder User Guide for System Administrators (Document S000451B) 43
Table of Trigger Codes and Trigger Actions
Trigger
Code/Word
Objective Configuring the Trigger Code and Its
Associated Trigger Action
Action
ADD
To add an entry in
the address book
Configuration format:
<act_tri_configured>;name;number
Example:
ADD;first last;7633604174
Adds name with number to
address book.
Configuration format:
<act_tri_configured>;name
Example:
ADD;first last
Adds name with sender's
number to address book.
Configuration format:
<act_tri_configured>
Example:
ADD
Adds name and number of
sender to address book.
ADDG
To add a group
name and an entry.
Note: The same
action trigger
message is used for
creating a group
name and adding
an entry to a group.
So, in the interface
there will be one
configuration for
both
Configuration format:
<act_tri_configured>;grp_name
Example:
ADDG;Building_201
Creates a group with a group
name.
Configuration format:
<act_tri_configured>;grp_name;name;
number
Example:
ADDG;Building_201;first last;
7633604174
Adds name with number to a
group. Group must already
exist.
Configuration format:
<act_tri_configured>;grp_name;name;
Example:
ADDG;Building_201;first last
Adds name to a group. Group
must already exist.
ADDSMS
To add a pre-
configured SMS
Configuration format:
<act_tri_configured>;SMS
Example:
ADDSMS;Building 201 is closed until
further notice.
Adds SMS to preconfigured list.
DEL
To delete an entry
from the address
book
Configuration format:
<act_tri_configured>;name;number
Example:
DEL;first last;7633604174
Deletes name with number from
the address book.
Configuration format:
<act_tri_configured>;name
Example:
DEL;first last
Deletes all entries with this
name from the address book.
DELG
To delete a group
Configuration format:
<act_tri_configured>;grp_name
Example:
DELG;Building_201;first last
Deletes the group with the
group name.