On Fri, 2005-07-22 at 18:48 +0800, Tan Ai Leen wrote: > Hi everyone, > > I know that this question must have been ask a lot of times. > But I can't get the solutions to work for me. > > This is the string that I am sending to Kannel. > GET > /cgi-bin/sendsms?dlr-mask=1&dlr-url=http%3A%2F%2F192.168.51.42%3A82%2Fconnectors%2Fstarhub%2Fdn.php%3Fid%3D123456789%26type%3D%25d&username=tester&password=foobar&to=6590018737&from= > > The dlr-url is this > http://192.168.51.42:82/connectors/starhub/dn.php?id='.$dmg_id.'&type=%d > > I have set dlr-storage = internal under group=core as well as comment it > out. > > But I am still not getting the DN response. > Is there anything I am using out? Try to set dlr-mask=37 to catch all posible dlr's. If your conf file is ok, kannel should send dlr, at least with status 8 or ACK (CMIIW).
-tjatur > > > Regards, > Ai Leen >
