Hi This usually means kannel does not find a smsc available to route the sms to.
- Check that your connections are all up and that they don't disconnect. - Check that you sent the messages with the correct smsc-id. You might have some messages routed a non existent route or have denied/allowed smsc misconfigured Regards Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com On Thu, Nov 6, 2014 at 2:43 PM, Pablo Gus <pablo...@gmail.com> wrote: > Hi all, > > We are having some issues with Kannel v1.5.0. At some moment the > application is not able to send more messages, it can receive but it can't > send more SMS. > > Tracing some info in the log we can see the following behaviour: > > kannel.log > > 2014-11-06 14:22:13 [20038] [1] DEBUG: HTTP: Destroying HTTPClient for > `127.0.0.1'. > 2014-11-06 14:22:19 [20038] [14] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2014-11-06 14:22:19 [20038] [14] DEBUG: boxc_sender: sent message to > <127.0.0.1> > 2014-11-06 14:22:19 [20038] [13] DEBUG: boxc_receiver: got ack > 2014-11-06 14:22:19 [20038] [13] DEBUG: boxc_receiver: sms received > 2014-11-06 14:22:19 [20038] [13] DEBUG: send_msg: sending msg to box: > <127.0.0.1> > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: handling message > (0x7f4344001670 vs 0x7f4344001670) > 2014-11-06 14:22:19 [20038] [12] DEBUG: Routing failed, re-queued. > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: handling message > (0x7f4344001670 vs 0x7f4344001670) > 2014-11-06 14:22:19 [20038] [12] DEBUG: Routing failed, re-queued. > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: time to sleep 30.00 > secs. > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: gwlist_len = 1 > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: handling message > (0x7f4344001670 vs 0x7f4344001670) > 2014-11-06 14:22:19 [20038] [12] DEBUG: Routing failed, re-queued. > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: handling message > (0x7f4344001670 vs 0x7f4344001670) > 2014-11-06 14:22:19 [20038] [12] DEBUG: Routing failed, re-queued. > 2014-11-06 14:22:19 [20038] [12] DEBUG: sms_router: time to sleep 30.00 > secs. > > sms-box.log > > 2014-11-06 14:22:19 [20091] [3] DEBUG: Stored UUID > 5b62ad94-02ea-446e-8fa3-32a3cee3fc0e > 2014-11-06 14:22:19 [20091] [3] DEBUG: message length 147, sending 1 > messages > 2014-11-06 14:22:19 [20091] [3] DEBUG: Status: 202 Answer: <Sent.> > 2014-11-06 14:22:19 [20091] [3] DEBUG: Delayed reply - wait for bearerbox > > Since the moment in which kannel gives "routing failed" error, the > send-sms service for a particular SMSC stops working and we must restart > that SMSC to operate again correctly. > > I will appreciate any contribution to this issue. > > Thanks in advance. > > Regards, > Pablo. >