This might lie with the service provider, but a simpler solution is to
set the directive 'concatenation = true' under the sms-service group so
that the recipient device knows that two sms are supposed to be joined
together.
I'm not sure how older devices will fare with long messages -- possibly
it will say: 1/2: this is..., 2/2: a really long sms -- instead of
joining, but that's alright since they have the serial indicator in front.
rash_s13 wrote:
Hello,
I have the following service with max-messages set to 2.
group = sms-service
keyword = bill
get-url = "http://localhost/cgi-bin/rash/bills.cgi?num=%s&credit=%r"
max-messages=2
But if the reply sent by kannel is more than 160 chars,the second part(chars
after 160) come as the first message and the first 160 chars is received as
second message.How can get the messages in proper order?
Regards,
Rashmi.
--
View this message in context:
http://www.nabble.com/max-messages--t1657358.html#a4489975
Sent from the Kannel - User forum at Nabble.com.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.