The dlr.php you are talking about can only do what you want it to do. What to you plan to do with the dlr you receive ? Most of the times, the dlr are used to udpate the status of a record in a database, and therefore the work is on your side.
EDL Selon Walte Marc <[EMAIL PROTECTED]>: > 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' > > If I send only a http without a delivery report request it works, when I > than add the above url to my http request to the smsbox there is no reply. > > My question where can I find this dlr.php program? Do I have to write it? > How it works? > > It would be nice to get a reply on this mail or tell me where to find any > further help. > > Thanx a lot, > > Marc Walte > [EMAIL PROTECTED] > > > >
