I have read them before. I want to know what the best value for max-pending-submits when throughout is equal to 3. I have tried max-pending-submits = 5 before, but error persisted.
Alternative way from google I have tried to set wait-ack = 600, but no improvement. ________________________________ 寄件人︰ spameden <spame...@gmail.com> 收件人︰ Qqblog Qqblog <qqb...@ymail.com> 副本(CC)︰ "users@kannel.org" <users@kannel.org> 傳送日期︰ 2013年08月7日 (週三) 4:40 PM 主題︰ Re: 回覆︰ SMSC returned error code 0x00000058 (Throttling error) No. Read user-guide before asking. To be honest I've bored with all your latest questions, most of these were covered before and you could easily find answers in the google. throughput float (messages/sec) If SMSC requires that Kannel limits the number of messages per second, use this variable. This is considered as active throttling. (optional 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. 2013/8/7 Qqblog Qqblog <qqb...@ymail.com> Is throughput equal to max-pending-submits ? > > > >throughput is set under smsc - smpp in conf and the value is provided from >smpp host > > > > >________________________________ > 寄件人︰ spameden <spame...@gmail.com> >收件人︰ Qqblog Qqblog <qqb...@ymail.com> >副本(CC)︰ "users@kannel.org" <users@kannel.org> >傳送日期︰ 2013年08月7日 (週三) 3:02 PM >主題︰ Re: SMSC returned error code 0x00000058 (Throttling error) > > > >Hi > > > > >2013/8/7 Qqblog Qqblog <qqb...@ymail.com> > >SMSC returned error code 0x00000058 (Throttling error) >> >> >>Pls advise what parameters can be set to avoid this error. >> >> >>I just set throughput = 3 and no other parameter related to the speed. > > >throughput parameter is what you need. > > >try adjusting max-pending-submits as well. > > > >