Nokia WAP and SMS gateway User Manual
Page 84
![background image](/manuals/190337/84/background.png)
Chapter 5. Setting up a SMS Gateway
password
(or
pass
)
string
Password associated with given
username
. Must match
corresponding field in the
’sendsms-user’ group of the
Kannel configuration, or
’Authorization failed’ is
returned.
from
string
Phone number of the sender.
This field is usually overridden
by the SMS Center, or it can be
overridden by
faked-sender
variable in the
sendsms-user
group. If this variable is not set,
smsbox
global-sender
is
used.
to
phone number list
Phone number of the receiver.
To send to multiple receivers,
separate each entry with space (’
’, ’+’ url-encoded) - but note that
this can be deactivated via
sendsms-chars
in the
’smsbox’ group.
text
string
Contents of the message, URL
encoded as necessary. The
content can be more than 160
characters, but then
sendsms-user
group must have
max-messages
set more than 1.
charset
string
Charset of text message. Used to
convert to a format suitable for 7
bits or to UCS2. Defaults to
ISO-8859-1 if coding is 7bits and
UTF16BE if coding is UCS2.
udh
string
Optional User Data Header
(UDH) part of the message. Must
be URL encoded.
77