exactly, i want to have dlr report with an error in case of throttling.
OK, it is not supported by SMPP?
On 07/04/2012 11:09 PM, spameden wrote:
You mean SMSC should send a DLR report with an error?
I don't think it's by SMPP standard. You can always grep kannel's log
on this error.
2012/7/4 Moazzam Ali <[email protected] <mailto:[email protected]>>
true, but my question was is it possible to get some kind of dlr
if a message failed with throttling error. For example if we see
the kannel logs, SMSC only send dlr for error 0x00000045 (submit
failed) but not for 0x00000058 (throttling error) so i want to
have the dlr also for error 58
On 07/04/2012 11:00 PM, spameden wrote:
kannel is an asynchronous sender, pretty sure 'throttling error'
limits only sending functionality not DLR receiving
2012/7/4 Moazzam Ali <[email protected] <mailto:[email protected]>>
is it possible to have dlr from SMSC if some messages are
facing throttling error?