Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Henri Hovi
Or use the sqlbox to inject the messages instead of the HTTP connection from script to Kannel... On Wed, Nov 18, 2009 at 3:06 PM, Henri Hovi wrote: > Hi, > > now Your question has some sense... > > If You must use database, the easiest way would be to do some > front-end script which receives the

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Henri Hovi
Hi, now Your question has some sense... If You must use database, the easiest way would be to do some front-end script which receives the messages, authenticates the users and manages the statistics, then one common account to Kannel where the messages are forwarded. Anyhow, this ight be too much

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Amritesh Rachelwar
Dear, Actually we are interested to make one URL, using which any one can send SMS having a specific username and password using internet. We need to maintain database for them all that how many SMS they have sent and time, destination no etc. So i need to configure the kannel for a no of username

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Nikos Balkanas
Hi, I presume you are talking about push SMS (MT) messages. Sendsms users are not kept in a database, but in the configuration guide. Please read about group sendsms-user in the User Guide. BR, Nikos - Original Message - From: Amritesh Rachelwar To: users Sent: Wednesday, Nov

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Amritesh Rachelwar
> > Dear, > > You are Brilliant man. Thanks for your precious reply. > > Thanks and Regards > Amritesh Deepak Rachelwar > > > > On Wed, Nov 18, 2009 at 5:32 PM, Henri Hovi wrote: > >> Did you try to run following command in Kannel home installation directory >> ./convertKannelToJatayu >> >> -- >> H

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread preeteesh kakkar
Hi, All you need is billing system for Kannel, We don't have idea what is Jatayu. Kannel doesn't provides any billing system.. Create you own for it. On 11/18/09, Amritesh Rachelwar wrote: > Dear, > > We want to make a URL (HTTP) based Server using kannel gateway. We have one > SMPP connectivit

Re: How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Henri Hovi
Did you try to run following command in Kannel home installation directory ./convertKannelToJatayu -- H On Wed, Nov 18, 2009 at 1:51 PM, Amritesh Rachelwar wrote: > Dear, > > We want to make a URL (HTTP) based Server using kannel gateway. We have one > SMPP connectivity with SMSC and a Static IP

How to Make URL based Carrier Server using Kannel like jatayu

2009-11-18 Thread Amritesh Rachelwar
Dear, We want to make a URL (HTTP) based Server using kannel gateway. We have one SMPP connectivity with SMSC and a Static IP. How can we create different username and passwords for all users and how to manage there data bases accordingly. Thanks and Regards Amritesh Deepak Rachelwar

Re: Kannel SMS per second

2009-11-18 Thread Illimar Reinbusch
Hi On medium sized hardware (Intel Xeon, 8GB RAM, IDE RAID) we have tested our Kannel with fakesmsc with huge speeds. In real world while being connected to 9 mobile operators (some of them multiple binds) we have reached 150-170 SMS per second. It is actually 150 incoming SMS per sec. We same

Re: Kannel SMS per second

2009-11-18 Thread Alejandro Guerrieri
Millions of requests per second? Someone added some extra zeroes just for fun I guess, or perhaps that figure was per _day_ instead? Honestly, all those requests-per-second figures are completely meaningless out of context. There are too many factors involved in the outcome to make a realistic gue

Kannel SMS per second

2009-11-18 Thread denis bahati
Which hardware and network resources can cause kannel to process few requests per second. Someone told me kannel can handle millions of request per second.

Re: Kannel request per second

2009-11-18 Thread Dipankar Sarkar
I think the question that he is asking is In the real world, what kind of incoming and outgoing SMS traffic rates can kannel handle? For example: * From what i have read, the google's jsmpp library can do ~3500 SMS/sec outgoing. regards Dipankar Sarkar Mobile (India) +91 981 145 2098 | Phone (U

Re: Kannel request per second

2009-11-18 Thread seikath
its not question about kannel the question is how many users your SMSC could handle denis bahati wrote: > Hi All, > > a newb, I have a question on how many users can request information > using kannel sms gateway per second? >

Kannel request per second

2009-11-18 Thread denis bahati
Hi All, a newb, I have a question on how many users can request information using kannel sms gateway per second?