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 <***@gmail.com>
æ¶ä»¶äººïž° Qqblog Qqblog <***@ymail.com>
å¯æ¬(CC)ïž° "***@kannel.org" <***@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 <***@ymail.com>
Is throughput equal to max-pending-submits ?
Post by Qqblog Qqblogthroughput is set under smsc - smpp in conf and the value is provided from smpp host
________________________________
å³éæ¥æïž° 2013幎08æ7æ¥ (é±äž) 3:02 PM
äž»é¡ïž° Re: SMSC returned error code 0x00000058 (Throttling error)
Hi
SMSC returned error code 0x00000058 (Throttling error)
Post by Qqblog QqblogPls 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.