Hi all,

I have some questions about some DLR entries in MySQL. In one of my
earlier posts I was asking why DLR entries are getting deleted in the
database after final delivery/failure (see also:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00924.html). Well, this
problem still exists. I use Kannel 1.3.1.

Now, after playing around with sending SMSes to multiple recipients
(50-200) at once, I see other strange (at least to me) entries in the
database:

1.) When sending messages to one recipient only, everything seems to work
as expected: Sending message to SMSC -> DLR entry with status 0 ->
Successful delivery -> Removing DLR entry from table (problem explained
above) and updating my message store table with status 1.

2.) Now, I am sending SMSes to multiple recipients. The DLR table gets
populated with lots of entries having a timestamp in the form of:
IP-Address:Port-MsgNum (123.123.123.123:5000-56) Has anyone else seen
this? All of these entries have a status 8 (SMSC submit) although some of
them have been successfully delivered (status 1 in my message store table
which is updated by the dlrurl).

3.) Now I have many entries with status 1 or 2 in the dlr table. However
most of the delivered/failed recipients have been deleted again from the
table. This seems very inconsistent to me...

I'd appreciate any input on these issues VERY much! Thanks,

Dave

Reply via email to