Hi folks,
        I have inherited a working Kannel platform with binds into multiple
operators. I don't have much experience in configuring Kannel, but have
seen what works on the existing platform. I have discovered an issue we
have with multi-part messages from one of the operators we are connected
to. The operator has 2 SMSCs with a shared SS7 stack (so they are
effectively clustered as I understand it). As MO messages can come into
either SMSC we have a separate bind into each one. However, when a
multi-part MO message comes in, the individual parts can be handled by
either SMSC. If a one part comes into one SMSC and is sent over its bind
and the other part comes into the other SMSC and is sent over its bind then
Kannel, as it is currently configured, won't match the two parts and
concatenate them. What is currently happening is that Kannel is waiting for
the other part(s) sent over the other bind and eventually times out and
sends what it has. My questions are as follows: -

1> Is it possible to configure Kannel to treat both binds as connected to
the one "organisation" and concatenate multi-part messages regardless of
which of the two binds the parts come in on ?

2> If the above isn't possible, are there any other options to resolve the
issue ?

3> What would the config file for such a configuration look like ?

Any help appreciated.

Regards,
Joe.

Reply via email to