Hi, 3 mails ago I did tell you about missing your *smsbox-route* configuration. Shouldn't you be adding it?
BR, Nikos ----- Original Message ----- From: Jinson To: Nikos Balkanas Cc: [email protected] Sent: Monday, May 11, 2009 11:48 AM Subject: Re: Kannel not sending SMS I have 4 smsc groups just like the below one...and I'm specifying SMSC-ID in HTTP request for routing..And the messages are not routing only for the below mentioned SMSC...It works fine mostly and sometimes messages will fail to submit from Kannel to SMSC .... group = smsc smsc = smpp smsc-id = S-SMPP allowed-smsc-id =S-SMPP denied-smsc-id =Air2OCT,Air2Agro,Air2SMPP host = xxx.xxx.xxx.xxx port = 1123 receive-port = 1124 transceiver-mode = true smsc-username = "user" smsc-password = "pasas" system-type = 0 #source-addr-ton = 5 #source-addr-npi = 0 #dest-addr-ton = 1 #dest-addr-npi = 0 group = sendsms-user username = foo password = bar concatenation = true max-messages = 3 2009/5/11 Nikos Balkanas <[email protected]> You are missing smsbox-route. Please add to your configuration. See manual. BR, Nikos ----- Original Message ----- From: Jinson To: Nikos Balkanas Cc: [email protected] Sent: Monday, May 11, 2009 11:19 AM Subject: Re: Kannel not sending SMS group = core admin-port = 13010 admin-password = "admin" status-password = "xxxx" admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" smsbox-port = 13011 smsbox-port-ssl = no box-deny-ip = "*.*.*.*" box-allow-ip = "xxx.xxx.xxx.xxx" dlr-storage = mysql log-file = "/var/log/kannel/kannel-core.log" log-level = 0 group = smsbox bearerbox-host = localhost smsbox-id = smsbox sendsms-port = 14003 global-sender = 1234456 #sendsms-chars = "," access-log = "/var/log/kannel/kannel.smsbox.access-log" log-file = "/var/log/kannel/kannel.smsbox.log These are my core an smsbox groups 2009/5/11 Nikos Balkanas <[email protected]> Hi, Please post your configuration. Seems that bearerbox has lost its smsboxes. Have you defined smsbox-route? BR, Nikos ----- Original Message ----- From: Jinson To: [email protected] Sent: Monday, May 11, 2009 10:30 AM Subject: Kannel not sending SMS Hello Guys, Can somebody help me with the following issue...??? Kannel goes idle randomly and not submitting messages. Everything works fine with a restart of Kannel.... I found the following in my core log... 2009-05-11 02:08:42 [21064] [9] DEBUG: SMPP[xxxSMPP]: Got PDU: 2009-05-11 02:08:42 [21064] [9] DEBUG: SMPP PDU 0x7a8870 dump: 2009-05-11 02:08:42 [21064] [9] DEBUG: type_name: enquire_link_resp 2009-05-11 02:08:42 [21064] [9] DEBUG: command_id: 2147483669 = 0x80000015 2009-05-11 02:08:42 [21064] [9] DEBUG: command_status: 0 = 0x00000000 2009-05-11 02:08:42 [21064] [9] DEBUG: sequence_number: 14261 = 0x000037b5 2009-05-11 02:08:42 [21064] [9] DEBUG: SMPP PDU dump ends. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: gwlist_len = 86 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01b130 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01c1a0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac011d00 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac016e50 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x7cfbf0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac013360 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01af70 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00f610 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0172c0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01be00 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac013ec0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01c9e0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac010660 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0177b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac012270 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01c640 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0142e0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00a700 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01d3c0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01dd70 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00e290 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac014820 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac014660 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01e3b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01e6d0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaab0000d20 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01e180 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac017150 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0151c0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac016ca0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01d910 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00a2b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00bac0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00b140 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00eb30 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac010020 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01eb90 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac012670 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0175e0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac007fa0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac003ff0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00b7b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0120b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac019050 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01fbb0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac01f0f0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac015640 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0204a0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0201c0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac020bd0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac020770 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac015b80 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac020050 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac019800 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00ad60 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00fb50 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac00c3b0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac0214a0 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac009b00 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac010b10 vs 0x2aaaac01b130) 2009-05-11 02:08:49 [21064] [11] DEBUG: Routing failed, re-queued. 2009-05-11 02:08:49 [21064] [11] DEBUG: sms_router: handling message (0x2aaaac019d10 vs 0x2aaaac01b130) Thanks and Regards Jinson..
