Nokia WAP and SMS gateway User Manual

Page of 116
Chapter 5. Setting up a SMS Gateway
smsc-username = foo
smsc-password = foo
Variable
Value
Description
host (m)
hostname
Machine that runs SMSC. As IP
(10.11.12.13) or hostname
(host.foobar.com)
port (m)
port-number
The port number for the
connection to the SMSC.
smsc-username (m)
string
The ’username’ of the
Messaging Entity connecting to
the SMSC.
smsc-password (m)
string
The password matching the
"smsc-username" your
teleoperator provided you with.
reconnect-delay
number
Optional, the time between
attemps to connect to an SMSC
having failed to connect initating
or during an session. The default
is 10 seconds.
source-addr-ton
number
Optional, source address TON
setting for the link. (Defaults to
1).
source-addr-npi
number
Optional, source address NPI
setting for the link. (Defaults to
1).
dest-addr-ton
number
Optional, destination address
TON setting for the link.
(Defaults to 1).
dest-addr-npi
number
Optional, destination address
NPI setting for the link. (Defaults
to 1).
priority
number
Optional, sets the default
priority of messages transmitted
over this smsc link. (Defaults to
0, which is the highest priority)
GSM modem
Kannel can use a GSM modem as an SMS center.
group = smsc
smsc = at
modemtype = wavecom
device = /dev/ttyS0
43