System information
General Reference Guide eWON Configuration
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 78
Examples:
All the above strings are valid. Concerning the three last examples in the list, the last "," is not mandatory as there is no password.
Important: Password is case sensitive.
When defining a phone number with a modem the "," is often used to insert a pause during the dialing operation. As the eWON uses the coma as
a separator, the pause dial sign is replaced by a +.
For example the 0+0407886633 would dial a 0, then insert a 1 second pause, then dial 0407…
The gsm protocol attribute can be used in order to send the SMS directly through the GSM network, not using an SMS server. In this case, there
is no server needed. This is valid only if the eWON embeds a GSM or GPRS modem
.
BENELUX only: SEMASCRIPT
It is possible to send Semascript/ SemaDigit to a Semaphone inside of the Benelux area, by using the Belgacom server.
Example:
You want to send a semadigit to number 0498373101...
You must call the server at phone number 0458500001 (0+0458500001 if you must first dial a 0 and wait a pause)
Keep only the last 7 digits of the semaphone destination number, and use TAP protocol with "7e1":
sendsms "8373101,tap7e1,0458500001","0498373101"
if eWON is behind a PABX and 0 must be dialed first use:
sendsms "8373101,tap7e1,0+0458500001","0498373101"
FRANCE only: ALPHAPAGE
As for SEMASCRIPT, it is possible to send ALPHAPAGE messages to ALPHAPAGE pagers in France, by using the emessage server: the server
is managed by a German firm called emessage, (http://www.emessage.de/en/index.html
). As for the SEMASCRIPT users, the ALPHAPAGE
users have chosen to keep on using a pager, with which the broadcasting coverage is better than with the GSM network (the users are sure to
receive the message, that is not always the case with SMS).
The used protocol is TAP. The operating mode is the same as for SEMASCRIPT:
You want to send an ALPHAPAGE message to number 0612345678...
You must call the server at phone number 0836601212 (0+0836601212 if you must first dial a 0 and wait a pause)
Keep only the last 7 digits of the alphapage destination number, and use TAP protocol with "7e":
sendms “2345678,tap7e,0836601212”
if eWON is behind a PABX and 0 must be dialed first use:
sendms “2345678,tap7e,0+0836601212”
See also:
The BASIC function SENDSMS and SENDMAIL in the “eWON Programming Manual”.
3.4.2.2.3 FTP on alarm configuration
SMS on alarm "SMS Destination" syntax Explanations
0407886633,ucp,0475161622,proximus
ucp protocol requires the use of a password. In this case, the password
is "proximus"
See in the above table for the word datasize and parity specification
0407886633,tap,0475161621
tap protocol does not require to enter a password.
See in the above table for the word datasize and parity specification
0407886633,gsm,0
Syntax for sending an SMS from an eWON with a GSM/GPRS modem
Note: we advise you to exclusively use this syntax to send an SMS
from an eWON that embeds a GSM modem (not tap or ucp protocols).
0407886633,ifz,0 Syntax for sending an SMS to a GSM modem (France)
Table 52: SMS destination syntax examples
Alarm action Properties Description
Put FTP upon Checks the alarm states triggering the Put FTP (ALM, ACK, RTN, END)
Destination file name Name of the file to create on the FTP server. The name can contain path specification.
File content The file content can be static or dynamic (see below)
Table 53: alarm action properties