Using transmitter/receiver instead of transceiver on 3.4 is completely normal. 3.4 added the transceiver option, but you can run a transmitter/receiver pair with no problems.
If your connection is on port 1234, just set: transceiver-mode = false (note: this is optional, transceiver is disabled by default) port = 1234 receive-port = 1234 Hope it helps, Alejandro On Tue, Mar 10, 2009 at 4:36 PM, Falko Ziemann <[email protected]> wrote: > > Am 10.03.2009 um 16:03 schrieb Stipe Tolj: > > hafez ahmad schrieb: >> >>> >>> My operator says "/use “ESME_QRYLINK” on both transmitter and receiver >>> to keep the connection live /" , how can I do that with kannel >>> (keeplive).? >>> >> >> seems you operator has no clue what he is talking about ;) >> >> In SMPP v3.4 the PDU type is called 'enquire_link', which is a valid >> "ping, are >> you alive" mechanism in the TCP connection on both communication entities. >> > > Yes, but: "transceiver option not available (stands in another mail)" + > "divided transmitter and receiver" = SMPP 3.3 > And in 3.3 the correct name für enquire link is "ESME_QRYLINK". OK, the > operator is using a old protocol, but at least he IS knowing what he talks > about. > > Regards > Falko >
