Hi,
PPG is part of Kannel code (you will see wap_push* modules in the gw
directory).
Push url is used for routing, it is a stamp telling that message
belongs to ppg.
Aarno
On 14.6.2005, at 22.59, Pascal Carri� wrote:
Hi!
I 'm new in the stuff. And i have to put a push proxy gateway.
I want send a XML to kannel and that it send to the user a push sms
with a url that the user can retrieve with wap (in my side i have
no wap stuff to do!)
I have read the doc (the doc is good but hard for newbie...)
i have this conf file:
group = core
admin-port = 13000
admin-password = password
admin-allow-ip = "192.168.1.*"
admin-allow-ip = "127.0.0.1"
smsbox-port = 13001
log-level = 4
log-file = "/var/log/kannel/bearerbox.log"
box-allow-ip = "192.168.1.*"
group = smsc
#podemos probar 'sms = at2' si algo falla
smsc = at
modemtype = wavecom
device = /dev/ttyS0
speed = 9600
pin = 3888
group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
sendsms-chars = "0123456789 "
global-sender = 626000470
group = sendsms-user
username = sendsmsuser
password = sendsmspw
group = sms-service
keyword = default
url="https://172.15.60.100/stackStar/Servlet?from=%p&to=%P&text=%a"
group = sms-service
keyword = Datos
exec = /tmp/script.sh
group = ppg
ppg-url = /wappush
ppg-port = 8080
concurrent-pushes = 50
users = 52
ppg-allow-ip = 192.168.1.*;127.0.0.1
trusted-pi = false
but i do not know even how to have this wappush (is it a cgi?)
is anybody willing to help me?
i wanted to know - what to put in the wappush (and where)?
- if the apache have to lisen to the 8080?
thanks in advance
pascal
--
Pascal Carri�
Genasys II Spain, S.A.U.
Ventura de la Vega, 5
28014 - Madrid, SPAIN
Phone + 34 91 364 91 00
Fax + 34 91 364 91 19
Email [EMAIL PROTECTED]
www.genasys.com
---------------------------------------------- Este mensaje se
dirige exclusivamente a su destinatario y puede contener
informaci�n privilegiada o confidencial. Si no es Vd. el
destinatario indicado, queda notificado de que la utilizaci�n,
divulgaci�n y/o copia sin autorizaci�n est� prohibida en virtud de
la legislaci�n vigente. Si ha recibido este mensaje por error, le
rogamos nos lo comunique inmediatamente por esta misma v�a y
proceda a su destrucci�n. This message is intended exclusively for
its addressee and may contain information that is confidential and
protected by professional privilege. If you are not the intended
recipient you are hereby notified that any dissemination, copy or
disclosure of this communication is strictly prohibited by law. If
this message has been received in error, please inmediately notify
us via e-mail and delete it.
----------------------------------------------