U S E R M A N U A L
Email-to-SMS (e-2-s) Gateway
05.03.2018 BellEquip GmbH • Franz Eigl-Straße 8 • 3910 Zwettl • Austria • Tel.: +43 (0)2822 33 33 990 •
www.bellequip.at
12
4.4 Email Subject Definition
The email subject defines the recipient and the text of the SMS.
There are 2 working-methods of the Rule-Based-Alarming:
static
and
dynamic
In the
static
mode you can define recipients that are pre-configured (see 4.2) by inserting
R(number, …)
where number refers to a configured recipient.
You can define a text which is configured in the settings (see 4.3) by its number
Tnumber
.
If you
don't include any recipient definition
in the email subject then the SMS will be sent to all
configured
default recipients
.
If you
don't include any text definition
in the email subject then the SMS will contain the
configured
default text
.
In the
dynamic
mode you can use a text
TDtext
and a recipient
RD(phonenumber)
in your
email-subject that doesn't have to be configured in the settings.
Both methods are working parallel and can be used together.
Marker Definition
Name
Description
Required
A
nnnn
Auth Token
nnnn
… 4 digits
yes if not 0
R(
n[,n]*
)
Recipient List
n[,n]*
… 1 or more of the
configured recipients (1-10)
no
T
n
Text number
n
… number of configured
SMS text
no
RD(
n
)
Dynamic Recipient Input
n
… a single phone number
no
TD
x*
Dynamic Text input
x*
… text characters of the
SMS text (max 150 chars)
no
Legend:
* … repeat
[] … optional
4.5 Valid email subject examples:
static:
A
1234
˽
R(
1,2
)
˽
T
1
send text
1
to recipients
1
and
2
if
auth token
is
1234
A
1234
˽
R(
4
)
˽
T
5
send text
5
to recipient
4
if
auth token
is
1234
A
1234
˽
R(
1,2
)
send
default
text to recipient
1
and
2
if
auth token
is
1234
R(
1,2
)
send
default
text to recipient
1
and
2
if
auth token
is
0
A
1234
˽
T
3
send text
3
to
default
recipients if
auth token
is
1234
A
1234
send
default
text to
default
recipients if
auth token
is
1234
any
send
default
text to
default
recipients if
auth token
is
0
dynamic:
A
1234
˽
RD(
+43123456
)
˽TD
hello world
send „hello world “ to +43123456
if
auth token
is
1234
ANY
˽RD(
+43123456
)
˽TD
hello world
send „hello world “ to +43123456
if
auth token
is
0
static
&
dynamic
:
ANY˽R(
1
)
˽TD
hello world
send „hello world “
to recipient
1
if
auth token
is
0