Hi, AFAIK kannel works with udh for concatenation, not sar. It cannot undesrtand it.
BR, Nikos ----- Original Message ----- From: Latitude Berlin To: users Sent: Monday, February 01, 2010 11:25 AM Subject: Fwd: receiving optional params in MO SMS Guys, Can anyone guide me for the following problem? Thanks. ---------- Forwarded message ---------- From: Latitude Berlin <[email protected]> Date: Thu, Jan 28, 2010 at 2:36 PM Subject: receiving optional params in MO SMS To: users <[email protected]> Hi, I am receiving MO SMS messages at kannel and kannel is calling a servlet on receiving. Config reads as: group = sms-service keyword = default accepted-smsc = "smpp1,smpp2" catch-all=true max-messages=0 get-url = http://localhiost:7070/SMSServlet?from=%p&text=%a&udh=%u I am interested in getting UDH to identify long/multipart sms messages and concatinate them in my application. I was getting the UDH until I changed the operator. Now I dont get UDH instead I see some optional params in the logs which might work for me to identify the message parts. Kindly find the log attached. Please advise me how I can forward these optional params to my application via get-url. Thanks.
