count of received
"fred" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <005d01c632bd$26b59540$0b02a8c0@FRED4> |
i just have to say that this count is dumb ? because it counts not just actual deliver msgs received from ESMSE connection, BUT kannel internal generated DLR for, for example smsc success, and this happens because bb_smscconn_receive() is used for both these and actual delivers received. bb_smscconn_receive() does the incrementing of the received count. who else thinks this is wrong?opinions?