Hello,
I have a strange issue with one SMSC connection. The connection works fine, but after several reconnects my server reports multiple TCP connections still established to the SMSC IP, although I have only one connection to that server. Is there a posibility that bearerbox doesn't terminate the existing TCP connection when reconnecting to the SMSC? I am running kannel 1.5.0 compiled from svn yesterday. I patched the smsc_smpp.c file to support our-port configuration parameter, according to the Feature #270 from xavier. The SMSC configuration is: smsc = smpp smsc-id = xxxxx allowed-smsc-id = "xxxxx;buffer" preferred-smsc-id = xxxxx throughput = 15 host = xxx.xxx.xxx.xxx port = xxxx transceiver-mode = true our-host = xxx.xxx.xxx.xxx system-type = "VMA" smsc-username = "xxxx" smsc-password = "xxxxxx" reconnect-delay = 300 Do you have any input on this? Thank you, Vali
