This gateway is used for gsm modems connected via a serial port.
This interface requires the following settings in SMSServer's configuration file:
| Option | Description |
| port | the comm port to use, for example COM1 or /dev/ttyS0. |
| baudrate | the baudrate, for example 19200. |
| manufacturer | the manufacturer string, for example Nokia. |
| model | the modem string, for example 6310i. |
| protocol | the protocol in use, either pdu or text. The pdu is the default and the preferred one! |
| pin | the SIM PIN. |
| inbound | yes if the gateway should be treaded asan inbound gateway, otherwise no. |
| outbound | yes if the gateway should be treaded as an outbound gateway, otherwise no. |
| smsc_number | Use 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=