Re: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Emmanuel CHANSON
Hello Aldo, For this you can create some shell/PHP/ script that use the HTTP CGI interface of smsbox to send broadcast SMS or use a Web GUI that have this functionnality. Elite SMS (licensed): http://www.elite-sms-software.com PlaySMS (free) 0.9.5 http://playsms.sourceforge.net/ or http://pla

Re: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Luís Tiago Rico
Hello, Another simple way to do a massive broadcast is to have SQLBOX and insert your messages directlly in the database. That's it! 2010/9/20 Aldo Zavala > Hi, Is there some script already done or a built in function that allows > Kannel to send a broadcast SMS? > > I am not sure if my previo

RE: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Rene Kluwen
Not so sure what you mean... but.. if you mean cell broadcast messages, then it depends on your provider if they support it. It should be a network-provider. I don't think they allow aggregators to do cell broadcasts. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users

RE: Broadcast SMS with Kannel.... help please.

2010-09-20 Thread Aldo Zavala
0 14:45:26 -0700 Subject: RE: Broadcast SMS with Kannel help please. > Not so sure what you mean... but.. if you mean cell broadcast messages, then > it depends on your provider if they support it. It should be a > network-provider. I don't think they allow aggregators

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Rene Kluwen
So what is your downstream smsc protocol? SMPP? AT2? SS7? -Original Message- From: Aldo Zavala [mailto:a...@cleartalk.net] Sent: Monday, 20 September, 2010 23:48 To: Rene Kluwen; users@kannel.org Subject: RE: Broadcast SMS with Kannel help please. We are a CDMA Cellular Carrier and

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Aldo Zavala
- From: Rene Kluwen [mailto:rene.klu...@chimit.nl] To: 'Aldo Zavala' [mailto:a...@cleartalk.net], users@kannel.org Sent: Tue, 21 Sep 2010 04:23:08 -0700 Subject: RE: Broadcast SMS with Kannel help please. > So what is your downstream smsc protocol? SMPP? AT2? SS7? > > --

RE: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Rene Kluwen
Sent: Tuesday, 21 September, 2010 16:35 To: Rene Kluwen; users@kannel.org Subject: RE: Broadcast SMS with Kannel help please. It is SMPP, I was thinking on pull a Subscribers list from our Provisioning Middleware, then create a script that submit like 25-30 SMS per second in order to not overkill th

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Elton Hoxha
provider about a possible > TLV that allows you to send broadcast messages. > > == Rene > > -Original Message- > From: Aldo Zavala [mailto:a...@cleartalk.net] > Sent: Tuesday, 21 September, 2010 16:35 > To: Rene Kluwen; users@kannel.org > Subject: RE: Broadcast S

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Aldo Zavala
Rene Kluwen [mailto:rene.klu...@chimit.nl] Cc: Aldo Zavala [mailto:a...@cleartalk.net], users@kannel.org Sent: Tue, 21 Sep 2010 09:26:03 -0700 Subject: Re: Broadcast SMS with Kannel help please. > As far as I understand, Aldo wants to implement Bulk SMS application > using Kannel, It ha

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Elton Hoxha
en [mailto:rene.klu...@chimit.nl] > Cc: > Aldo Zavala [mailto:a...@cleartalk.net], users@kannel.org > Sent: Tue, 21 Sep > 2010 09:26:03 -0700 > Subject: Re: Broadcast SMS with Kannel help > please. > > >> As far as I understand, Aldo wants to implement Bulk SMS app

Re: Broadcast SMS with Kannel.... help please.

2010-09-21 Thread Milan P. Stanic
On Tue, 2010-09-21 at 09:38, Aldo Zavala wrote: > Thanks a lot for ths clarification I have started to get a little bit > confused... =) > > Yes, I have access to DB and to Application side. I will design and implement > a script that first gather the desired SMS Users group and then submits SMS