If message is sent (delivered as well), you will not find that record in dlr table. That is the logic of that table. Being populated with undelivered SMS-s. After each delivery the row is deleted.
Thi is the main goal of DLR table. On Thu, Sep 16, 2010 at 7:34 AM, Harbhag Singh Sohal <[email protected]> wrote: > On Mon, Sep 13, 2010 at 5:09 PM, Harbhag Singh Sohal > <[email protected]> wrote: >> On Mon, Sep 13, 2010 at 4:53 PM, Rene Kluwen <[email protected]> wrote: >>> See userguide about directive "access-log" in group = core. > I did as you said and now in access-log I can see the messages sent. > But I dont anything getting stored in the MySQL database. I have > configured the kannel to user external dlr and I have defined all the > necessary fields in dlr table and when I start the bearerbox it shows > that it is successfully connected to the MySQL database but nothing is > getting stored in the database. The table dlr is empty. What wrong I > am doing here. > >
