Hi, My kannel config is calling an HTTP API. It is working fine for small messages, but for long SMS ( > 160 xters), kannel is splitting it into 2 parts and sending 2 calls to the SMSC, which in result is sending 2 separate SMS to the handset instead of one concatenated one. I tested the API separately, and it is fine. The problem is somewhere in kannel config. Can someone help, about how to make kannel send a single long SMS instead of splitting?
I am using SQLBOX to send MT SMS. Thanks, Hamza