SMSServer - Serial modem gateway

This gateway is used for gsm modems connected via a serial port.

Configuration File

This interface requires the following settings in SMSServer's configuration file:

OptionDescription
portthe comm port to use, for example COM1 or /dev/ttyS0.
baudratethe baudrate, for example 19200.
manufacturerthe manufacturer string, for example Nokia.
modelthe modem string, for example 6310i.
protocolthe protocol in use, either pdu or text. The pdu is the default and the preferred one!
pinthe SIM PIN.
inboundyes if the gateway should be treaded asan inbound gateway, otherwise no.
outboundyes if the gateway should be treaded as an outbound gateway, otherwise no.
smsc_numberUse this option to set/override the SMSC definition. Leave blank to use the default.

Example:

gateway.0=myModem, SerialModem
myModem.port=COM1
myModem.baudrate=19200
myModem.manufacturer=Nokia
myModem.model=6310i
myModem.protocol=PDU
myModem.pin=0000
myModem.inbound=yes
myModem.outbound=yes
myModem.smsc_number=