U should use max-pending-submits. Put its value to 100, means bearerbox will send 100 messages first and will not wait for submit response. After sending 100, it will check for sumit response.
Regards Tapan Thapa Sent from my Windows Phone ------------------------------ From: Sebastián Insausti <sinsau...@binbit.com> Sent: 3/14/2015 12:36 AM To: Tapan Kumar Thapa <tapan.thapa2...@gmail.com> Cc: users@kannel.org Subject: Re: Kannel configuration without wait ack Hi Tapan Thapa, Thanks for the reply. I can see two max-pending: smsbox-max-pending "number of messages" Maximum number of pending messages on the line to smsbox compatible boxes. max-pending-submits "number" Optional the maximum number of outstanding (i.e. acknowledged) SMPP operations between an ESME and SMSC. This number is not specified explicitly in the SMPP Protocol Specification and will be governed by the SMPP implementation on the SMSC. As a guideline it is recommended that no more than 10 (default) SMPP messages are outstanding at any time. Which one should I set up and which parameter am I supposed to use? If we configure the max pending parameter, can we send all the sms without having to wait for the ack response? Thanks. 2015-03-13 13:48 GMT-03:00 Tapan Kumar Thapa <tapan.thapa2...@gmail.com>: > Check kannel documentation for max pending under smsc=smpp group. > > Regards > Tapan Thapa > > Sent from my Windows Phone > ------------------------------ > From: Sebastián Insausti <sinsau...@binbit.com> > Sent: 3/13/2015 10:07 PM > To: users@kannel.org > Subject: Kannel configuration without wait ack > > Hi, > > I need to configure a kannel for sending all the sms that are stored > without waiting for the ack and without send retry. > Can anyone help me to configure this? > I am not sure about the parameters needed for this. > > Thanks, > Regards. > >