Hello I don't use sqlbox, but I set the following in the core group to enable receiving concatenated Mo messages
sms-combine-concatenated-mo=true sms-combine-concatenated-mo-timeout=1800 Give it a try hope it helps BR Sleem On Wed, Jan 18, 2012 at 3:55 PM, michael osakede <[email protected]> wrote: > Hi, > > Added this to sendsms-user > It does not solve this, do you have a config that works for multi-part sms? > > Thanks > ------------------------------ > *From:* Nicolas de Bari Embriz Garcia Rojas <[email protected]> > *To:* michael osakede <[email protected]> > *Cc:* "[email protected]" <[email protected]> > *Sent:* Wednesday, January 18, 2012 2:01 PM > *Subject:* Re: Multi-Part SMS > > 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 > > > > > > > > >
