Kannel WAP and SMS gateway User Manual page 68

Open source wap and sms gateway
Table of Contents

Advertisement

Variable
assume-plain-text
concatenation
split-chars
split-suffix
omit-empty
header
footer
prefix
Value
bool
bool
string
string
bool
string
string
string
Chapter 5. Setting up a SMS Gateway
Description
If client does not set
Content-Type for reply, it is
normally
application/octet-stream which is
then handled as data in kannel.
This can be forced to be
plain/text to allow backward
compatibility, when data was not
expected.
Long messages can be sent as
independent SMS messages with
concatenation = false
as concatenated messages with
concatenation = true
Concatenated messages are
reassembled into one long
message by the receiving device.
Allowed characters to split the
message into several messages.
So, with "#!" the message is split
from last '#' or '!', which is
included in the previous part.
If the message is split into
several ones, this string is
appended to each message except
the last one.
Normally, Kannel sends a
warning to the user if there was
an empty reply from the service
provider. If
omit-empty
'true', Kannel will send nothing
at all in such a case.
If specified, this string is
automatically added to each
SMS sent with this service. If the
message is split, it is added to
each part.
As header, but not inserted into
head but appended to end.
Stuff in answer that is cut away,
only things between prefix and
suffix is left. Not case sensitive.
Matches the first prefix and then
the first suffix. These are only
used for
type services, and
url
only if both are specified.
or
.
is set to
61

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents