RE: Best way to send bulk SMS

2020-08-30 Thread Rene Kluwen
As I recall it should be the send_sms table that you need to insert to. Or at least the table that is indicated in the sql-insert-table config value. == Rene Van: Loyc Cossou Verzonden: zondag 30 augustus 2020 12:10 Aan: Rene Kluwen CC: kannel users@kannel.org Onderwerp: Re: Best way

Re: Best way to send bulk SMS

2020-08-30 Thread Loyc Cossou
Hi, I tried and got the same result. Almost, be the first sql that I ran was successful as the SMS was delivered. But the other SQL commands got unsuccessful. Here is the command: *INSERT INTO `sent_sms` SET * *`momt` = 'MT',* *`sender` = 'senderHere',* *`receiver` = 'numberHere',* *`msgdata` =