Why start new thread? Topic is Understanding Kannel, which suits my
question. And people rarely reply to new threads. I have sent 3 emails
previously....

Anyways thanks.
ߣ∂ςқ <http://loop.pk>


On Sat, Nov 5, 2011 at 7:09 AM, Willy Mularto <sangpr...@gmail.com> wrote:

> 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 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 kannel? so
> far I have w200 it's good but it switches to file transfer mode
> automatically every 2, 3 days.
> ߣ∂ςқ <http://loop.pk/>
>
>
> On Fri, Nov 4, 2011 at 4:03 PM, Willy Mularto <sangpr...@gmail.com> wrote:
>
>> 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 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 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 17:15:35 +0700
>> CC: users@kannel.org
>> To: angel.eyez...@live.com
>>
>> 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 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 companies like nokia, motorola
>> etc?
>>
>> ------------------------------
>> Subject: Re: Understand Kannel
>> From: sangpr...@gmail.com
>> Date: Fri, 4 Nov 2011 17:01:43 +0700
>> CC: users@kannel.org
>> To: angel.eyez...@live.com
>>
>> 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 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 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 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...@live.com
>>
>> All those others SMS Gateways doesn't support many protocol as Kannel
>> does. And of course Kannel stands above of other SMS Gateway you mentioned,
>> regarding its performance, speed, stability as per my experiences.
>> What do you mean with 2 real phones?
>>
>>
>>
>>
>> On Nov 4, 2011, at 2:46 PM, angel eyez wrote:
>>
>> Other sms gateways like  Microsoft SMS 
>> Sender<http://www.microsoft.com/globaldev/outreach/dnloads/smsSender.mspx>
>> , Gnokii <http://www.gnokii.org/>, Gammu, 
>> gsmlib<http://www.pxh.de/fs/gsmlib/>
>>  and xgsmlib <http://www.pxh.de/fs/xgsmlib/>,OpenSMPP 
>> API<http://sourceforge.net/projects/smstools/>
>> , GSMI/GSMD::Gnokii <http://www.agouros.de/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 handles SMS
>> functionality.
>> But my question is that if i'm using 2 real phone then why i need
>> besrerbox and smsbox?
>>
>> ------------------------------
>> Subject: Re: Understand Kannel
>> From: sangpr...@gmail.com
>> Date: Fri, 4 Nov 2011 13:40:14 +0700
>> CC: users@kannel.org
>> To: angel.eyez...@live.com
>>
>> Which other sms gateways do you mean? Generally Kannel does almost all
>> things that an sms gateway can do.
>> Yes you can use gsm modem to receive and send sms using Kannel.
>> Go through the user guide to find why bearerbox and smsbox must be
>> launched first
>>
>>
>>
>> On Nov 4, 2011, at 1:30 PM, angel eyez wrote:
>>
>>
>>
>> Hi
>>
>> I'm new to kannel and want to understand it.
>>
>> Can u tell me how the kannel is differ from other sms gateways.
>>
>> my another question is that i can buy the gsm modem and use it for
>> sending and receiving messages what special feature kannel can provide.
>>
>> Also why bearerbox and smsbox is started before sending any message. Why
>> both services are used.
>>
>>
>> Any assistance will be really appreciated.
>>
>> Regards
>>
>> angel
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>    Willy Mularto
>> F300HD+MR18DE (NLC1725)
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
> Willy Mularto
> F300HD+MR18DE (NLC1725)
>
>
>
>
>
>
>
>
>
>

Reply via email to