Hi All,

Bearerbox seems to be working fine, although it does not terminate
cleanly when I use Ctrl-C. However the SMSBOX will not run and stay stable.

some SMSBOX error output ...

[EMAIL PROTECTED]:/gateway-1.4.0/gw# ./smsbox -v 1 kannel.conf
2005-09-21 17:49:04 [1954] [0] INFO: Debug_lvl = 1, log_file = <none>,
log_lvl = 0
2005-09-21 17:49:04 [1954] [0] INFO: Starting to log to file
/var/log/smsbox.log level 1
2005-09-21 17:49:04 [1954] [0] INFO: Added logfile `/var/log/smsbox.log'
with level `1'.
2005-09-21 17:49:04 [1954] [0] INFO: Service global sender set as '13002'
2005-09-21 17:49:04 [1954] [0] INFO: HTTP: Opening server at port 13001.
2005-09-21 17:49:04 [1954] [0] ERROR: bind failed
2005-09-21 17:49:04 [1954] [0] ERROR: System error 98: Address already
in use
2005-09-21 17:49:04 [1954] [0] PANIC: Failed to open HTTP socket
2005-09-21 17:49:04 [1954] [0] PANIC: ./smsbox(gw_panic+0x175) [0x807b762]
2005-09-21 17:49:04 [1954] [0] PANIC: ./smsbox [0x8059da0]
2005-09-21 17:49:04 [1954] [0] PANIC: ./smsbox(main+0x144) [0x805a083]
2005-09-21 17:49:04 [1954] [0] PANIC:
/lib/libc.so.6(__libc_start_main+0xb9) [0x401f9469]
2005-09-21 17:49:04 [1954] [0] PANIC: ./smsbox [0x804fe81]

some kannel.conf ...

# CORE SETUP

group = core
admin-port = 13000
smsbox-port = 13001
wapbox-port = 13002
admin-password = foobar
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1;192.168.100.*"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1;192.168.100.*"
log-file = "/var/log/kannel.log"
log-level = 1
access-log = "/var/log/kannel.access"
store-file = "/var/log/kannel.store"
unified-prefix = "+358,00358,0;+,00"

# SMSBOX SETUP

group = smsbox
bearerbox-host = localhost
sendsms-port = 13001
global-sender = 13002
sendsms-chars = "0123456789 +-"
log-file = "/var/log/smsbox.log"
log-level = 1

In the Core Group, should the unified-prefix reflect your own country's
dialing prefix code, or is '+358,00358,0;+,00' apply to all setups?



regards, Ben
-- 
B.D. Minton
+61 234 144 234
Brisbane, QLD, AU
Internet/WAP Geek
open source, open standards, open web
-------------------------------------


Reply via email to