Hi,
%D is not url-encoding. It is the escape code variable for meta-data. This
is substituted internally by kannel by the meta-data value. If that value
contains any special characters, kannel has to url-encode them before
getting the URL. If it doesn't, its a bug that should be addressed.
I didn't want to say anything about it and give Alej the chance to respond.
BR,
Nikos
----- Original Message -----
From: "sangprabv" <[email protected]>
To: "Ishtiaq Ahmed" <[email protected]>
Cc: "Andrey Ponteleev" <[email protected]>; <[email protected]>
Sent: Tuesday, March 17, 2009 10:35 AM
Subject: Re: problem with get-url or encoding
+ is %2B in URL Encode world.
Willy