Hi!

I'm still new to kannel and I'm planning to build a sms application and had decided to 
use kannel as the gateway.

Currently, I'm using kannel rpm distribution ver 1.0.3-1.i386 on a Red Hat 9. 

When I tried to start the bearerbox I received this:
2003-10-14 08:49:49 [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0
2003-10-14 08:49:49 [0] INFO: Reading configuration from </etc/kannel/kannel.conf>
2003-10-14 08:49:49 [0] INFO: ----------------------------------------
2003-10-14 08:49:49 [0] INFO: Kannel bearerbox II version 1.0.3 starting
2003-10-14 08:49:49 [0] DEBUG: Started thread 1 (gw/bb_http.c:httpadmin_run)
2003-10-14 08:49:49 [1] DEBUG: HTTP: Creating a new server socket <13000>.
2003-10-14 08:49:49 [0] ERROR: connect failed
2003-10-14 08:49:49 [0] ERROR: error connecting to server `localhost' at port `1025'
2003-10-14 08:49:49 [0] ERROR: System error 111: Connection refused
2003-10-14 08:49:49 [0] PANIC: Cannot start with SMSC connection failing

  It seems that it can't connect to port 1025. I have also tried the default port 
10000 however same thing happens.
Here is my config file:

group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
unified-prefix = "00358,0"

group = smsc
smsc = fake
smsc-id = FAKE
host = localhost
port = 1025

group = smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender = 123

group = sms-service
keyword = nop
text = "You asked nothing and I did it!"

group = sms-service
keyword = default
text = "No service spesified"

group = sendsms-user
username = tester
password = foobar


   Anyway, I would appreciate any future help.

Regards, 
 Joe


____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

Reply via email to