yes you can, separating each entry (destination) with space (' ', '+'
url-encoded). For more check the user guide.On Tue, Sep 21, 2010 at 6:38 PM, Aldo Zavala <[email protected]> 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's > to that list using the Kannel HTTP Interface in chunks of 25-30 TPS... Thanks > a lot for the explanations guys!! > > One last thing, is there a given kannel HTTP built in method to send to > multiple numbers? Or should I invoke the method one by one? > > > Thanks, > > Aldo Zavala > > > ----- Original Message ----- > From: Elton Hoxha > [mailto:[email protected]] > To: Rene Kluwen [mailto:[email protected]] > Cc: > Aldo Zavala [mailto:[email protected]], [email protected] > 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 has not to do with Cell Broadcast. So SS7 and other >> Core Network related protocols are irelevant. >> The script can be created in your application side, retrieving >> subscriber list from DB, then calling HTTP interface that Kannel >> provides. >> >> About TPS limitation, you can control it in your script. >> >> Regards >> Elton >> >> On Tue, Sep 21, 2010 at 5:26 PM, Rene Kluwen <[email protected]> wrote: >> > If you are a cellular carrier: Why don't you use SS7 to send broadcast >> > messages? >> > If they is an smpp proxy in between: Check your provider about a possible >> > TLV that allows you to send broadcast messages. >> > >> > == Rene >> > >> > -----Original Message----- >> > From: Aldo Zavala [mailto:[email protected]] >> > Sent: Tuesday, 21 September, 2010 16:35 >> > To: Rene Kluwen; [email protected] >> > 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 the SMC. >> > >> > >> > Thanks, >> > >> > Aldo Zavala >> > 24/7 (760).890.4221 >> > Mobile (760).556.5050 >> > Office (760).234.0015 >> > >> > >> > ----- Original Message ----- >> > From: Rene Kluwen >> > [mailto:[email protected]] >> > To: 'Aldo Zavala' >> > [mailto:[email protected]], [email protected] >> > 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? >> >> >> >> -----Original Message----- >> >> From: Aldo Zavala [mailto:[email protected]] >> >> Sent: Monday, 20 September, 2010 23:48 >> >> To: Rene Kluwen; [email protected] >> >> Subject: RE: Broadcast SMS with Kannel.... help please. >> >> >> >> We are a CDMA Cellular Carrier and sometimes need to send a broadcast SMS >> > to >> >> our subscribers... >> >> >> >> >> >> Thanks, >> >> >> >> Aldo Zavala >> >> >> >> >> >> >> >> ----- Original Message ----- >> >> From: Rene Kluwen >> >> [mailto:[email protected]] >> >> To: 'Aldo Zavala' >> >> [mailto:[email protected]], [email protected] >> >> Sent: Mon, 20 Sep 2010 >> >> 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 to do cell >> >> > broadcasts. >> >> > >> >> > == Rene >> >> > >> >> > -----Original Message----- >> >> > From: [email protected] [mailto:[email protected]] On >> > Behalf >> >> > Of Aldo Zavala >> >> > Sent: Monday, 20 September, 2010 20:10 >> >> > To: [email protected] >> >> > Subject: Broadcast SMS with Kannel.... help please. >> >> > >> >> > 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 previous email was blocked so I am sending it >> again. >> >> > Sorry if you received this twice... >> >> > >> >> > >> >> > Aldo >> >> > >> >> > >> >> > >> >> > >> >> >> >> >> >> >> >> >> > >> > >> > >> > >> > >> >
