Installation guide
Sms4Domino Help
- 60 -
MASK
_
IMSI When true, the IMSI of the phone's/modem's SIM is not reported nor included in
the logs (safety reasons).
Default: true
CONCURRENT
_
GATEWA
Y
_
START
When true, SMSLib will try to start all defined gateways concurrently (to speed up
start up time). When false, gateways start one after the other.
Default: true
DISABLE
_
CMTI When true, SMSLib will try to disable all unsolicited inbound notifications. Most
modems do not implement the unsolicited notifications correctly. We recommend
disabling them.
Default: true
HOURS
_
TO
_
ORPHAN This setting defines the age (in hours) after which SMSLib will treat a message
part as "orphaned". Orphaned parts are parts of a big, multipart message which
are received alone and their "sister" parts were never received in order for the full
message to be reconstructed. Once a message part gets older than what the
setting says, the relevant notification method is called.
Default: 72 hours
DISABLE
_
CMMS The CMMS command (Keep GSM Link Open) is used to increase the sending
rate, but may cause instability on some modems. It is set by default.
Default: false
DISABLE
_
COPS The COPS command is used for network selection. The default should suffice, but
you can disable the use of the command.
Default: false
CACHE
_
DIRECTORY The generic cache directory location used by SMSLib.
Default:
java
.home
QUEUE
_
DIRECTORY The cache directory used by the Queue Manager. If left undefined, the Queue
Manager acts in a non-persistent way. If you set it to a path, Queue Manager will
save pending outbound messages (i.e. queued messages) and reload them
between SMSLib invocations.
SMS4Domino uses its own caching (in Domino databases). There is no need for
an additional queue directory
Default: undefined