<?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>Thoughts of a dreamer &#187; volume</title>
	<atom:link href="http://sikora.poraki.com.br/tag/volume/feed/" rel="self" type="application/rss+xml" />
	<link>http://sikora.poraki.com.br</link>
	<description>Pensamentos de um sonhador</description>
	<lastBuildDate>Thu, 01 Jul 2010 19:00:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Asterisk + Debian + Making .deb packages + mp3 volume</title>
		<link>http://sikora.poraki.com.br/2009/uncategorized/asterisk-debian-making-deb-packages-mp3-volume/</link>
		<comments>http://sikora.poraki.com.br/2009/uncategorized/asterisk-debian-making-deb-packages-mp3-volume/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:26:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Paranoid Android]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debian packages]]></category>
		<category><![CDATA[debian source]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://sikora.poraki.com.br/2009/uncategorized/asterisk-debian-making-deb-packages-mp3-volume/</guid>
		<description><![CDATA[Well, this one must be in english cause a bunch of guys outta there are having the same damn issue. So here we go! First: I love debian, debian based distros and I love to keep my debian happy with his FHS Second: this is for those who uses the debian asterisk distribution Lets download [...]]]></description>
			<content:encoded><![CDATA[<p>Well, this one must be in english cause a bunch of guys outta there are having the same damn issue. So here we go!</p>
<p>First: I love debian, debian based distros and I love to keep my debian happy with his FHS</p>
<p>Second: this is for those who uses the debian asterisk distribution</p>
<p>Lets download the <strong>format_mp3</strong> source package:</p>
<p><code>cd /tmp<br />
apt-get source asterisk-mp3</code></p>
<p>After this look for the <strong>format_mp3.c</strong> file, it should be inside something like this:  <strong>/tmp/asterisk-addons-1.4.7/formats/</strong></p>
<p>Look for and change the <strong>OUTSCALE </strong>parameter, I&#8217;m using <strong>16834 </strong>right now.</p>
<p>Now the magic, go to the directory where u downloaded the source and type:</p>
<p><code>apt-get source -b asterisk-mp3</code></p>
<p>it&#8217;s gonna create the .deb for your packages then u can just <strong>dpk -i &#8220;package name&#8221;</strong> and be happy!</p>
]]></content:encoded>
			<wfw:commentRss>http://sikora.poraki.com.br/2009/uncategorized/asterisk-debian-making-deb-packages-mp3-volume/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
