hi, we are using kannel as smsbox to send sms via vpn (CiscoVPNClient + ipsec) to mobile operator's sms center
its running on Linux 2.4.18-14 #1 Wed Sep 4 11:57:57 EDT 2002 i686 i686 i386 GNU/Linux Kannel bearerbox version `cvs-20030325'. System Linux, release 2.4.18-14, version #1 Wed Sep 4 11:57:57 EDT 2002, machine i686. Libxml version 20423. Using OpenSSL 0.9.7a Feb 19 2003. Using MySQL 3.23.52. Using native malloc. time to time 'connection' to remote sms_centrum (mobile operator) crashes. (its hard to say wich app its fault - vpnd shows status connected to remote site, interface is up, kannel shows status running) log file - kannel.bb.log - is filling by these messages 2003-05-27 17:31:03 [8] DEBUG: send_msg: sending msg to boxc: (null) 2003-05-27 17:31:03 [8] DEBUG: boxc_sender: sent message to 127.0.0.1 2003-05-27 17:31:23 [7] DEBUG: boxc_receiver: sms received 2003-05-27 17:31:23 [8] DEBUG: send_msg: sending msg to boxc: (null) 2003-05-27 17:31:23 [8] DEBUG: boxc_sender: sent message to 127.0.0.1 2003-05-27 17:31:26 [7] DEBUG: boxc_receiver: sms received 2003-05-27 17:31:26 [8] DEBUG: send_msg: sending msg to boxc: (null) 2003-05-27 17:31:26 [8] DEBUG: boxc_sender: sent message to 127.0.0.1 2003-05-27 17:31:28 [7] DEBUG: boxc_receiver: sms received 2003-05-27 17:31:28 [8] DEBUG: send_msg: sending msg to boxc: (null) 2003-05-27 17:31:28 [8] DEBUG: boxc_sender: sent message to 127.0.0.1 2003-05-27 17:32:01 [7] DEBUG: boxc_receiver: sms received 2003-05-27 17:32:01 [8] DEBUG: send_msg: sending msg to boxc: (null) 2003-05-27 17:32:01 [8] DEBUG: boxc_sender: sent message to 127.0.0.1 2003-05-27 17:33:52 [7] DEBUG: boxc_receiver: sms received I searched vpn log files and didnt find any messages about disconnectiing, so i think its fault of kannel - smsbox app. Is there any chance how to debug smsbox to find where problem is? And what messages written above means? (probably that smsbox is not able to deliver messages to sms_center?) I looked at the documentation and foung out only - fakesmsc, but its only local test, not remote which i need. Thanks for any advice how to debug (get more infos from kannel) and monitoring smsbox functionality.. -- michal -- Michal Kutnohorsky |\ -- -- michal at FreeBSD.cz .- -. -- -- http://www.FreeBSD.cz/~michal/ )\/ (( o\ -- ----------------------------------- )/'''''--' -- "you'll never know everything about UNIX"
