Kannel WAP and SMS gateway User Manual page 39

Open source wap and sms gateway
Table of Contents

Advertisement

group = smsc
smsc = cimd
host = 100.101.102.103
port = 600
smsc-username = foo
smsc-password = bar
The driver for CIMD2 is a "receiving SME" and expects the SMSC to be configured for that. It also
expects the SMSC to automatically send stored messages as soon as Kannel logs in (this is the normal
configuration).
group = smsc
smsc = cimd2
host = 100.101.102.103
port = 600
smsc-username = foo
smsc-password = bar
keepalive = 5
sender-prefix = "12345"
Variable
host (m)
port (m)
smsc-username (m)
smsc-password (m)
keepalive
Value
hostname
port-number
string
string
number
Chapter 5. Setting up a SMS Gateway
Description
Machine that runs the SMSC.
As IP (100.100.100.100) or
hostname (their.machine.here)
Port number in the smsc host
machine
Username in the SMSC
machine/connection account
Password in the SMSC machine
needed to contact SMSC
SMSC connection will not be
left idle for longer than this many
minutes. The right value to use
depends on how eager the SMSC
is to close idle connections. 5
minutes is a good guess. If you
see many unexplained
reconnects, try lowering this
value. Set it to 0 to disable this
feature.
32

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents