![Kannel WAP and SMS gateway Скачать руководство пользователя страница 80](http://html1.mh-extra.com/html/kannel/wap-and-sms-gateway/wap-and-sms-gateway_user-manual_3393768080.webp)
Chapter 5. Setting up a SMS Gateway
phone as a XML document, but this method is perhaps more suitable for continous provisioning.
If you want to send multiple OTA configurations through the smsbox and you do not want to send XML
documents, you will have to declare a
ota-id
string to the different
ota-setting
groups.
Table 5-13. OTA Setting Group Variables
Variable
Value
Description
group
ota-setting
This is a mandatory variable
ota-id
string
An optional name or id for the
ota-setting. Any string is
acceptable, but semicolon ’;’
may cause problems, so avoid it
and any other special
non-alphabet characters.
location
URL
The address of the HTTP server
for your WAP services, i.e.
http://wap.company.com
service
string
Description of the service
ipaddress
IP
IP address of your WAP gateway
phonenumber
phone-number
Phone number used to establish
the PPP connection
speed
number
Connection speed: 9600 or
14400. Defaults to 9600.
bearer
string
Bearer type: data or sms.
Defaults to data.
calltype
string
Call type: isdn or analog.
Defaults to isdn.
connection
string
Connection type: cont or temp.
Cont uses TCP port 9201 and
Temp uses UDP port 9200.
Defaults to cont.
pppsecurity
on or off
Enable CHAP authentication if
set to on, PAP otherwise
authentication
normal or secure. Indicates
wether WTLS should be used or
not. Defaults to normal.
login
string
Login name.
secret
string
Login password
A sample ’ota-setting’ group:
group = ota-setting
location = http://wap.company.com
service = "Our company’s WAP site"
ipaddress = 10.11.12.13
73