<?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>Komunitas openSUSE Indonesia &#187; medwinz</title>
	<atom:link href="http://opensuse.or.id/author/medwinz/feed/" rel="self" type="application/rss+xml" />
	<link>http://opensuse.or.id</link>
	<description>Komunitas Pengguna Distro Linux OpenSUSE Indonesia</description>
	<lastBuildDate>Sat, 03 Jul 2010 10:42:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Asterisk 1.6.1 on openSUSE 11.1 (Part 3)</title>
		<link>http://medwinz.blogsome.com/2009/12/03/asterisk-161-on-opensuse-111-part-3/</link>
		<comments>http://medwinz.blogsome.com/2009/12/03/asterisk-161-on-opensuse-111-part-3/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 11:01:49 +0000</pubDate>
		<dc:creator>medwinz</dc:creator>
				<category><![CDATA[Sideblog]]></category>

		<guid isPermaLink="false">http://medwinz.blogsome.com/2009/12/03/asterisk-161-on-opensuse-111-part-3/</guid>
		<description><![CDATA[	To enable asterisk to communicate with PSTN lines we should have either a VOIP-PSTN gateway or FXO card. I will not explain about VOIP-PSTN gateway, there are some service providers out there who provides this service for their customers. In my work I use Digium TDM 410P with 4 FXO port per card. There are [...]]]></description>
			<content:encoded><![CDATA[<a class="highslide" onclick="return vz.expand(this)" href="http://opensuse.or.id/wp-content/uploads/2009/12/asterisk.png"><img class="size-medium wp-image-1117 alignnone" title="asterisk" src="http://opensuse.or.id/wp-content/uploads/2009/12/asterisk-300x168.png" alt="" width="300" height="168" /></a>

To enable asterisk to communicate with PSTN lines we should have  either a VOIP-PSTN gateway or FXO card. I will not explain about  VOIP-PSTN gateway, there are some service providers out there who  provides this service for their customers. In my work I use Digium TDM  410P with 4 FXO port per card. There are some alternatives in the market  like Sangoma, Rhino, etc, the important is we should make sure that it  works with Asterisk either with dahdi driver or zaptel/zapata driver.  Also if possible select the card that already has hardware  echo-canceler. Echo is a problem in voip communication, and if you have  card with no echo-canceler than your server CPU will busy do the job.

Just remember that Digium cards are no longer use zapata driver, and  some changes has been made to the configuration file name and location,  /etc/zaptel.conf become /etc/dahdi/system.conf and  /etc/asterisk/zapata.conf become /etc/asterisk/chan_dahdi.conf

<a href="http://medwinz.blogsome.com/2009/12/03/asterisk-161-on-opensuse-111-part-3/">Continue Reading "Asterisk 1.6.1 on openSUSE 11.1 (Part 3)"</a>]]></content:encoded>
			<wfw:commentRss>http://medwinz.blogsome.com/2009/12/03/asterisk-161-on-opensuse-111-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.6.1 on openSUSE 11.1 (Part 2)</title>
		<link>http://medwinz.blogsome.com/2009/12/02/asterisk-161-on-opensuse-111-part-2/</link>
		<comments>http://medwinz.blogsome.com/2009/12/02/asterisk-161-on-opensuse-111-part-2/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 02:20:49 +0000</pubDate>
		<dc:creator>medwinz</dc:creator>
				<category><![CDATA[Sideblog]]></category>

		<guid isPermaLink="false">http://medwinz.blogsome.com/2009/12/02/asterisk-161-on-opensuse-111-part-2/</guid>
		<description><![CDATA[	 	 	 	 	In this second part I will explain step-by-step configuration to use our appliance to build an Asterisk PABX server. Without further ado, here is the list:
	
Install the Digium card on the PCI slot
	Install our appliance. You can also use any linux 	distribution, download asterisk from its website and install it.
	There are [...]]]></description>
			<content:encoded><![CDATA[	 	 	 	 	In this second part I will explain step-by-step configuration to use our appliance to build an Asterisk PABX server. Without further ado, here is the list:
	
Install the Digium card on the PCI slot
	Install our appliance. You can also use any linux 	distribution, download asterisk from its website and install it.
	There are [...]]]></content:encoded>
			<wfw:commentRss>http://medwinz.blogsome.com/2009/12/02/asterisk-161-on-opensuse-111-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk 1.6.1 on openSUSE 11.1 (Part 1)</title>
		<link>http://medwinz.blogsome.com/2009/11/30/asterisk-161-on-opensuse-111-part-1/</link>
		<comments>http://medwinz.blogsome.com/2009/11/30/asterisk-161-on-opensuse-111-part-1/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 07:26:39 +0000</pubDate>
		<dc:creator>medwinz</dc:creator>
				<category><![CDATA[Sideblog]]></category>

		<guid isPermaLink="false">http://medwinz.blogsome.com/2009/11/30/asterisk-161-on-opensuse-111-part-1/</guid>
		<description><![CDATA[	In my previous post I promise to share some of my experience in preparing emergency operation center for disaster management. One of the software we implement in this project is Asterisk. I use Asterisk 1.6.1.5 from openSUSE repository. Actually I built a custom 64 bit appliance using KDE 4.3 from factory repositories through SUSE Studio [...]]]></description>
			<content:encoded><![CDATA[	In my previous post I promise to share some of my experience in preparing emergency operation center for disaster management. One of the software we implement in this project is Asterisk. I use Asterisk 1.6.1.5 from openSUSE repository. Actually I built a custom 64 bit appliance using KDE 4.3 from factory repositories through SUSE Studio [...]]]></content:encoded>
			<wfw:commentRss>http://medwinz.blogsome.com/2009/11/30/asterisk-161-on-opensuse-111-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workaround for Sound Problem in openSUSE 11.2 for Intel ICH9</title>
		<link>http://medwinz.blogsome.com/2009/11/30/workaround-for-soundproblem-in-opensuse-112-for-intel-ich9/</link>
		<comments>http://medwinz.blogsome.com/2009/11/30/workaround-for-soundproblem-in-opensuse-112-for-intel-ich9/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 06:19:21 +0000</pubDate>
		<dc:creator>medwinz</dc:creator>
				<category><![CDATA[Sideblog]]></category>

		<guid isPermaLink="false">http://medwinz.blogsome.com/2009/11/30/workaround-for-soundproblem-in-opensuse-112-for-intel-ich9/</guid>
		<description><![CDATA[	Just quick note for other people that may have the same problem with me. openSUSE 11.2 fresh install on my HP 2230s laptop. My problem is, if I plug the headphone to the headphone jack in front of the laptop then a huge noise come out, and it becomes unusable to use the headphone.
	As root [...]]]></description>
			<content:encoded><![CDATA[	Just quick note for other people that may have the same problem with me. openSUSE 11.2 fresh install on my HP 2230s laptop. My problem is, if I plug the headphone to the headphone jack in front of the laptop then a huge noise come out, and it becomes unusable to use the headphone.
	As root [...]]]></content:encoded>
			<wfw:commentRss>http://medwinz.blogsome.com/2009/11/30/workaround-for-soundproblem-in-opensuse-112-for-intel-ich9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
