Nokia WAP and SMS gateway Manuale Utente

Pagina di 116
Chapter 5. Setting up a SMS Gateway
Modem Type
Modems
nokiaphone
Nokia 6210, 7110, 8210 (tested).
Probably other Nokia phones
too.
ericsson
Ericsson
GSM modem 2
This new driver is replacing the old GSM Modem driver from Kannel. It allows a GSM Modem or Phone
to be connected to Kannel and work as a virtual SMSC
group = smsc
smsc = at2
modemtype = auto
device = /dev/ttyS0
speed = 9600
pin = 2345
Variable
Value
Description
modemtype
string
Modems from different
manufacturers have slightly
different behaviour. We need to
know what type of modem is
used. Use "auto" or omit
parameter to have kannel detect
the modem type automatically.
(some types should not be
autodetected like the Nokia
Premicell).
device (m)
device-name
The device the modem is
connected to, like
/dev/ttyS0
.
speed
serial speed in bps
The speed in bits per second.
Default value 0 means to try to
use speed from modem
definition, or if it fails, try to
autodetect.
pin
string
This is the PIN number of the
SIM card in the GSM modem.
You can specify this option if
your SIM has never been used
before and needs to have the PIN
number entered. The PIN is
usually a four digit number.
45