Hi,

I have a kannel up and running with sqlbox.

Whenever an SMS sending fails, I get two records in the "sent" table,
one for the message (MT) and one for the delivery report (DLR).

If I send two messages at the same time from the same number to the
same receiver (for example, a message with more than 160 chars split
into two messages), sometimes I get only one DLR saying the message
delivery failed, but I can't know which of the two messages it was
(since the "ID" field isn't being used).

Is there some way to link the DLR row to the message that generated
it? (I wouldn't like to relay on sender, receiver and timestamp).

Thanks in advance,
Bruno.

Reply via email to