<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using individual meta-data fields on urls</title>
	<atom:link href="http://www.blogalex.com/archives/182/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blogalex.com/archives/182</link>
	<description>Alejandro Guerrieri's Blog</description>
	<lastBuildDate>Fri, 09 Jul 2010 09:12:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lukasz</title>
		<link>http://www.blogalex.com/archives/182/comment-page-1#comment-109</link>
		<dc:creator>Lukasz</dc:creator>
		<pubDate>Thu, 26 Nov 2009 08:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=182#comment-109</guid>
		<description>Oh yes, i forgot about &quot;meta-data=&quot;. It works now!
Thanks so much for your help, great patch :)

Best,
Lukasz</description>
		<content:encoded><![CDATA[<p>Oh yes, i forgot about &#8220;meta-data=&#8221;. It works now!<br />
Thanks so much for your help, great patch <img src='http://www.blogalex.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Best,<br />
Lukasz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.blogalex.com/archives/182/comment-page-1#comment-108</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 26 Nov 2009 06:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=182#comment-108</guid>
		<description>Are you missing the &quot;meta-data=&quot; part when sending?

The right url should be something like &quot;&amp;meta-data=%3Fhttp%3Fmsgclass%3DCLASS_0%26option%3D205″</description>
		<content:encoded><![CDATA[<p>Are you missing the &#8220;meta-data=&#8221; part when sending?</p>
<p>The right url should be something like &#8220;&#038;meta-data=%3Fhttp%3Fmsgclass%3DCLASS_0%26option%3D205″</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukasz</title>
		<link>http://www.blogalex.com/archives/182/comment-page-1#comment-107</link>
		<dc:creator>Lukasz</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=182#comment-107</guid>
		<description>i forgot to add that &quot;&amp;?http?msgclass=CLASS_0&amp;option=205&quot; that i am passing in the sendsms url is properly url-encoded. Still, it doesn&#039;t add these optional parameters.

Best,
Lukasz</description>
		<content:encoded><![CDATA[<p>i forgot to add that &#8220;&amp;?http?msgclass=CLASS_0&amp;option=205&#8243; that i am passing in the sendsms url is properly url-encoded. Still, it doesn&#8217;t add these optional parameters.</p>
<p>Best,<br />
Lukasz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukasz</title>
		<link>http://www.blogalex.com/archives/182/comment-page-1#comment-106</link>
		<dc:creator>Lukasz</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogalex.com/?p=182#comment-106</guid>
		<description>Hi Alex,

When i saw this patch i couldn&#039;t believe - you read in my mind cause this is exactly what i need:) I use the generic http smsc connection and i need to pass some custom parameters. I patched my CVS kannel with your patch but unfortunately it seems it doesn&#039;t work. 

I modified my send-url to include two additional fields, &#039;msgclass&#039; and &#039;option&#039;:

send-url = http://../..&amp;msgclass=%#http#msgclass#&amp;option=%#http#option#

When sending sms i am adding: &amp;?http?msgclass=CLASS_0&amp;option=205

Unfortunately, kannel is not adding these parameters. The values of &#039;msgclass&#039; and &#039;option&#039; are empty when send-url is invoked by kannel.

Do you have any clue what can be wrong? I would much appreciate your feedback on this. 

Best wishes,
Lukasz</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>When i saw this patch i couldn&#8217;t believe &#8211; you read in my mind cause this is exactly what i need:) I use the generic http smsc connection and i need to pass some custom parameters. I patched my CVS kannel with your patch but unfortunately it seems it doesn&#8217;t work. </p>
<p>I modified my send-url to include two additional fields, &#8216;msgclass&#8217; and &#8216;option&#8217;:</p>
<p>send-url = <a href="http://../..&amp;msgclass=%#http#msgclass#&amp;option=%#http#option#" rel="nofollow">http://../..&amp;msgclass=%#http#msgclass#&amp;option=%#http#option#</a></p>
<p>When sending sms i am adding: &amp;?http?msgclass=CLASS_0&amp;option=205</p>
<p>Unfortunately, kannel is not adding these parameters. The values of &#8216;msgclass&#8217; and &#8216;option&#8217; are empty when send-url is invoked by kannel.</p>
<p>Do you have any clue what can be wrong? I would much appreciate your feedback on this. </p>
<p>Best wishes,<br />
Lukasz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
