Well, that's what I have, my real problem is that NO DLR at all is
received by bearerbox because the wapbox/ppg does NOT set dlr-mask = 31
nor dlr-url is set while sending the sms.
Infact, ppg get xml files, convert them, pass binary to bearerer
(without setteing dlr correctly) - bearer sends the sms and that's all.
It looks like the dlr-url and dlr-mask parameters are not considered at
all by the wapbox.
J
Alexander Malysh wrote:
Hi,
nope... You need wapbox, bearerbox and smsbox running.
You send you PPG requests to wapbox then wapbox sends it to bearerbox
which then deliver to handset. When bearerbox receives DLR then it's
forwarded to smsbox insetad of wapbox (because wapbox doesn't handle
SMS which DLR is...). Then if you running smsbox it will call dlr-url
equal to simple SMS.
Hope that helps...
Thanks,
Alex
Julien Buratto wrote:
Alexander Malysh wrote:
Hi,
I believe you need to run smsbox in order to be able to process dlrs.
Thanks,
Alex
I do have wapbox/ppg to convert XML files (SID and PAP) to binary.
Then kannel, internally, give the binary to smsbox and sends it to
the smsgateway.
right ? :D
J