Hi,

Your smsc (aka modem) is inactive and kannel doesn't know what to do with the 
SMS. Check connectivity and try again using the following steps (assuming 
Linux):

1) dmesg | grep tty -> verify modem is connected to /dev/ttyd0 (This looks very 
suspicious)
2) With minicom or wvdial verify communication with device from (1)
3) Configure in kannel.

If still having problems post logs with modem initialization.

BR,
Nikos
  ----- Original Message ----- 
  From: Māris Ūdris 
  To: users@kannel.org 
  Sent: Monday, February 15, 2010 11:10 PM
  Subject: Routing failed


  Hi all

   

  I have problem with connecting to smsc or similar 

   

  LOG:

  2010-02-15 22:55:25 [62136] [7] DEBUG: Routing failed, re-queued.

  2010-02-15 22:55:25 [62136] [7] DEBUG: sms_router: time to sleep 30.00 secs.

  2010-02-15 22:55:55 [62136] [7] DEBUG: sms_router: gwlist_len = 1

  2010-02-15 22:55:55 [62136] [7] DEBUG: sms_router: handling message 
(0x801b210f0 vs 0x801b210f0)

  2010-02-15 22:55:55 [62136] [7] DEBUG: Routing failed, re-queued.

  2010-02-15 22:55:55 [62136] [7] DEBUG: sms_router: handling message 
(0x801b210f0 vs 0x801b210f0)

   

  Kannel.conf

   

  group = core

  admin-port = 13000

  admin-password = bar

  status-password = foo

  log-file = "/var/log/sms/kannel.log"

  log-level = 0

  access-log = "/var/log/sms/access.log"

  smsbox-port = 13001

  store-file = "/var/log/sms/kannel.store"

   

   

  #NOKIA

  group = smsc

  smsc = at

  smsc-id = nokia

  modemtype = nokiaphone

  device = /dev/ttyd0

  #my-number = 25520641

  log-level = 0

  speed = 9600

   

  group = modems

  id = nokiaphone

  name = "Nokia Phone"

  detect-string = "Nokia Mobile Phone"

  keepalive-cmd = "AT+CBC;+CSQ"

   

   

  group = smsbox

  bearerbox-host = 127.0.0.1

  bearerbox-port = 13001

  sendsms-port = 13013

  global-sender = 13013

  log-file = "/var/log/sms/smsbox.log"

  log-level = 0

  access-log = "/var/log/sms/box.access.log"

   

  # SEND-SMS USERS

   

  group = sendsms-user

  username = test

  password = test

  default-smsc = nokia

   

  # SMS SERVICE

  group = sms-service

  keyword = ad

  text = "TEXT"

   

  Please help me

   

  Thanks

   

   

  _____________________

  Maris Udris

  E. ma...@udris.me

  W. www.udris.me

  T. +371 26577557

  S. maris.udris

   

Reply via email to