Re: sqlbox select speed

2012-07-19 Thread Ashish Agarwal
Hi Rene, Thanks for the response. I have configured two sqlboxes that are reading from two different database and that has helped in increasing the overall speed. I have not recompiled sqlbox with INSERT DELAY. Also, I want an understanding whether if two smsboxes are also necessary with two sqlb

Re: Routing of SMS through smsbox-route specifying keyword

2012-07-19 Thread danieltoyin
Hello all, I am still looking forward to anybody's suggestion on this subject mattter. danieltoyin wrote: > > Hello, > I am using the smsbox-route to send messages from certain shortcodes to my > smppbox quite well using the configuration below. > > But I need to clarify if there is a way I c

RE: Kannel Adds 2 send-SMS requests for every subscriber

2012-07-19 Thread Rene Kluwen
What does your services.php do? Does it send a message to the subscriber? In that case, it shouldn't return any message on top of that. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Ombongi Moraa Fe Sent: Wednesday, 18 July, 2012 10:15 To: users@kann

RE: sqlbox select speed

2012-07-19 Thread Rene Kluwen
There's no absolute need for two smsboxes to be connected, as long as you set your boxc_id to the smsbox that you have. Having said that, in your case, two smsboxes might improve speed as well. == Rene From: Ashish Agarwal [mailto:ashisha...@gmail.com] Sent: Thursday, 19 July, 2012 09:09

Issue and questions regarding SMS-SERVICE

2012-07-19 Thread Christopher Burke
Hi All, I have added an sms-service configuration to Kannel, however I am getting unexpected results. I have tried many different configuration parameters, however all of these are leading to similar results. The sms-service configuration is as follows: group = sms-servi

Re: Issue and questions regarding SMS-SERVICE

2012-07-19 Thread Olutoyin Daniel Ogunmola
Hello Chris, You said you have been getting 'unexpected result'. What are these unexpected results? The report that says "reply: 200 '<< successful >>" shows the url is being successfully called. I think the "Empty reply from service provider" in the logs shows your php page is returning nothi

Re: Generic error: ERROR

2012-07-19 Thread Alvaro Cornejo
Hi Looks more to a communication problem... maybe cabling/interference/modem itself? since error is not always on same command. - CPIN ask you for your SIM pin. You should define it on modem config - AT&F is a really generic init command. Shouldn't fail on that - There are several "repeated" comm

RE: sqlbox select speed

2012-07-19 Thread Ashish Agarwal
What should be the smsbox-port value I should mention in my new sqlbox configuration. On Jul 19, 2012 6:27 PM, "Rene Kluwen" wrote: > There’s no absolute need for two smsboxes to be connected, as long as you > set your boxc_id to the smsbox that you have. > > Having said that, in your case, t

RE: sqlbox select speed

2012-07-19 Thread Rene Kluwen
Doesn't really matter. As long as it is different from any other port that you are using already. From: Ashish Agarwal [mailto:ashisha...@gmail.com] Sent: Thursday, 19 July, 2012 17:54 To: Rene Kluwen Cc: users; Eric Turner; spameden Subject: RE: sqlbox select speed What should be the smsb

sequence for bearerbox,smsbox and sqlbox

2012-07-19 Thread neo nortan
dear please tell me what should be the running sequence of bearerbox,sqlbox and smsbox.  my kannel is running fine. when i run only bearerbox and smsbox and sending sms using url, sms is delivered and dlr-url is also fired and dlr report is stored in a mysql table. But when i run sqlbox and se