Dear Kannel Devel, This morning, our connection to the SMSC dropped and we saw this as the store status was not going down.
We are running: cvs-20060113 From: lynx -dump "http://localhost:13000/store-status.xml?password=smsc_password" We restarted the bind for smsc1 and the SMS/s were still not sent. bearerboxaccess.log:2006-02-08 08:05:18 DISCARDED SMS [SMSC:smsc1] [SVC:username] [ACT:] [BINF:] [from:2783152100320011] [to:27846357680] [flags:-1:0:-1:-1:31] [msg:63:Ontou om 'n dokument by Christa hulle op te tel. Groete Tessa] [udh:0:] bearerboxaccess.log:2006-02-08 08:05:18 DLR SMS [SMSC:smsc1] [SVC:username] [ACT:] [BINF:] [from:2783152100320011] [to:27846357680] [flags:-1:-1:-1:-1:16] [msg:14:NACK/DISCARDED] [udh:0:] bearerbox.log:2006-02-08 08:05:18 [16456] [10] WARNING: Cannot find SMSCConn for message to <27846357680>, rejected. smsboxaccess.log:2006-02-08 08:04:09 send-SMS request added - sender:username:2783152100320011 127.0.0.1 target:27846357680 request: 'Ontou om 'n dokument by Christa hulle op te tel. Groete Tessa' smsbox.log:2006-02-08 08:04:09 [16472] [3] INFO: sendsms sender:<username:2783152100320011> (127.0.0.1) to:<27846357680> msg:<Ontou om 'n dokument by Christa hulle op te tel. Groete Tessa> smsbox.log:2006-02-08 08:05:18 [16472] [9] DEBUG: Query: smsId=30446&status=16&smsc=smsc1&timeDate=2006-02-08+06:05:18&destination=27 846357680&delivInfo=NACK%2FDISCARDED&source=2783152100320011&msgid=NACK%2FDI SCARDED smsbox.log:2006-02-08 08:05:18 [16472] [8] DEBUG: data: 72 6f 6d 3a 20 32 37 38 33 36 33 35 37 36 38 30 rom: 27846357680 We have in the main kannel.conf the default for the smsbox for all our SMSC links: group = smsbox bearerbox-host = localhost sendsms-port = 13013 http-queue-delay=30 http-request-retry=20160 #7 days = 7 * 24 * 60 * 2 (2 retries per minute) = 20160 access-log = "/var/log/kannel/smsboxaccess.log" log-file = "/var/log/kannel/smsbox.log" log-level = 0 immediate-sendsms-reply = true Any idea why Kannel discards SMSs and does not send them when the bind came up? This is a crucial issue as it means you can't restart a bind without losing SMSs. Any help appreciated.
