<?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>The Geek Diarys &#187; wideband</title>
	<atom:link href="http://paior.com/tag/wideband/feed/" rel="self" type="application/rss+xml" />
	<link>http://paior.com</link>
	<description>The random thoughts from another geek</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:04:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>using wideband codec in Asterisk 1.4</title>
		<link>http://paior.com/2009/04/22/using-wideband-codec-in-asterisk-14/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-wideband-codec-in-asterisk-14</link>
		<comments>http://paior.com/2009/04/22/using-wideband-codec-in-asterisk-14/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 12:59:46 +0000</pubDate>
		<dc:creator>paior</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[g722]]></category>
		<category><![CDATA[sccp]]></category>
		<category><![CDATA[skinny]]></category>
		<category><![CDATA[wideband]]></category>

		<guid isPermaLink="false">http://paior.com/2009/04/22/using-wideband-codec-in-asterisk-14/</guid>
		<description><![CDATA[I posted this in my favourite Asterisk forum: PBX in a Flash&#8230; But I thought I would post it here as well: Installing wideband (g722) codec translation in Asterisk 1.4.x To install g722 as an available codec first install the backport patch: (usual disclaimers apply &#8211; it worked for me and did not ruin my [...]]]></description>
			<content:encoded><![CDATA[<p>I posted this in my favourite Asterisk forum: PBX in a Flash&#8230;<br />
But I thought I would post it here as well:</p>
<p> Installing wideband (g722) codec translation in Asterisk 1.4.x</p>
<p>To install g722 as an available codec first install the backport patch: (usual disclaimers apply &#8211; it worked for me and did not ruin my pbx, use at your own risk)</p>
<p>cd /usr/src/asterisk<br />
wget http://carlton.oriley.net/drupal/fil&#8230;7.1-g722.patch<br />
patch -p0 < asterisk-1.4.7.1-g722.patch<br />
make<br />
make install<br />
amportal restart</p>
<p>to see if it worked, jump into the console:<br />
Asterisk -r<br />
and then type<br />
core show translation</p>
<p>along the bottom of the table alongside g722 you should see a row of numbers (the lower the better ) if you see dashes, the install didn&#8217;t work.</p>
<p>You will of course need to use the allow=g722 statement for the protocols you require:<br />
sccp.conf, sip_custom.conf &#038; iax_custom.conf<br />
Plus any extensions for which you have used the disallow statement.</p>
<p>Bear in mind of course, there aren&#8217;t too many phones that support wideband as yet&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://paior.com/2009/04/22/using-wideband-codec-in-asterisk-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

