> Hi. We've got access to an SMPP interface, which sort of works...
> But the SMPP only allows us to do BIND_RECEIVER, not BIND_TRANSMITTER.
> Is there any way to tell kannel to forget about that BIND_TRANSMIT
> that it cannot have?
> 
> Kannel insists on doing an endless 2-second loop of
> 
> 2002-01-09 10:42:48 [7] ERROR: SMPP: SMSC rejected login to 
> transmit, code
> 0x0000000d.
> 2002-01-09 10:42:48 [7] ERROR: SMPP: I/O error or other error.
> Re-connecting.
> 2002-01-09 10:42:50 [7] ERROR: SMPP: SMSC rejected login to 
> transmit, code
> 0x0000000d.
> 2002-01-09 10:42:50 [7] ERROR: SMPP: I/O error or other error.
> Re-connecting.
> Receiving works OK, though, it's just annoying with
> those connect attempts every 2 seconds...
>    Do anyone know of a way to avoid that?

Not through configuration. You'll have to make a code change to get
this functionality.


Reply via email to