Thank you, Donald.

However, I cannot follow your solution properly. Would you have a practical example? I am a bit confused with these port settings.

Thanks! David.

On 03.07.2017 15:03, Donald Jackson wrote:
Split your single bind into two separate binds (one with port only and
one with receive-port only) this will solve your problem.

On 3 July 2017 at 14:43, Dave <d...@eth0.ch> wrote:

Hi all,

does anyone knows this behaviour?

The SMPP link is online for many days and after a reconnect (from
the provider?) the link shows it is online but no messages are going
through it. They are re-routed by Kannel internally through a
different link.

We experience this with two independent SMPP providers. However, it
does not happen on every automatic reconnect. Could it be a
configuration issue?

group = smsc
smsc = smpp
smsc-id = <name1>
allowed-smsc-id = >name1>;<name2>
preferred-smsc-id = <name1>
host = <ip>
port = 2775
receive-port = 2775
smsc-username = <user>
smsc-password = <pass>
system-type = "DIR"
throughput = 10
dest-addr-ton = 2
dest-addr-npi = 1
bind-addr-ton = 1
bind-addr-npi = 1

group = smsc
smsc = smpp
smsc-id = <name2>
allowed-smsc-id = <name2>;<name1>
preferred-smsc-id = <name2>
host = <ip>
port = 2775
receive-port = 2775
smsc-username = <user>
smsc-password = <pass>
system-type = "CMT"
throughput = 10

Thanks for input, David.

--

Donald Jackson
http://www.ddj.co.za [1]


Links:
------
[1] http://www.ddj.co.za/

Reply via email to