Hi, My bearerbox is not logging, The conf file for core is : # Default kannel configuration file group = core dlr-storage = internal admin-port = 13000 admin-port-ssl = false admin-password = xxxx status-password = xxxx admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1" smsbox-port = 13001 #wapbox-port = 13002 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" log-level = 1
How do i check the throughput of sms sent , DLRs in smsbox log shows not more than 5 -10 http requests per seconds. Or is it the capacity of apache handling the DLRs a source of botttleneck??? Pl. Advice , will appreciate a prompt help, Pl. help, thanks abhishek ---------- Forwarded message ---------- From: Nikos Balkanas <[email protected]> Date: 2009/7/15 Subject: Re: Error in sending the sms on time, the throughput To: abhishek jain <[email protected]>, [email protected] Hi, 1) You can go to http://<kannel>:<admin-port> and check dlr queue 2) Check bearebox access logs for SMS sent. 3) If requesting DLRs and have configured dlr-url check received DLRs from your application 4) If using spool fo storage, find messages under spool 5) In general smscs allow only a few SMS/s depending on your account. If those 100k SMS are test, better stop them, because they are going to cost youa pretty penny. If you don't know about your account details, ask your smsc how many SMS/s you can send. BR, Nikos ----- Original Message ----- From: "abhishek jain" <[email protected]> To: <[email protected]> Sent: Wednesday, July 15, 2009 1:10 PM Subject: Error in sending the sms on time, the throughput > Hi > Where can i see the throughput of kannel sending the sms, > Actually i pushed some (more than 100K)sms get delivered late at night > , then the service provider gave me logs that actually he is receiving > at very few sms per second from my end . > Here is some bit of log he sent to me. > I need to find whose error is it, > Pl. help. > > 2009-07-14 18:11:18,ip,user,4A5C5285.req,Text > 2009-07-14 18:11:18,ip,user,4A5C5286.req,Text > 2009-07-14 18:11:18,ip,user,4A5C5287.req,Text > 2009-07-14 18:11:18,ip,user,4A5C5288.req,Text > 2009-07-14 18:11:18,ip,user,4A5C5289.req,Text > 2009-07-14 18:11:18,ip,user,4A5C528A.req,Text > 2009-07-14 18:11:18,ip,user,4A5C528B.req,Text > 2009-07-14 18:11:18,ip,user,4A5C528C.req,Text > 2009-07-14 18:11:18,ip,user,4A5C528D.req,Text > 2009-07-14 18:11:19,ip,user,4A5C528E.req,Text > 2009-07-14 18:11:19,ip,user,4A5C528F.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5290.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5291.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5292.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5293.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5294.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5295.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5296.req,Text > 2009-07-14 18:11:19,ip,user,4A5C5297.req,Text > 2009-07-14 18:11:20,ip,user,4A5C5298.req,Text > 2009-07-14 18:11:22,ip,user,4A5C5299.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529A.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529B.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529C.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529D.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529E.req,Text > 2009-07-14 18:11:22,ip,user,4A5C529F.req,Text > 2009-07-14 18:11:22,ip,user,4A5C52A0.req,Text > 2009-07-14 18:11:22,ip,user,4A5C52A1.req,Text > 2009-07-14 18:11:22,ip,user,4A5C52A2.req,Text > 2009-07-14 18:11:22,ip,user,4A5C52A3.req,Text > 2009-07-14 18:11:23,ip,user,4A5C52A4.req,Text > -- > Thanks and kind Regards, > Abhishek jain > 07799 328 727 > skype: ejaincom > -- Thanks and kind Regards, Abhishek jain 07799 328 727 skype: ejaincom
