Nokia WAP and SMS gateway User Manual
Page 86
Chapter 5. Setting up a SMS Gateway
validity
number (minutes)
Optional. If given, kannel will
inform SMS Center that it should
only try to send the message for
this many minutes. If the
destination mobile is off other
situation that it cannot receive
the sms, the smsc discards the
message. Note: you must have
your kannel box time
syncronized with the SMS
Center.
deferred
number (minutes)
Optional. If given, the SMS
center will postpone the message
to be delivered at now plus this
many minutes. Note: you must
have your kannel box time
syncronized with the SMS
Center.
dlrmask
number (bit mask)
Optional. Request for delivery
reports with the state of the sent
message. The value is a bit mask
composed of: 1: Delivered to
phone, 2: Non-Delivered to
Phone, 4: Queued on SMSC, 8:
Delivered to SMSC, 16:
Non-Delivered to SMSC. Must
set
dlr-url
on
sendsms-user
group or use the
dlrurl
CGI
variable.
dlrurl
string (url)
Optional. If
dlrmask
is given,
this is the url to be fetched.
(Must be urlencoded)
pid
byte
Optional. Sets the PID value.
(See ETSI Documentation). Ex:
SIM Toolkit messages would use
something like
&pid=127&coding=2&alt-dcs=1&mclass=3
alt-dcs
number
Optional. If unset, kannel uses
the alt-dcs defined on smsc
configuration, or 0X per default.
If equals to 1, uses FX. If equals
to 2, force 0X.
rpi
number
Optional. Sets the Return Path
Indicator (RPI) value. (See ETSI
Documentation).
79