Translations:SMS handler setup/3/en

Save the permission and return to Edit SMS Message, selecting the permission that you have created.

Purpose and Help Text

These are currently not used but will be used in documentation and the interface in future.

Table name

This is the name of an existing database table into which the received data will be inserted. Type the name of the table.

Error message

This is a key to a string which will be used as the error message if the general format of the message is incorrect. Normally it is in the form message_type_error. For example, for an OB message, the name would be OB_error.

Reply SQL

This is an SQL 'select' query that controls what message is returned to the sender. It must always be defined.