2013/11/29 [email protected] <[email protected]> > I was tempted to use it, but isn't it controlling the outgoing traffic > (i.e. from BBOX to SMSC)? >
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. this parameter means "window size" on the SMSC slang. it's defined per smsc and it works. > > > On Fri, Nov 29, 2013 at 12:07 PM, spameden <[email protected]> wrote: > >> max-pending-submits is your friend >> >> >> 2013/11/29 [email protected] <[email protected]> >> >> Hi, >>> >>> My operator is asking me to adjust the window-size of my client gateway >>> (kannel) because in high traffic conditions, SMSC is giving "Message Queue >>> Full" error against my ESME, and not delivering incoming traffic to my >>> gateway properly. >>> >>> Can someone please mention how to control the window size parameter? >>> Thanks! >>> >>> Regards, >>> Hamza >>> >> >> >
