Hello, I posted a question somedays ago but without answer by now. My issue is when I send a text sms with quote and backslash, kannel add a backslashe in front of this characters.
Here is an example of the text I send : salut " et ' et \ so urlencode(text)=salut+%22+et+%27+et+%5C and what I receive : salut " et \' et \\ The text is correct in request and in dlr database but is transformed in the Kannel kernel I assume. I 'm searching in the source where but still not find it, does someone has some idea ? Does the charset have any importance (set as default)? This issue is phone independant because I tested it on severall models.
