Transceiver mode initiates only 1 connection. All message-types are flowing through it (MT,MO,DLR).
2012/10/15 Tapan Kumar Thapa <[email protected]> > Hello, > > Have you tried binding as Transmitter only. > > transceiver-mode=false > > Regards > Tapan Thapa > > > On Mon, Oct 15, 2012 at 5:56 PM, Eric Beda <[email protected]> wrote: > >> Hi all, >> >> I have come up with an unfortunate problem. I had a working kannel >> configuration with an operators SMSC, everything was working fine, then >> lately they say that I am connecting to there interface using two >> interfaces. They have now limited me to one, and my kannel logs receive an >> error >> >> SMSC rejected login to receive code 0x0000000d (bind failed) >> >> I have configured kannel as a transceiver via transceiver-mode=true. I >> have asked them to undue the interface limit whilst I re-configure my >> setup. >> >> I checked out the connections to my server via lsof -i .... I noticed is >> that bearerbox under transceiver-mode initiates two connections to SMSC, >> which I suspect the mobile operator treats as two interfaces. So my >> question is how do I get kannel to connect to SMSC via one TCP connection >> in transceiver mode >> >> Hope will get help >> >> Regards >> > >
