I have a huge campaign today at 10 PM EST and now my kannel is not starting. I'm a newby on this so please bear with me. It's as if bearerbox is not responding. Below is the error that I'm getting: bearer box: [EMAIL PROTECTED] gw]# 2008-08-31 02:45:33 [17694] [0] INFO: Debug_lvl = -1, log_file = <none>, log_lvl = 0 2008-08-31 02:45:33 [17694] [0] DEBUG: Loading include file `telefonica_mx.conf' (on line 203 of file smskannel.conf.MBLOX). 2008-08-31 02:45:33 [17694] [0] DEBUG: Loading include file `tigoelsalvador.conf' (on line 205 of file smskannel.conf.MBLOX). 2008-08-31 02:45:33 [17694] [0] DEBUG: Loading include file `tigoguatemala.conf' (on line 211 of file smskannel.conf.MBLOX). 2008-08-31 02:45:33 [17694] [0] DEBUG: Loading include file `telecomsalvador.conf' (on line 214 of file smskannel.conf.MBLOX). 2008-08-31 02:45:33 [17694] [0] DEBUG: Loading include file `telcelmx.conf' (on line 217 of file smskannel.conf.MBLOX)
smsbox 2008-08-31 03:46:47 [19739] [0] INFO: Using HTTP request queueing with 15 retries, 10s delay. 2008-08-31 03:46:47 [19739] [0] DEBUG: ---------------------------------------------- 2008-08-31 03:46:47 [19739] [0] DEBUG: Kannel smsbox version 1.3.2 starting 2008-08-31 03:46:47 [19739] [3] DEBUG: Thread 3 (gw/smsbox.c:sendsms_thread) maps to pid 19739. 2008-08-31 03:46:47 [19739] [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 19739. 2008-08-31 03:46:47 [19739] [0] DEBUG: Started thread 4 (gw/smsbox.c:obey_request_thread) 2008-08-31 03:46:47 [19739] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 19739. 2008-08-31 03:46:47 [19739] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) maps to pid 19739. 2008-08-31 03:46:47 [19739] [0] DEBUG: Started thread 5 (gw/smsbox.c:url_result_thread) 2008-08-31 03:46:47 [19739] [0] DEBUG: Started thread 6 (gw/smsbox.c:http_queue_thread) 2008-08-31 03:46:47 [19739] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) maps to pid 19739. 2008-08-31 03:46:47 [19739] [0] ERROR: connect failed 2008-08-31 03:46:47 [19739] [0] ERROR: System error 111: Connection refused 2008-08-31 03:46:47 [19739] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) maps to pid 19739. 2008-08-31 03:46:47 [19739] [0] ERROR: error connecting to server `localhost' at port `13001' 2008-08-31 03:46:47 [19739] [0] PANIC: Couldn't connect to the bearerbox. 2008-08-31 03:46:47 [19739] [0] PANIC: ./smsbox(gw_panic+0x174) [0x808099f] 2008-08-31 03:46:47 [19739] [0] PANIC: ./smsbox(connect_to_bearerbox+0x37) [0x8062cad] 2008-08-31 03:46:47 [19739] [0] PANIC: ./smsbox(main+0x2d0) [0x805d65a] 2008-08-31 03:46:47 [19739] [0] PANIC: /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x6fede3] 2008-08-31 03:46:47 [19739] [0] PANIC: ./smsbox [0x8050b1d] The configuration is the following: group = core admin-port = 13000 smsbox-port = 13001 admin-password =somesecure status-password =something wdp-interface-name = "*" admin-allow-ip = "*.*.*.*" log-file = "/tmp/test_bearerbox_mblox_3-5.log" log-level = 0 store-file = "/tmp/test_StoredMsg" access-log = "/tmp/test_coreaccess.log" black-list = "http://localhost:9090/midc/blacklist.txt" #sms-incoming-queue-limit = 0 #smsbox-max-pending=100 dlr-storage = mysql #INCLUDE CONF TELEFONICA_MX include = "telefonica_mx.conf" #INCLUDE CONF TELEFONICA_MX include = "tigoelsalvador.conf" #INCLUDE CONF TELEFONICA_CO #include = "telefonica_co.conf" #INCLUDE CONF TIGO_GUATEMALA include = "tigoguatemala.conf" #INCLUDE CONF TELECOM_SV include = "telecomsalvador.conf" ###################################### # SMSBOX SETUP group = smsbox bearerbox-host = localhost #smsbox-id = smsbox1 sendsms-port = 13013 #global-sender = 13013 log-file = "/tmp/test_smsbox_mblox_3-5.log" log-level = 0 access-log = "/tmp/test_smsboxaccess.log" mo-recode= 1 http-request-retry=15 http-queue-delay=10 I'm using an old version of Kannel(1.3.2) since an outsource company setup the gateway and customized so we could add the parameters for MBLOX. Once again, this is an emergency. Thanks, Marcelo
