<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Felix&#039; Blog &#187; Uncategorized</title>
	<atom:link href="http://fetzig.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://fetzig.org</link>
	<description>About open source, education and random other Stuff</description>
	<lastBuildDate>Sat, 24 Jul 2010 17:33:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Converting Audio files to G.722 for use with Asterisk</title>
		<link>http://fetzig.org/2010/07/24/converting-audio-files-to-g-722-for-use-with-asterisk/</link>
		<comments>http://fetzig.org/2010/07/24/converting-audio-files-to-g-722-for-use-with-asterisk/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 17:33:46 +0000</pubDate>
		<dc:creator>Felix Kaechele</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fetzig.org/?p=144</guid>
		<description><![CDATA[Note to myself: How to convert random audio files to G.722 with Asterisk First convert the input file to a 16kHz mono signed linear wave file: sox input.foo -r 16000 -c 1 -t sw output.sln16 and in the Asterisk CLI: file convert /path/to/input.sln16 /path/to/output.g722]]></description>
			<content:encoded><![CDATA[<p>Note to myself:</p>
<h1>How to convert random audio files to G.722 with Asterisk</h1>
<p>First convert the input file to a 16kHz mono signed linear wave file:</p>
<pre>sox input.foo -r 16000 -c 1 -t sw output.sln16</pre>
<p>and in the Asterisk CLI:</p>
<pre>file convert /path/to/input.sln16 /path/to/output.g722</pre>
]]></content:encoded>
			<wfw:commentRss>http://fetzig.org/2010/07/24/converting-audio-files-to-g-722-for-use-with-asterisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Driving to Stuttgart</title>
		<link>http://fetzig.org/2009/10/06/driving-to-stuttgart/</link>
		<comments>http://fetzig.org/2009/10/06/driving-to-stuttgart/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 07:13:00 +0000</pubDate>
		<dc:creator>Felix Kaechele</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://fetzig.org/?p=68</guid>
		<description><![CDATA[I&#8217;ll be driving to Stuttgart today. Just for fun I&#8217;ll test Google Latitude to publish my current location.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be driving to Stuttgart today. Just for fun I&#8217;ll test Google Latitude to publish my current location.</p>
<p><!-- Google Public Location Badge --><br />
<iframe src="http://www.google.com/latitude/apps/badge/api?user=-2902604890350459941&#038;type=iframe&#038;maptype=roadmap&#038;hl=de" width="500" height="400" frameborder="0"></iframe><br />
<!-- To disable location sharing, you *must* visit http://www.google.com/latitude/apps/badge and disable the Google Public Location badge. Removing this code snippet is not enough! --></p>
]]></content:encoded>
			<wfw:commentRss>http://fetzig.org/2009/10/06/driving-to-stuttgart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<!-- <a href="http://fetzig.org/diabolic.php">Private</a> --></channel>
</rss>
