On Monday 06 November 2006 17:24, Enver ALTIN wrote: > On Mon, 2006-11-06 at 06:18 -0800, Shanavaz E A wrote: > > My SMSC allows to transmit only 5 msg per sec. So if I post around > > 1000 or 1000 (or more) in a single requset, what will happen? Will it > > fail? Or it will be delivered? How it works? > > As far as I know it works like you have submitted them one-by-one, I > guess smsbox will create many *Msg instances out of your single request > and transfer them to bearerbox, then they will be delivered as if they > were received over individual /cgi-bin/sendsms requests. > > I'm not 100% sure, though.
The last time I did this, on one provider I got a "throttling error" and on the other, the SMSC hang (the process ate up over 4GB of RAM :D ) and had to be manually restarted... yes I got a warning over the phone for doing that. :D -- patrick
