Hello! 2002-06-27 11:12:25 [0] INFO: Started access logfile `/var/log/kannel/access.log'. 2002-06-27 11:12:25 [0] DEBUG: Started thread 1 (gw/bb_store.c:store_cleanup) 2002-06-27 11:12:25 [0] INFO: SSL not supported, no SSL initialization done. 2002-06-27 11:12:25 [0] DEBUG: HTTP: Opening server at port 13000. 2002-06-27 11:12:25 [0] DEBUG: Started thread 2 (gwlib/fdset.c:poller) 2002-06-27 11:12:25 [0] DEBUG: Started thread 3 (gwlib/http.c:server_thread) 2002-06-27 11:12:25 [0] DEBUG: Started thread 4 (gw/bb_http.c:httpadmin_run) 2002-06-27 11:12:25 [0] DEBUG: starting smsbox connection module 2002-06-27 11:12:25 [0] DEBUG: Started thread 5 (gw/bb_boxc.c:smsboxc_run) 2002-06-27 11:12:25 [0] PANIC: gwlib/octstr.c:2099: seems_valid_real: Assertion `ostr != NULL' failed. (Called from gwlib/octstr.c:1044:octstr_insert.
After that no kannel processes sit in the memory. :( Have You any comments? my config file looks like: group = core admin-port = 13000 smsbox-port = 13001 admin-password = qqqq status-password = status admin-deny-ip = "*.*.*.*" admin-allow-ip = "10.1.4.13" log-file = "/var/log/kannel/kannel.log" #log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" access-log = "/var/log/kannel/access.log" store-file = "/var/log/kannel/kannel.store" #black-list = "http://127.0.0.1/html/black-list.txt" include = "/etc/kannel/modems.conf" # SMSC CONNECTIONS group = smsc smsc = emi2 smsc-id = MTS port = 5006 host = 212.44.140.xx connect-allow-ip = "212.44.140.xx" receive-port = 5006 flow-control = 1 idle-timeout = 120 throughput = 20 # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 13013 sendsms-chars = "0123456789 +-" log-file = "/var/log/kannel/smsbox.log" access-log = "/var/log/kannel/smsbox_access.log" # SEND-SMS USERS group = sendsms-user username = local password = imbank concatenation = true max-messages = 4 user-deny-ip = "*.*.*.*" user-allow-ip = "127.0.0.1" # SERVICES group = sms-service keyword = test text = "test passed" group = sms-service keyword = default accept-x-kannel-headers = true get-url = "http://127.0.0.1/cgi-bin/sms2mail?to=gaksenov&from=%p&text=%a" max-messages = 1 concatenation = true with best wishes German Aksenov phone: (095)258-7258 ext. 7836
