Hi,

this warning can popup in the startup phase of bearerbox when 
smsbox/opensmppbpx is still not connected to bearerbox and messages have to be 
routed already.
if it works afterwards and no such warnings are popping up after startup then 
nothing to worry about.

Thanks,
Alex


> Am 18.12.2019 um 01:59 schrieb Александр Недзельский <to.na...@gmail.com>:
> 
> Hi,
> 
> I've searched through similar topics, checked 
> https://www.kannel.org/download/1.4.4/gateway-1.4.4/gw/bb_boxc.c 
> <https://www.kannel.org/download/1.4.4/gateway-1.4.4/gw/bb_boxc.c>, but still 
> cannot find a solution:
> 
> Upon start and after I see in bearerbox.log multiple messages at moment, 
> repeating periodically:
> 
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 2019-12-18 03:09:40 [26216] [4] WARNING: smsbox_list empty!
> 
> At the same time all messages are sending and everything is workin fine.
> 
> I've tried changing config in smsbox-route and smsbox part but no success.
> 
> My kannel.conf:
> 
> group = core
> admin-port = 13000
> admin-password = [deleted]
> status-password = [deleted]
> log-file = "/var/log/kannel/bearerbox.log"
> log-level = 0
> store-type = spool
> store-location = "/var/spool/kannel"
> box-deny-ip = "*.*.*.*"
> box-allow-ip = "[deleted]"
> smsbox-port = 13001
>  
> group = smsbox
> smsbox-id = smsbox
> bearerbox-host = localhost
> bearerbox-port = 13001
> sendsms-port = 13007
> sendsms-url = /mt.cgi
> log-file = "/var/log/kannel/smsbox.log"
> access-log = "/var/log/kannel/smsbox.access.log"
> mo-recode = true
> log-level = 0
>  
> group = smsbox-route
> smsbox-id = smsbox 
>  
> group = sendsms-user
> username = [deleted]
> password = [deleted]
> concatenation = true
> max-messages = 10 
>  
> group = smsc
> smsc = fake
> smsc-id = fake
> allowed-smsc-id = fake
> port = 10000
> connect-allow-ip = 127.0.0.1 
>  
> group = smsc
> smsc = smpp
> smsc-id = [deleted]
> allowed-smsc-id = [deleted]
> log-file = "/var/log/kannel/[deleted].log"
> smsc-username = "[deleted]"
> smsc-password = "[deleted]"
> host = [deleted]
> port = 4442
> transceiver-mode = true
> system-type= ""
> service-type = ""
> address-range = ""
> source-addr-ton = 0
> source-addr-npi = 1
> dest-addr-ton = 1
> dest-addr-npi= 1
> log-level = 0
> alt-charset=ucs-2be
> connection-timeout = 300
> 
> Thank you for your help!
> 
> 
> С уважением,
> Недзельский Александр

Reply via email to