Hi, below is my kannel config, when i send a 3 part message it is delivered in 3 separate messages,instead of one message with 3 pages. what do i add to my config to enable all the message parts to be packaged as one message? I amusing SQLBOX with my Kannel
group = smsc smsc = fake smsc-id = FAKE port = 20000 group = smsc smsc = smpp smsc-id = xxxxx host = smsplus1.routesms.com port = 2345 receive-port = 2345 msg-id-type=0x01 smsc-username = xxxxxx smsc-password = xxxxxx system-type = NULL dest-addr-ton = 1 address-range = 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 = xxxxxx
