Hello, I've noticed in our Kannel logs that the ts is set to 4294967295 (the highest 32 bit number possible) for every SMS. We use internal (memory) storage for DLR's, so I think the TS above is internally generated, not taken from MySQL or anything else. The consequence is that I have caught Kannel mismatching the DLR's e.g. POST'ing a DLR for yesterday's SMS to a particular number, instead of today's SMS to the same number, because TS+DEST is no longer unique.
So my question is has anyone else had this issue and how do you get Kannel to start at number 1 again for the TS ? Thanks, Garrett
