<?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; VOIP stuff</title>
	<atom:link href="http://www.icheb.info/category/voip-stuff/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>
		<item>
		<title>VON Europe Autumn 2006</title>
		<link>http://www.icheb.info/2006/11/von-europe-autumn-2006/</link>
		<comments>http://www.icheb.info/2006/11/von-europe-autumn-2006/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 23:29:25 +0000</pubDate>
		<dc:creator>Icheb</dc:creator>
				<category><![CDATA[VOIP stuff]]></category>

		<guid isPermaLink="false">http://www.icheb.info/2006/11/09/von-europe-autumn-2006/</guid>
		<description><![CDATA[Yesterday (well, actually the day before yesterday), I went to the VON Europe expo in Berlin for one day. It was quite interesting, as all kinds of new VOIP related stuff and products were shown. The flight Well, just one day, so I had to get out of bed at 3 am (more like the [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday (well, actually the day before yesterday), I went to the VON Europe expo in Berlin for one day. It was quite interesting, as all kinds of new VOIP related stuff and products were shown.<br />
<span id="more-41"></span><strong>The flight<img align="right" src="http://www.icheb.nl/mirrors/blogzooi/transavia-737.JPG" /></strong></p>
<p>Well, just one day, so I had to get out of bed at 3 am (more like the time I usually GO to sleep), and go to Rotterdam, after arriving there at 5 am, I had a ride to Schiphol, after which the 3 of us, had to check in and board the airplane. First time for me aboard an airplane, strange experience. But beautiful sunrise, above the clouds, also, that was the last time I saw the sun that day.</p>
<p>After arriving exactly on time, I suddenly remembered why I hated the German language. But heh, I was there with some people that had quite some experience with the language.</p>
<p><strong>The expo</strong></p>
<p>This was the first time I ever saw a pile of abbreviations this big. Hard time to get into everything. But when thinking back, I&#8217;ve seen quite some interesting new technologies. Like a new mobile phone that can switch between SIP  (over WIFI) and the normal GSM network. And some cool video over ip phones. Furthermore, it seemed VOIP technology is cursed by the label &#8216;internet telephony&#8217;, and the fact people like to think of bad quality as something how VOIP is noticed. So the main theme was QOS detection and measurement. Quite some interesting examples and implementations.</p>
<p>Note that I&#8217;m only writing this blog entry because I said I&#8217;d do it before going to catch some sleep, so it&#8217;s a bit shorter than it should be. When I&#8217;m into a better mood, I&#8217;ll write some more details <img src='http://www.icheb.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .<br />
<strong>Transavia.com</strong></p>
<p>Well, it was very nice to experience this, however, Transavia, some people are longer than 1.80 m!!</p>
<p>I&#8217;m longer than 2 m, so it was even less comfortable than the usual public transportation (which I thought was a disaster, because it just doesn&#8217;t fit, my legs are just longer than the available space).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.icheb.info/2006/11/von-europe-autumn-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
