Thank you, 1 - I have find this page explaining how to set up kannel with sqlbox: http://www.kannel.org/pipermail/users/2006-October/000859.html
They don't explain how to install sqlbox... I will try to configure it 2 - For the second solution, I don't know if thousands of calls to send_sms interface is more fast and powerful than the sqlbox solution... thanks --- En date de : Mar 3.6.08, seik <[EMAIL PROTECTED]> a écrit : De: seik <[EMAIL PROTECTED]> Objet: Re: Send SMS's in text file À: [email protected] Date: Mardi 3 Juin 2008, 16h43 1. use sqlbox, load the fail in the db , it will be sent immediately, but i assume it will took you logn tyime to set it up 2. write simple bash/perl/phpcli script to load the file and to call the send-sms interface of kannel for each row of the file -----Original Message----- From: [email protected] [EMAIL PROTECTED] Sent: 03 Юни 2008 г. To: seik Subject:Send SMS's in text file > Hello, > I have to send SMS's stored in text file: > line1: from_number1;to_number1;text_message1 > line2: from_number1;to_number2;text_message2 > line3: from_number3;to_number3;text_message3 > ............................... > ............................... > The file can have thousands of lines... > Is there any possibility to configure the sms-services (I think we can configure the "file option" in kannel.conf, > but I dont know if this option is implemented to send mass SMS's from text file) to send SMS's from text file. > Thanks > __________________________________________________ > Do You Yahoo!? > En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicites __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail
