Want to notice, dlr come back if SMSC response quickly.
Otherwise status into dlr table always remains set to 8(SMSC Submit) and
row created by kannel is not removed.
These statuses I will recieve only if I will send later one SMS.
On 21.08.2013 9:49, dorin wrote:
access_kannel.log
2013-08-20 17:22:26 Sent SMS [SMSC:craftmobile] [SVC:] [ACT:] [BINF:]
[FID:743559285] [META:] [from:test SMS2] [to:792574***]
[flags:-1:2:-1:-1:31] [msg:18:007400650$
2013-08-20 17:22:26 Receive DLR [SMSC:craftmobile] [SVC:] [ACT:]
[BINF:] [FID:743559285] [META:] [from:test SMS2] [to:792574***]
[flags:-1:-1:-1:-1:8] [msg:4:ACK/] [$
2013-08-20 17:22:26 Sent SMS [SMSC:craftmobile] [SVC:] [ACT:] [BINF:]
[FID:743559286] [META:] [from:test SMS3] [to:7926929***]
[flags:-1:2:-1:-1:31] [msg:40:044204350$
2013-08-20 17:22:26 Receive DLR [SMSC:craftmobile] [SVC:] [ACT:]
[BINF:] [FID:743559286] [META:] [from:test SMS3] [to:792692***]
[flags:-1:-1:-1:-1:8] [msg:4:ACK/] [$
2013-08-20 17:22:39 Receive DLR [SMSC:craftmobile] [SVC:] [ACT:gpsms]
[BINF:] [FID:743559286] [META:?smpp?dlr_err=%03%00%00&] [from:test
SMS3] [to:7926929***] [flags:$
kannel.log
2013-08-20 17:22:26 [30246] [11] DEBUG: boxc_receiver: sms received
2013-08-20 17:22:26 [30246] [11] DEBUG: send_msg: sending msg to boxc:
<mysqlbox>
2013-08-20 17:22:26 [30246] [11] DEBUG: boxc_receiver: sms received
2013-08-20 17:22:26 [30246] [11] DEBUG: send_msg: sending msg to boxc:
<mysqlbox>
2013-08-20 17:22:26 [30246] [10] DEBUG: send_msg: sending msg to boxc:
<mysmsbox>
2013-08-20 17:22:26 [30246] [10] DEBUG: boxc_sender: sent message to
<127.0.0.1>
2013-08-20 17:22:26 [30246] [9] DEBUG: boxc_receiver: got ack
2013-08-20 17:22:26 [30246] [10] DEBUG: send_msg: sending msg to boxc:
<mysmsbox>
2013-08-20 17:22:26 [30246] [10] DEBUG: boxc_sender: sent message to
<127.0.0.1>
2013-08-20 17:22:26 [30246] [9] DEBUG: boxc_receiver: got ack
2013-08-20 17:22:34 [30246] [9] DEBUG: boxc_receiver: heartbeat with
load value 0 received
2013-08-20 17:22:39 [30246] [10] DEBUG: send_msg: sending msg to boxc:
<mysmsbox>
2013-08-20 17:22:39 [30246] [10] DEBUG: boxc_sender: sent message to
<127.0.0.1>
2013-08-20 17:22:39 [30246] [9] DEBUG: boxc_receiver: got ack
2013-08-20 17:22:41 [30246] [8] DEBUG: Dumping 0 messages to store
2013-08-20 17:23:04 [30246] [9] DEBUG: boxc_receiver: heartbeat with
load value 0 received
On 20.08.2013 17:51, Rene Kluwen wrote:
Could you post some logs?
-----Original Message-----
From: users [mailto:[email protected]] On Behalf Of dorin
Sent: dinsdag 20 augustus 2013 15:36
To:[email protected]
Subject: very strange problem
Hello!
I want to example:
I'm waited 2 SMS status about an hour and half. Nothing has come.
After, I sent one sms, within 1-2 seconds came these old statuses
without
current status of last SMS.
I have the feeling that when I sent last SMS the connection has opened.
Before it was closed. This latest SMS has not received status. If I will
send another SMS, there are probability that I will get the status of
both
SMS.
I think, the problem is that, kannel waiting dlr status one specific
time,
if nothing come in this interval it close the connection. All latecomers
statuses I will receive only on next sent SMS.
Have the Kannel an parameter that can increase waiting dlr status time?
something similar I can't found under documentation.
Thanks in advance.