Re: send bulk sms using kannel

2015-03-31 Thread Ali Kashif
configure SQLBox with kannel, it is available as add-on with kannel and design your php application to insert data in SQL Box database table "send_sms" and leave rest to SQLBOX, that is best to my knowledge for sending large number of message. Thanks Ali On Mon, Mar 30, 2015 at 4:36 PM, Tapan

Re: send bulk sms using kannel

2015-03-30 Thread Tapan Kumar Thapa
Check http://playsms.org/ On Mon, Mar 30, 2015 at 6:14 PM, Salma BARKAOUI wrote: > Hi, > > I would like to develop a php application that send bulk sms using kannel > , I though it will be possible if I use for but It takes so many time > so there is any other alternative (still looking for