In the UserGuide, under 'SMS centers', in SMSC Group Variables, check out the 'allowed' 'preferred' and 'denied' options. It doesn't say anything about load balancing, but if you setup the config so that Kannel cannot determing exactly to which smsc to send (for example - not setting 'preferred' , or setting 'preferred' to list the ids of both modems), then Kannel will randomly choose an SMSC for each message.
-- Oded Arbel m-Wise Inc. [EMAIL PROTECTED] Women like the simple things in life, like men. > -----Original Message----- > From: Jacob Vennervald Madsen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 10, 2002 9:56 AM > To: Oded Arbel; [EMAIL PROTECTED] > Subject: RE: Round robin on SMSCs > > > Thanks, but I can't find anything about this in the online docs. > Could you tell me where to look? > > Jacob > > > -----Original Message----- > > From: Oded Arbel [mailto:[EMAIL PROTECTED]] > > Sent: 10. april 2002 10:35 > > To: Jacob Vennervald Madsen; [EMAIL PROTECTED] > > Subject: RE: Round robin on SMSCs > > > > > > Depending on your setup (see the "prefered/allowed/whatever-smscid" > > settings), Kannel will route messages to either of the two > > modems. using > > the correct setup, Kannel will not do round-robin, but will instead > > choose a modem for delivery in a random manner. being random, > > it is not > > a very good solution for small scale setups (a few modem > > handling low to > > medium traffic loads) but it is a fair solution for large > > scale setups. > > > > > > -- > > Oded Arbel > > m-Wise Inc. > > [EMAIL PROTECTED] > > > > As someone else said in the net, C++ has created a good market for > > *medical* > > books. (He was calling C++ an illness). In a matter of days > > you get more > > and > > more people write *just another cure-book* about C++ with names like > > "Effective > > C++", "Practical C++", "Safe C++". > > -- Burak Bayramli > > > > > > > -----Original Message----- > > > From: Jacob Vennervald Madsen [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, April 10, 2002 8:56 AM > > > To: [EMAIL PROTECTED] > > > Subject: Round robin on SMSCs > > > > > > > > > Hi All > > > > > > If I set up kannel with two GSM modems will it > > automatically do round > > > robin on those modems? > > > > > > Jacob Vennervald > > > > > > > > >
