Installation guide

Sms4Domino Help
- 59 -
Default: 1 000 ms
SERIAL_RTSCTS_OUT If set, RTS/CTS will be enabled for outbound serial traffic as well. Useful
for some types of phones
Default: false
QUEUE_RETRIES The retry count of the background queue manager for a message failing to
be sent out. After this retry count, the queue manager will stop trying
sending this message.
Default: 3 times
AT_WAIT This is a delay value, used after some AT commands. The value is in
milliseconds.
Default: 200 ms
AT_WAIT_AFTER_RES
ET
This is the delay value. SMSLib will sleep for this period after issuing a modem
reset command, in order to give time to the modem to initialize. The value is in
milliseconds.
Default: 10 000 ms
AT
_
WAIT
_
CMD This is a delay value, representing the time needed after issuing a "+++"
command. The value is in milliseconds.
Default: 1 100 ms
AT
_
WAIT
_
CGMS This is a delay value, representing the time needed after issuing a "CMGS"
command. The value is in milliseconds.
Default: 200 ms
AT
_
WAIT
_
NETWORK This is a delay value, representing the time that SMSLib will give modem in order
to attach to the GSM network. The value is in milliseconds.
Default: 5 000 ms
AT
_
WAIT
_
SIMPIN This is a delay value, representing the time that SMSLib will give modem after the
SIM PIN initialization. The value is in milliseconds.
Default: 5 000 ms
CNMI
_
EMULATOR
_
INTER
VAL
If CNMI fails, SMSLib will launch a separate thread for periodically polling the
modem for inbound messages and still act as an asynchronous reader.
Default: 30 s
OUTBOUND
_
RETRIES This is the retry count, defining how many times SMSLib will try to send a failing
message. After those retries, message will be marked as failed.
Default: 3 times
OUTBOUND
_
RETRY
_
WAI
T
The wait time between two attemps for sending a failed message. Value is in
milliseconds.
Default: 3 000 ms
WATCHDOG
_
INTERVAL This is the process interval of the Service Watchdog background thread. The value
is in seconds.
Default: 15 s