Hi, give a try to: max-messages = 10 concatenation = true
On Wed, Jan 18, 2012 at 12:44 PM, michael osakede <[email protected]> wrote: > Hi, > > What do i need to add to my kannel config to enable me deliver multi-par sms > ie 400chars message as one message and not split message? > I am sending the messages via SQLBOX > SQLBOX ------> BEARERBOX > > My config > group = smsc > smsc = smpp > smsc-id = xxxsms > host = XXXXXX > port = 2345 > receive-port = 2345 > msg-id-type=0x01 > smsc-username = xxxxx > smsc-password = xxxxxx > system-type = NULL > dest-addr-ton = 1 > bind-addr-ton = 0 > bind-addr-npi = 1 > dest-addr-ton = 1 > dest-addr-npi = 1 > source-addr-ton = 5 > source-addr-npi = 1 > enquire-link-interval = 60 > interface-version = 34 > reconnect-delay = 30 > allowed-smsc-id = xxxsms > > Thanks. > Michael > > >
