Hello,We're using Clicksend to send our SMS messages.Sending a message
with a maximum of 160 characters works well, as it will send everything
in a single SMS. As soon as we reach 161 characters, and the message has
to be sent in 2 SMSs, we never receive the message. The delivery logs
indicate that the message was sent out successfully, even though we
never received it, and the message doesn't even appear in the ClickSend
logs.The treshhold is set to max 8 messages at once, so the issue isn't
th...