Hello Sasko!

 

I’ve read your postings at [EMAIL PROTECTED] regarding receiving concatenated MO messages. We also have a service to get comments from the public and we route that to corresponding web application based on the keyword sent. Unfortunately, we are also experiencing the same problem as yours, wherein our Kannel does not recognize the more than 160 characters long MO message but as multiple messages. Were you able to solve this one?

 

Kannel says in my smsbox log:

 

Starting to service <?> from <sender-number> to <recipient’s-number>

Formatted text reply <No service specified>

 

My configuration for the sms-service is as follows ( I also have service for default and nop keyword)

 

# SERVICES
 
group = sms-service
keyword = mykeyword
accepted-smsc = suncel
get-url = "http://XXX.XXX.XX.X/receivemsg2.asp?from=%p&to=%P&text=%a"
max-messages = 3
concatenation = true 
catch-all = true 
 

 

Thanks,

 

Jane

 

 

 

 

Reply via email to