PPG SMS level DLRs are not meant to be used this. They told only that
the phone had received the
message *not* that it had understood it.
Asrno
On 25.7.2005, at 11.57, Linkas wrote:
I've set the
ppg-smsbox-id in the ppg core group and also set the smsbox-id in
the smsbox group.
When I call the /wappush url to send wappushes I do set the dlr-
url=<CUT> and dlr-mask=31 like:
POST /wappush?username=ppgusername&password=ppgpassword&dlr-
mask=31&dlr-url='.urlencode($my_dlr_url).' HTTP/1.1'
but the DLRs are not saved in the DB and no DLR are getting in from
the SMSC.
Can anyone help?
--
my Config
group = ppg
ppg-url = /wappush
ppg-port = 8080
concurrent-pushes = 50
users = 52
trusted-pi = false
ppg-smsbox-id = boxinterna
group = smsbox
smsbox-id = boxinterna
bearerbox-host = 10.100.10.5
sendsms-port = 13013
sendsms-url = /cgi-bin/invia
log-file = "/var/log/kannel/smsbox.log"
access-log = "/var/log/kannel/access.log"
log-level = 0