Walte Marc <[EMAIL PROTECTED]> wrote: > Hi, > > I have been watching around to find how to get a reply when an sms arrives > at the smsc. I found in the documentation of Bearerbox that if we use the > dlrmask=31&dlrurl=http://...(encoded) feature with the http request of the > smsbox we should get a delivery report. > > The string I send to smsbox looks like > http://..... > &dlrmask=1&dlrurl=http://localhost/kannel/dlr.php?type%3D%25d%26to%3D%25Q%26 > smsc_reply%3D%25A'
You need to also encode '?' ;)
