Nokia WAP and SMS gateway Network Card User Manual


 
Chapter 5. Setting up a SMS Gateway
Variable Value Description
my-number number
If the large account number is
different from the short number,
assign it with this variable. For
example, if short number is
12345 and large account is
0100100100101234 (IP+port),
set my-number to 12345 and
every message received will have
that receiver.
alt-charset number
Defines which character
conversion kludge may be used
for this specific link. Currently
implemented alternative charsets
are defined in "alt_charsets.h"
and new ones can be added.
SMPP 3.4
This implements Short Message Peer to Peer (SMPP) Protocol 3.4 in a manner that should also be
compatible with 3.3. Sample configuration:
group = smsc
smsc = smpp
host = 123.123.123.123
port = 600
receive-port = 700
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
address-range = ""
Variable Value Description
host (m) hostname
Machine that runs SMSC. As IP
(100.100.100.100) or hostname
(their.machine.here)
port (m) port-number
The port number for the
TRANSMITTER connection to
the SMSC. May be the same as
receive-port. Use value 0 to
disable this I/O thread.
37