Can you check in processlist if there is multiple bearerbox instances running?
with command: ps auxww|grep bearerbox 2012/10/15 Eric Beda <[email protected]> > Hi, > > Well I only have one group=smsc connection which is configured to act as a > transceiver > > Regards > > > On Mon, Oct 15, 2012 at 3:34 PM, spameden <[email protected]> wrote: > >> You probably have multiple >> >> group=smsc >> >> defined inside your kannel.conf >> >> >> 2012/10/15 Eric Beda <[email protected]> >> >>> 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 >>> >> >> >
