On Wed, 6 Oct 2004, Alexander Malysh wrote:
2004-10-06 02:42:13 [19398] [12] ERROR: SMPP[mqube]: SMSC rejected login to transmit, code 0x0000000f (Invalid System ID). 2004-10-06 02:42:13 [19398] [12] ERROR: SMPP[mqube]: I/O error or other error. Re-connecting. 2004-10-06 02:42:13 [19398] [12] DEBUG: Thread 12 (gw/smsc/smsc_smpp.c:io_thread) terminates.
What? The thread died! Why?
If error "invalid system id" or "invalid password" occurs thread will die (wrong login params) in order to prevent disabling of this client host on smsc due to bad login attempts.
Ah, ok, makes sense. Without changing the C code, can the system to be set to make 3 attempts before giving up? If not, can we modify the code to have a user-settable number of attempts at logging in if the login is rejected as invalid?
Our SMSC is stupid, and I don't know when they will fix this problem.
Beckman --------------------------------------------------------------------------- Peter Beckman Internet Guy [EMAIL PROTECTED] http://www.purplecow.com/ ---------------------------------------------------------------------------
