i hope these are all that are required group = core admin-port = 17000 smsbox-port = 17001 admin-password = bar status-password = foo log-file = "/kannel/kannel.log" access-log = "/kannel/access.log" log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" sms-resend-retry = 0
group = smsc smsc = smpp smsc-id = abc host = port = smsc-username = smsc-password = system-type = "VMA" throughput = 2 #address-range = "" group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 17017 global-sender = 1313 #sendsms-chars = "0123456789 +-" log-file = "/kannel/smsbox.log" log-level = 0 access-log = "/kannel/access.log" #smsbox-id = 1313 #group = smsbox-route #smsbox-id = 1313 Thank you On Thu, Jan 27, 2011 at 2:18 PM, Mohammed Saleem <[email protected]>wrote: > post your configuration files > > > Best Regards, > Mohammed M I Sleem > > http://www.abusleem.net - Personal blog > > http://www.freakle.com - The Search Freak <http://www.colorle.com> > > > > On Thu, Jan 27, 2011 at 9:00 AM, T G <[email protected]> wrote: > >> I have also tried setting >> >> smsbox-max-pending = 5 >> >> but to no avail >> >> >> >> >> On Tue, Jan 25, 2011 at 3:55 PM, T G <[email protected]> wrote: >> >>> Hi, >>> >>> Although I have defined the throughput of 2.000, >>> the messages are being submitted at much higher rate... >>> >>> >>> My logs show the following:- >>> >>> 2011-01-23 06:21:58 [30538] [0] DEBUG: smsbox MO concatenated message >>> handling enabled >>> 2011-01-23 06:21:58 [30538] [2] DEBUG: Thread 2 >>> (gwlib/http.c:server_thread) maps to pid 30538. >>> 2011-01-23 06:21:58 [30538] [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) >>> maps to pid 30538. >>> 2011-01-23 06:21:58 [30538] [0] INFO: Set throughput to 2.000 for smsc id >>> <abc> >>> 2011-01-23 06:21:58 [30538] [0] INFO: DLR rerouting for smsc id <abc> >>> disabled. >>> 2011-01-23 06:21:58 [30538] [0] DEBUG: Started thread 6 >>> (gw/smsc/smsc_smpp.c:io_thread) >>> 2011-01-23 06:21:58 [30538] [0] DEBUG: Started thread 7 >>> (gw/bb_smscconn.c:sms_router) >>> 2011-01-23 06:21:58 [30538] [0] INFO: >>> ---------------------------------------- >>> 2011-01-23 06:21:58 [30538] [0] INFO: Kannel bearerbox II version 1.4.3 >>> starting >>> >>> >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> 2011-01-23 06:26:24 [30538] [6] DEBUG: type_name: submit_sm >>> >>> Any ideas why? please... >>> >>> Thanks so much >>> >>> >> >
