**>From: "Willy Mularto" <[EMAIL PROTECTED]>
**>To: <users@kannel.org>
**>Subject: bearerbox errormessage 1.3.2
**>Date: Wed, 5 Jan 2005 11:05:52 +0700
**>
**>Guys,
**>I got these error messages in bearerbox.log:
**>2005-01-05 11:06:25 [20155] [8] WARNING: DLR[internal]: DLR for DST<3665> 
**>not found.
**>2005-01-05 11:06:25 [20155] [8] ERROR: SMPP[3665]: got DLR but could not 
**>find message or was not interestedin it ts<2032285895> dst<3665>, type<2>
**>
**>What does it means? And why I almost always get status 2 (delivery 
**>failure), my GSM operator claim it doesn't their fault because the other 
**>partners doesn't have problem with this issue.

I get delivery failures (type=2) when the destination mobile phone
runs out of space to store SMS.

The warning ....

I've had situations where I would issue a submit_sm with DLR
requested and the SMPP server would immediately send me the DLR
via a deliver_sm before sending me the submit_sm_resp. As
a result, Kannel didn't have the DLR lookup table entry
setup yet. I would get that message "... got DLR but could not
find message or was not interested in it ...".

What might be happening is that the SMSC is rejecting the submit_sm
because the destination is refusing to accept more SMS and the
SMSC no longer has any more space on it's queue to store the
SMS.

I would suggest you contact your operator and ask them to check
if their queue is full for that particular destination address.

See ya...

d.c.

Reply via email to