seems mo-recode = true was causing this issue. I have disabled it and now correct encoding is coming in the get-url
From: [email protected] Sent: 31 July 2012 4:05 PM To: [email protected] Subject: message coding and %c I am facing an issue with the message encoding. I want to pass message coding to my get-url but 2012-07-31 13:06:51 Receive SMS [SMSC:XXXXXX] [SVC:] [ACT:51025] [BINF:] [FID:] [META:?smpp?] [from:xxxx] [to:xxxx] [flags:-1:2:-1:0:-1] [msg:44:062806330645002006270644064406470020062706440631062D064506460020062706440631062D064A0645] [udh:0:] 2012-07-31 13:06:51 SMS HTTP-request sender:xxxxxx request: '200' url: 'http://xxxxxx/itphttpreciever.jsp?operator_name=Libyana&mobile_no=xxxxx&short_no=%2B2xxxx&msg_type=0&sms_msg=%D8%A8%D8%B3%D9%85+%D8%A7%D9%84%D9%84%D9%87+%D8%A7%D9%84%D8%B1%D8%AD%D9%85%D9%86+%D8%A7%D9%84%D8%B1%D8%AD%D9%8A%D9%85' reply: 200 '<< successful >>' if you see the above log as per kannel access log [flags:-1:2:-1:0:-1] coding is 2 but %c parameter in get-url always return msg_type=0 I am using Kannel version `1.5.0'.
