receive multiple sms at one particular time

2011-06-29 Thread parimal naigaonkar
Hi, My gateway works fine when we send sms one by one, but when we send 10 sms simultaneously from different sources it is able to receive only 2 or 3, how can i improve this ? thanks & regards parimal naigaonkar

Re: GSM modem

2011-06-29 Thread Nikos Balkanas
Hi, Any phone/modem supporting AT commands will work with kannel. Some Nokia phones have problems because they don't implement the CNMI command. In general GSM modems are more reliable than phones and they have better DLR handling. People have had good experience with the Huawei E220 (USB) and Wa

RE: GSM modem

2011-06-29 Thread Rene Kluwen
Some USB dongles do work well. From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Jalal Uddin Sent: Wednesday, 29 June, 2011 18:18 To: users@kannel.org Subject: GSM modem Hello everyone, can you please suggest me some good durable GSM modem to use with kannel. In

Re: GSM modem

2011-06-29 Thread Anderson Schmidt
Hi, The project I'm currently working on uses (in Brazil, Iran, China): http://www.cinterion.com/products/terminals/mc52it-mc55it.html So far, I didn't have any problem with them. BR, Anderson Hello everyone, can you please suggest me some good durable GSM

GSM modem

2011-06-29 Thread Jalal Uddin
Hello everyone, can you please suggest me some good durable GSM modem to use with kannel. In my country nothing more than a USB dongle is available, so i have to purchase it from outside. So i want to buy something that will work, i hope you understand. i have found that Siemens M35 and Wavecom

Re: unable to start the bearerbox ?

2011-06-29 Thread Willy Mularto
yes just like what it say that you put message-start in the group modems which is prohibited. please re check the user guide. On Jun 29, 2011, at 9:54 PM, amritpal pathak wrote: > I am unable to start the bearerbox .it says > > 2011-06-29 10:52:35 [26924] [0] INFO: Debug_lvl = 1, log_file =

Re: unable to start the bearerbox ?

2011-06-29 Thread Nikos Balkanas
Hi, You obviously use an outdated kannel version, that didn't support message-start. Download latest svn and retry. BR, Nikos On Wed, Jun 29, 2011 at 5:54 PM, amritpal pathak wrote: > I am unable to start the bearerbox .it says > > 2011-06-29 10:52:35 [26924] [0] INFO: Debug_lvl = 1, log_file

unable to start the bearerbox ?

2011-06-29 Thread amritpal pathak
I am unable to start the bearerbox .it says 2011-06-29 10:52:35 [26924] [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2011-06-29 10:52:35 [26924] [0] ERROR: Group 'modems' may not contain field 'message-start'. 2011-06-29 10:52:35 [26924] [0] ERROR: Error found on line 68 of file `kannel/kann

Re: Problem configuring opensmppbox

2011-06-29 Thread Michael van der Poel
?? I would like to use opensmpp box for two-way messaging through several SMSCs with delivery reports. The obvious start, I think, would be to get opensmmp working with one SMSC for sending SMS, next for receiving SMS and then I could start adding other SMSCs. I can¹t see why opensmpp and bearerb

Re: SMS validity period: doubt

2011-06-29 Thread Anderson Schmidt
Hi, Someone else observed similar behavior of validity period parameter? I've done more tests on it and it really seems that all SMS keep in sms_rounter thread more than 10 minutes (sometimes 20, sometimes more than 30 minutes, and so on). Thanks Anderson

RE: questions regarding kannel

2011-06-29 Thread Rene Kluwen
The cheapest solutions depends on which network you will send the messages to. Also it depends on the volume that you send. If you google for "cheap sms gateway" then you will get a lot of results. You don't need this list for that. == Rene -Original Message- From: users-boun...@kannel.

RE: Problem configuring opensmppbox

2011-06-29 Thread Rene Kluwen
To send messages via smpp, you don't need opensmppbox. Just insert an entry in the send_sms table of sqlbox. If you fill in the proper values, the message gets sent. == Rene From: Michael van der Poel [mailto:movdp...@gmail.com] Sent: Wednesday, 29 June, 2011 06:59 To: Rene Kluwen; use