Hello
I'm reposting this question because I have still no clue.
1) In the past I used binary SMS messages to send WAP-PUSHES
in that way I was able to set dlr-mask=31 and a dlr-url and I have been
receiving DLRs easily when the phone received the SMS.
Sometimes the phone did not understand the wap-push message as a
binary-message but the DLR arrived in any case.
The 'call' was something like GET /sendsms? and I was using the
bearerbox and the smsbox to send those binary sms.
2) Now I use the bearerbox, smsbox and wapbox and I send XML files to
the wapbox using a POST but when I set the dlr-url and dlr-mark
variables in the POST, I receive no DLRs at all.
Does anyone know if the transcodification from XML to BINARY made by the
wapbox do include dlr ?
Thanks
PS: I'm not interested to be notified if the wappush is understood or
not, I just want to know if the wappush sms is got by the phone.