SMSServer - IP modem gateway

This gateway is used for gsm modems connected via an IP port.

Configuration File

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

OptionDescription
ipthe IP address of the modem, for example 192.168.100.110.
portthe IP port to which the modem is listening, for example 9900.
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!
ipprotocolthe telnet protocol to use, either text or binary.
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, IPModem
myModem.ip=192.168.100.110
myModem.port=9900
myModem.manufacturer=Nokia
myModem.model=6310i
myModem.protocol=PDU
myModem.ipprotocol=binary
myModem.pin=0000
myModem.inbound=yes
myModem.outbound=yes
myModem.smsc_number=