Chapter 5. Setting up a SMS Gateway
Variable
Value
Description
host (c)
hostname
Machine that runs SMSC. As IP
(100.100.100.100) or hostname
(their.machine.here)
port (c)
port-number
Port number in the SMSC host
machine
alt-host
hostname
Optional alternate Machine that
runs SMSC. As IP
(100.100.100.100) or hostname
(their.machine.here) (If undef but
exists alt-port, emi2 would try
host:alt-port)
alt-port
port-number
Optional alternate Port number
in the SMSC host machine (If
undef but exists alt-host, emi2
would try alt-host:port)
smsc-username
string
Username in the SMSC
machine/connection account
smsc-password
string
Password in the SMSC machine
needed to contact SMSC
device (c)
device-name
The device the modem is
connected to, like
/dev/ttyS0
.
ISDN connection only.
phone (c)
string
Phone number to dial to, when
connecting over a modem to an
SMS center.
our-host
hostname
Optional hostname in which to
bind the connection in our end.
TCP/IP connection only.
our-port
port-number
Optional port number in which
to bind the connection in our
end. TCP/IP connection only.
receive-port
port-number
Optional port number we listen
to and to which the SMS center
connects when it has messages to
send. Required if SMS center
needs one connection to send and
other to receive. TCP/IP
connection only.
appname
string
Name of a "Send only" service.
Defaults to
send
. All outgoing
messages are routed through this
service.
34