User guide
eWON 500-2001-4001-4002 User Guide - eWON Configuration
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 67
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 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 on a PABX)
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 inside of the France area, 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 on a PABX)
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 SCRIPT function “SENDSMS” on page 163
The SCRIPT function “ONSMS” on page 153
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 a SMS from an eWON with a GSM/GPRS modem
Note: we advise you to exclusively use this syntax to send a SMS from
an eWON that embeds a GSM modem (not tap or ucp protocols).
407886633,ifz,0 Syntax for sending a SMS towards a GSM modem (France)
Table 46: SMS destination syntax examples