I dont know about this specific error. But dlr-mysql doesn't log any transactions and is not suitable to record sms and/or dlr's because dlr's are deleted as soon as they are not neccesary anymore.
Use sqlbox in stead to record transactions. Rene Kluwen Chimit > Hi All, > > ive setup kannel and hope to start connecting it to the SMSC soon. > > I need to save all transactions into a database, MYSQL in this case. > > To test this I have compiled with mysql switches and have created the > correct database and table. > > When running FAKE SMSC as a test the bearer and SMS boxes all do the right > things it would seem but no records are being inserted into MYSQL. > > INFO : DLR rerouting for smsc id <FAKE> disabled. > > Is this normal for FAKE or is something wronge? > > I use the following lines in my setup and are stright from the examples > with some small edits for localisation. > > dlr-storage = mysql > include = "/etc/dlr-mysql.conf" > > All the Best > Mike > > > > > >
