Hi Stripe,

We are getting the warning: 2007-04-24 07:03:59 [16878] [8] WARNING:
smsbox_list empty!

Below is the bearerbox and smsbox config, do we need to put in a route in
the bearerbox?
What do you suggest we change?

Thanks

Bearerbox:

2007-04-24 07:03:59 [16878] [2] DEBUG: HTTP: Creating HTTPClient for
`x.y.z.a'.
2007-04-24 07:03:59 [16878] [2] DEBUG: HTTP: Created HTTPClient area
0x8968078.
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP[clickatell]: Got request `/'
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP[clickatell]: Received a request
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP[clickatell]: Received MO message
from  27831111111: <test>
2007-04-24 07:03:59 [16878] [8] WARNING: smsbox_list empty!
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP[clickatell]: Sending reply
`Thanks'.
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP: Resetting HTTPClient for
`x.y.z.a'.
2007-04-24 07:03:59 [16878] [8] DEBUG: HTTP[clickatell]: Destroying client
information
2007-04-24 07:03:59 [16878] [1] DEBUG: HTTP: Destroying HTTPClient area
0x8968078.
2007-04-24 07:03:59 [16878] [1] DEBUG: HTTP: Destroying HTTPClient for
`x.y.z.a'.

Smsbox:  (nothing)


2007-04-24 07:02:06 [16907] [1] DEBUG: HTTP: Destroying HTTPClient area
0x9644768.
2007-04-24 07:02:06 [16907] [1] DEBUG: HTTP: Destroying HTTPClient for
`127.0.0.1'.
2007-04-24 07:02:11 [16907] [8] DEBUG: HTTP: Server closed connection,
destroying it <localhost:xxx:0::><0x9644698><fd:29>.
2007-04-24 07:05:04 [16907] [2] DEBUG: HTTP: Creating HTTPClient for
`127.0.0.1'.
2007-04-24 07:05:04 [16907] [2] DEBUG: HTTP: Created HTTPClient area
0x96450f0.
2007-04-24 07:05:04 [16907] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from <127.0.0.1>
2007-04-24 07:05:04 [16907] [3] INFO: sendsms used by <yyyy>

group = core
admin-port = 13000
smsbox-port = 13001
wapbox-port = 13002
admin-interface = localhost
admin-password = yyyyy
status-password = xxxxxx
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1;a.b.c.d"
log-level = 0
log-file = "/var/log/kannel/bearerbox.log"
access-log = "/var/log/kannel/bearerboxaccess.log"
store-type = file
store-location = "/var/log/kannel/storefile"
box-allow-ip =  "*.*.*.*"
#unified-prefix = "+358,00358,0;+,00"
dlr-storage = mysql
udp-allow-ip = "*.*.*.*"
wdp-interface-name = "*"

group = smsbox
smsbox-id = dlrbox
bearerbox-host = localhost
sendsms-port = 13013
http-queue-delay=30
http-request-retry=20160
access-log = "/var/log/kannel/smsboxaccess.log"
log-file = "/var/log/kannel/smsbox.log"
log-level = 0
immediate-sendsms-reply = true




Reply via email to