Ppg User Group Configuration Variables - Kannel WAP and SMS gateway User Manual

Open source wap and sms gateway
Table of Contents

Advertisement

variables are elaborated in table 7.2.
As an example, let us see how to configure a ppg user (a pi, named here 'picom') allowed to send pushes
only from a specified ip.
group = wap-push-user
wap-push-user = picom
ppg-username = foo
ppg-password = bar
allow-ip = 62.254.217.163
It goes without saying that in real systems you must use more complex passwords than bar.
Table 7-2. PPG user group configuration variables
Variable
group
wap-push-user
ppg-username
ppg-password
allowed-prefix
denied-prefix
white-list
black-list
allow-ip
Value
wap-push-user
string
string
string
number-list
number-list
url
url
ip-list
Chapter 7. Setting up Push Proxy Gateway
Description
Mandatory value. Tells that we
are configuring the users group.
(More) human readable name of
an user.
Username for this user.
Password for this user.
Phone number prefixes allowed
in pushes coming from this pi.
These prefixes must conform
international phone number
format.
Phone number prefixes denied in
pushes coming from this pi.
These prefixes must conform
international phone number
format.
Defines an url wherefrom the
whitelist can be fetched. White
list itself contains list of phone
numbers accepting pushes from
this pi.
Defines an url wherefrom the
blacklist can be fetched.
Blacklist itself contains list of
phone number not accepting
pushes from this pi.
Defines ips wherefrom this pi
can do pushes. Adding this list
means that ips not mentioned are
denied.
86

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1.3.1

Table of Contents