<?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>Icheb's blog &#187; Asterisk howto</title>
	<atom:link href="http://www.icheb.info/category/asterisk-howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icheb.info</link>
	<description>Welcome to my unupdated, not really interesting blog</description>
	<lastBuildDate>Sun, 31 Jan 2010 20:59:18 +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>Asterisk week 1: How do you set up Asterisk 1.4 with web interface, from source?</title>
		<link>http://www.icheb.info/2007/05/asterisk-week-1-how-do-you-set-up-asterisk-14-with-web-interface-from-source/</link>
		<comments>http://www.icheb.info/2007/05/asterisk-week-1-how-do-you-set-up-asterisk-14-with-web-interface-from-source/#comments</comments>
		<pubDate>Sun, 06 May 2007 13:12:07 +0000</pubDate>
		<dc:creator>Icheb</dc:creator>
				<category><![CDATA[Asterisk howto]]></category>
		<category><![CDATA[VOIP stuff]]></category>

		<guid isPermaLink="false">http://www.icheb.info/2007/05/06/asterisk-week-1-how-do-you-set-up-asterisk-14-with-web-interface-from-source/</guid>
		<description><![CDATA[After some delays caused by issues with the &#8216;bandwidth provider&#8217; where I host all the traffic sucking content, here it finally is. The first trial run of me with Asterisk 1.4. How to install Asterisk 1.4 on Debian Etch with VMWare Why do I want to do this? Well, I have experience with Asterisk 1.0 [...]]]></description>
			<content:encoded><![CDATA[<p>After some delays caused by issues with the &#8216;bandwidth provider&#8217; where I host all the traffic sucking content, here it finally is.<br />
The first trial run of me with Asterisk 1.4.</p>
<hr />
<strong>How to install Asterisk 1.4 on Debian Etch with VMWare</strong></p>
<p><em>Why do I want to do this?</em><br />
Well, I have experience with Asterisk 1.0 and 1.2, but never had the patience to get 1.4 to work.</p>
<p><em>Okay, what are ya gonna do?</em><br />
So what I want to do is create a base system with Etch, install the dependencies from apt, and install Asterisk (together with the web interface) from source.<br />
<span id="more-52"></span></p>
<p>Well, first of all, you will need something to install it on.<br />
For these kind of cases, I abuse VMWare.</p>
<p>So after first creating a new virtual machine in VMWare Server Console, I logged into ssh to the host server.<br />
Note that I&#8217;m using bridged networking to make sure I could use the normal ways for using networking (with minimal delay&#8217;s).<br />
I had to download the netinstall iso image for Etch, so I went to my iso dir (/usr/src/installers) where all installer iso&#8217;s reside.</p>
<p>Then I mounted the Etch netinstall image in the cd drive of the virtual machine, and booted it.</p>
<p>Due to the fact I hate working with the VMWare Server Console, I used the &#8216;expert&#8217; installation, which will allow me to continue using ssh in a later stage.<br />
Also note that I didn&#8217;t select the new GUI, but use text only.</p>
<p>The following screenshots were captured during the installation:</p>
<p><a href='http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di1.jpg' target='_new'><img src="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di1.jpg" height='240' width='320' alt="Debian Installer main menu after boot" /></a><br />
<a href='http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di2.jpg' target='_new'><img src="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di2.jpg" height='240' width='320' alt="Continued to cd detection, which was completed without any problems" /></a><br />
<a href='http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di3.jpg' target='_new'><img src="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di3.jpg" height='240' width='320' alt="Installer components selected to use with this install" /></a></p>
<p>Right, after that, it was time to configure the network.<br />
As this is a server in a datacenter, DHCP is not possible, so I went ahead and configured it manually.</p>
<p>A few minutes later, I could finally switch to ssh installation mode.<br />
<a href='http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di4.jpg' target='_new'><img src="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di4.jpg" height='240' width='320' alt="Entering the password for remote installation" /></a><br />
<a href='http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di5.jpg' target='_new'><img src="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/1_di4.jpg" height='240' width='320' alt="Remote installation confirmation window" /></a></p>
<p>After logging in to the remote installation ssh interface, and selecting the &#8216;go to menu&#8217; option, I was able to select a mirror which would be the installation source.</p>
<p>After this I could continue to the detect disks. And partition disks.<br />
These aren&#8217;t really interesting now, as we want to install just one program and play with it a bit.<br />
For your convenience, I added the rest of the installation sequence.</p>
<p>Right, and now to the experiment, the of this has been added as &#8216;video&#8217; here;<br />
<a href="http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/ast14install.html">http://www.icheb.nl/icheb_info_blog/FLV/Asterisk/ast14install/ast14install.html</a></p>
<p>Or just click here to allow javascript to fix it for ya (I don&#8217;t know if this will work):<br />
<a href='http://www.icheb.info/blogajax/ast14install.html?height=445&amp;width=815' title='Asterisk 1.4 install' class='thickbox'>Click here to open movie in thickbox kind of window</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.icheb.info/2007/05/asterisk-week-1-how-do-you-set-up-asterisk-14-with-web-interface-from-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
