RE: Understand Kannel

2011-11-04 Thread angel eyez
Other sms gateways like Microsoft SMS Sender, Gnokii, Gammu, gsmlib and xgsmlib,OpenSMPP API, GSMI/GSMD::Gnokii etc how kannel is different from these gateways. The userguide said that bearerbox is the interface towards the phone it pass the messages between phones and other boxes and smsbox

RE: Understand Kannel

2011-11-04 Thread angel eyez
2 real phones means i want to send a msg from one phone to another then why i need bearbox and smsbox started before sending a msg as i can send the msg from web interface throgh kannel. From: sangpr...@gmail.com Subject: Re: Understand Kannel Date: Fri, 4 Nov 2011 14:53:22 +0700 To: angel.eyez

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
Web interface is only a frontend interface. While bearerbox and smsbox is the backend and core interface. It translates and process your requests. On Nov 4, 2011, at 3:03 PM, angel eyez wrote: > 2 real phones means i want to send a msg from one phone to another then why i > need bearbox and s

RE: Understand Kannel

2011-11-04 Thread angel eyez
Ok that means if i send any msg through kannel it will process by the bearerbox and smsbox then reach its destination. Right.. Subject: Re: Understand Kannel From: sangpr...@gmail.com Date: Fri, 4 Nov 2011 15:16:10 +0700 CC: users@kannel.org To: angel.eyez...@live.com Web interface is only a

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
Yes something like that. The flow usually like this: GSM-Modem <-> Bearerbox <-> SMSBox On Nov 4, 2011, at 4:37 PM, angel eyez wrote: > Ok that means if i send any msg through kannel it will process by the > bearerbox and smsbox then reach its destination. Right.. > > Subject: Re: Understand

RE: Understand Kannel

2011-11-04 Thread angel eyez
Ok tell me one more thing Why we don't use direct connection to smsc of a wireless carrier? Why sms messages can be send and receive with mobile phone or GSM/GPRS modem? And also who provide the SMSC's implementation either cellular companies or the mobile phone subscribers or the phone compani

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
Wireless carrier has its direct connection, but only available for commercial use. SMS can be sent or received between supported/compatible devices because it has standard/protocol which every device must follow/meet On Nov 4, 2011, at 5:07 PM, angel eyez wrote: > Ok tell me one more thing

RE: Understand Kannel

2011-11-04 Thread angel eyez
who provide the SMSC's implementation cellular companies or mobile phones like nokia, motorola etc ? Subject: Re: Understand Kannel From: sangpr...@gmail.com Date: Fri, 4 Nov 2011 17:15:35 +0700 CC: users@kannel.org To: angel.eyez...@live.com Wireless carrier has its direct connection, but on

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
it is the wireless carrier a.k.a telco a.k.a operator On Nov 4, 2011, at 5:20 PM, angel eyez wrote: > who provide the SMSC's implementation cellular companies or mobile phones > like nokia, motorola etc ? > > Subject: Re: Understand Kannel > From: sangpr...@gmail.com > Date: Fri, 4 Nov 2011 1

RE: Understand Kannel

2011-11-04 Thread angel eyez
this means cellular companies like telenor, ufone, etc. Subject: Re: Understand Kannel From: sangpr...@gmail.com Date: Fri, 4 Nov 2011 17:24:41 +0700 CC: users@kannel.org To: angel.eyez...@live.com it is the wireless carrier a.k.a telco a.k.a operator On Nov 4, 2011, at 5:20 PM, angel eyez w

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
yes correct brother On Nov 4, 2011, at 5:40 PM, angel eyez wrote: > > this means cellular companies like telenor, ufone, etc. > Subject: Re: Understand Kannel > From: sangpr...@gmail.com > Date: Fri, 4 Nov 2011 17:24:41 +0700 > CC: users@kannel.org > To: angel.eyez...@live.com > > it is the w

RE: Understand Kannel

2011-11-04 Thread angel eyez
Thanks buddy u save me :) Subject: Re: Understand Kannel From: sangpr...@gmail.com Date: Fri, 4 Nov 2011 17:47:28 +0700 CC: users@kannel.org To: angel.eyez...@live.com yes correct brother On Nov 4, 2011, at 5:40 PM, angel eyez wrote: this means cellular companies like telenor, ufone, etc. Su

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
no problem On Nov 4, 2011, at 5:50 PM, angel eyez wrote: > Thanks buddy u save me :) > > Subject: Re: Understand Kannel > From: sangpr...@gmail.com > Date: Fri, 4 Nov 2011 17:47:28 +0700 > CC: users@kannel.org > To: angel.eyez...@live.com > > yes correct brother > > > > On Nov 4, 2011, at

Re: Understand Kannel

2011-11-04 Thread Munir Ahmad
Can any one please confirm that does kannel have load balancing between GSM Modems? i.e. I plug in 5 of em and I just call send and kannel manages which device is less loaded already and routes automatically sms to that device etc? And also what kind of GSM Modem you have used perfectly with kann

Re: Understand Kannel

2011-11-04 Thread Willy Mularto
First of all please start a new thread. Kannel has load balancing using round robin scenario AFAIK. You just need to name all smsc-id with same name. There are some brands and you can found recommendation in the archives. On Nov 5, 2011, at 4:20 AM, Munir Ahmad wrote: > Can any one please co