<?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>Free your Speech</title>
	<atom:link href="http://blog.ekiga.net/wp-rss2.php" rel="self" type="application/rss+xml" />
	<link>http://blog.ekiga.net</link>
	<description>Damien Sandras' VoIP Blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:30:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Long time no see!</title>
		<link>http://blog.ekiga.net/?p=133</link>
		<comments>http://blog.ekiga.net/?p=133#comments</comments>
		<pubDate>Mon, 06 Feb 2012 17:30:49 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=133</guid>
		<description><![CDATA[The reasons why I have been silent I have been silent on my blog during the last two years. There are several reasons to this. I went through a serie of emotionally hard to live events during which I had no time left for Ekiga. I guess it happens to all Free Software authors who [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The reasons why I have been silent</strong></p>
<p>I have been silent on my blog during the last two years. There are several reasons to this. I went through a serie of emotionally hard to live events during which I had no time left for Ekiga. I guess it happens to all Free Software authors who are developing during their spare time.</p>
<p>Things are getting better now. I have moved into a new house 2 years ago. I also met Claire a few months after I separated from Jonita and I am finally getting prepared to become a father!</p>
<p>I decided to dedicate some spare time to the Ekiga project again. During the time I was not coding, a few people like Eugen Dedu, Julien Puydt, Yannick Defais, and a few others have made their best to keep the project alive.</p>
<p><strong>A few interviews</strong></p>
<p>Two interviews have been published a while ago. </p>
<p>The first interview has been <a href="http://www.josetteorama.com/interview/ekiga-open-source-softphone-video-conferencing-and-instant-messenger">published</a> by Josette on her <a href="http://josetteorama.com">Josetteorama blog</a>.<br />
The second interview has been published by Billy Toulas on <a href="http://osarena.net">OSArena</a>. It is available both in <a href="http://en.osarena.net/editorial/interviews/interview-with-damien-sandras-from-ekiga.html">English</a> and in <a href="http://osarena.net/interviews/sinentefxi-me-ton-damien-sandras-tou-ekiga.html">Greek</a>.</p>
<p><strong>Ekiga 4.00</strong></p>
<p>Work has started on Ekiga 4.00 a few weeks ago. The release should be ready around March when we have done enough testing. </p>
<p>Stay tuned for more information about this exciting new release!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=133</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Ekiga 3.1.0 available</title>
		<link>http://blog.ekiga.net/?p=112</link>
		<comments>http://blog.ekiga.net/?p=112#comments</comments>
		<pubDate>Mon, 05 Jan 2009 21:44:48 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Ekiga]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=112</guid>
		<description><![CDATA[The first beta of Ekiga 3.1.0 is now available on GNOME FTP. Please note that I started the development of Ekiga 9 years ago. Here is the list of changes : Added support for the G.722 audio codec: G.722 is a 16 kHz wideband audio codec advertised as HD Voice by the famous Polycom. It [...]]]></description>
			<content:encoded><![CDATA[<p>The first beta of Ekiga 3.1.0 is now <a href="http://mail.gnome.org/archives/ekiga-devel-list/2009-January/msg00052.html">available</a> on GNOME FTP.</p>
<p>Please note that I started the development of Ekiga <strong>9 years</strong> ago.</p>
<p>Here is the list of changes :</p>
<ul>
<li>Added support for the G.722 audio codec: G.722 is a <a href="http://en.wikipedia.org/wiki/Wideband_Audio">16 kHz wideband audio codec</a> advertised as <a href="http://www.polycom.com/usa/en/company/about_us/technology/ultimatehd/hdvoice.html">HD Voice</a> by the famous <a href="http://www.polycom.com/usa/en/company/about_us/about_us.html">Polycom</a>. It is a great boost in quality and interoperability.</li>
<li>Added support for the CELT ultral-low delay audio codec: <a href="http://www.celt-codec.org/">CELT</a> delivers high quality audio at 32 kHz or 48 kHz, allowing to transmit music in high quality, with low delay and low bitrate.</li>
<li>Added support for SIP dialog-info notifications: they allow displaying notifications of incoming calls in the roster. With software like <a href="http://www.kamailio.org">kamailio</a> or <a href="http://www.asterisk.org">Asterisk</a>, it allows being informed of incoming calls reaching your colleagues.</li>
<li>Largely improved LDAP support: the <a href="http://www.openldap.org">OpenLDAP</a> guys contributed several patches to provide state-of-the-art LDAP support in the Ekiga address book. The new code even supports authentication.</li>
<li>Added support to disable STUN detection: some routers do not need it anymore as they implement NAT traversal for SIP.</li>
<li>Killed the gconf_test_age test: when GConf was released, Ekiga was among the first to adopt it. That annoying &#8216;gconf error&#8217; was a relique of those early times.</li>
<li>More efficient memory handling using gmref_ptr.</li>
<li>Better handling of multiple network interfaces with dynamic addition and removal.</li>
<li>libgnome is not required anymore when using GTK+ 2.14.</li>
<li>Many code cleanups, new GObjects, &#8230;</li>
</ul>
<p>The Ekiga developers team is also working on interesting new features that should be available after the 3.2 release :</p>
<ul>
<li>XCAP support &#038; Resource List support: It allows storing the contacts list on the Ekiga.net server.</li>
<li>GStreamer audio and video capture support.</li>
</ul>
<p>Stay tuned for more news! </p>
<p>Thanks to all contributors and welcome to Eugen Dedu, our new release manager!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=112</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>Ekiga.net V2 released !</title>
		<link>http://blog.ekiga.net/?p=109</link>
		<comments>http://blog.ekiga.net/?p=109#comments</comments>
		<pubDate>Tue, 11 Nov 2008 18:32:24 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=109</guid>
		<description><![CDATA[Few people know that maintaining Ekiga also means maintaining Ekiga.net, the VoIP service platform for our users. Today, we upgraded Ekiga.net, and that&#8217;s a lot of work ! Ekiga.net is now running Kamailio as frontend (recently renamed to SIP Router due to the merge between Kamailio and the old SIP Express Router project) and Asterisk [...]]]></description>
			<content:encoded><![CDATA[<p>Few people know that maintaining Ekiga also means maintaining Ekiga.net, the VoIP service platform for our users.</p>
<p>Today, we upgraded Ekiga.net, and that&#8217;s a lot of work !</p>
<p>Ekiga.net is now running <a href="http://www.sip-router.org">Kamailio</a> as frontend (recently renamed to SIP Router due to the merge between Kamailio and the old SIP Express Router project)<br />
and <a href="http://www.asterisk.org">Asterisk</a> 1.4. </p>
<p>Among others, it allows to run the echo test with codecs like H.264, and better SIP presence support.</p>
<p>The old WEB interface has been replaced by a more intuitive one thanks to<br />
Yannick Defais. The look and feel is now similar to the one you can see on the<br />
brother <a href="http://www.ekiga.org">ekiga.org</a> website.</p>
<p>I would also like to thank Jan Schampera who helps me daily maintaining<br />
<a href="http://www.ekiga.net">ekiga.net</a> and who helped a lot for the upgrade.</p>
<p>You can enjoy to the new infrastructure daily by signing up for an account at<br />
<a href="http://www.ekiga.net">http://www.ekiga.net</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=109</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Ekiga 3.00 aka &#8220;The Scheherazade release&#8221; available</title>
		<link>http://blog.ekiga.net/?p=97</link>
		<comments>http://blog.ekiga.net/?p=97#comments</comments>
		<pubDate>Wed, 24 Sep 2008 17:24:36 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=97</guid>
		<description><![CDATA[After 1001 nights of coding, the Ekiga team is proud to present the latest incarnation of Ekiga! Ekiga 3.00 is available for download at the usual location. More packages will be added later. I would like to thank everyone who has participated in this release. Ekiga 3.0.0 is a major release in the sense that [...]]]></description>
			<content:encoded><![CDATA[<p>After <b>1001 nights</b> of coding, the Ekiga team is proud to present the latest incarnation of Ekiga!</p>
<p>Ekiga 3.00 is available for download at the usual <a href="http://www.ekiga.org/index.php?r ub=5">location</a>. More packages will be added later.<br />
<center><br />
<a href="http://blog.ekiga.net/wp-content/uploads/2008/09/t_ekiga_in_a_call.png"><img src="http://blog.ekiga.net/wp-content/uploads/2008/09/t_ekiga_in_a_call.png" alt="" title="Ekiga in a Call" width="355" height="404" class="aligncenter size-full wp-image-98" /></a><br />
</center><br />
I would like to thank everyone who has participated in this release. Ekiga 3.0.0 is a major release in the sense that there are now major contributors without who there would not be so many features : Matthias Schneider, Julien Puydt, Jan Schampera have worked daily on Ekiga. Eugen Dedu has participated with Yannick Defais to the revival of the nightly precompiled snapshots. I would also like to thank Yannick Defais for his work on the WIKI, documentation, testing, &#8230;</p>
<p>A complete revamping of <a href="http://www.ekiga.net">Ekiga.net</a> and its features is on its way.</p>
<p>Here is a summary of the new features. Only major features are listed here.</p>
<p><b>Graphical User Interface</b></p>
<ul type="square">
<li>New user interface with a buddy list</li>
<li>Accelerated video display (Unix: XVideo, Windows: DirectDraw)</li>
<li>Nice incoming call notifications</li>
<li>Easier configuration assistant</li>
<li>New quality meter in the status bar</li>
<li>Buddy list with extended status information</li>
<li>Displays network neighbours in the buddy list</li>
<li>Better keyboard shortcuts</li>
<li>Automatic account completion in the URL bar</li>
<li>New chat window</li>
<li>New address book supporting Evolution contacts, LDAP contacts and more</li>
<li>New account window allowing easier account creation</li>
<li>New call panel</li>
</ul>
<p><b>Codecs</b></p>
<ul type="square">
<li>H.263+</li>
<li>H.264</li>
<li>THEORA</li>
<li>MPEG4</li>
<li>Framerate up to 30 FPS</li>
<li>Resolutions (up to 704&#215;576) (at best it is DVD quality)</li>
<li>Audio and video codecs as plugins</li>
<li>Support for <a href=http://www.ippcodecs.org>Intel IPP codecs</a></li>
</ul>
<p><b>SIP Support</b></p>
<ul type="square">
<li>SIP/SIMPLE presence support</li>
<li>Line monitoring with software like <a href="http://www.asterisk.org">Asterisk</a></li>
<li>Custom presence message support</li>
<li>Dynamic detection of network interfaces</li>
<li>Register/unregister accounts on interfaces going up and down</li>
<li>Better NAT traversal</li>
<li>SIP requests originated from a unique port</li>
<li>Support for several network interfaces at the same time (e.g. VPN and normal network)</li>
<li>Full SIP capabilties exchange for codecs (unique in the Open Source world)</li>
<li>SIP INFO DTMF support</li>
<li>Possibility to send SMS using the Ekiga Call Out account</li>
<li>Many compliance fixes</li>
</ul>
<p><b>Hotplug Support</b></p>
<ul type="square">
<li>Hotplug support for audio and video devices (even when being in a call)</li>
<li>Hotplug support for network interfaces</li>
</ul>
<p><b>For Developers and Packagers</b></p>
<ul type="square">
<li>Brand new Ekiga Engine, fully separated from the GUI and reusable in other projects</li>
<li>Reworked WIN32 build</li>
<li>Better autoconf support for OPAL</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=97</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Back from GUADEC and RMLL</title>
		<link>http://blog.ekiga.net/?p=94</link>
		<comments>http://blog.ekiga.net/?p=94#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:21:39 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=94</guid>
		<description><![CDATA[I am now back from the RMLL and from GUADEC. Both events were fantastic and the talk about Ekiga 3.00 drew much attention from the audience, with interesting questions and general enthousiasm. I would like to thank the organizers of both events. You can find both talks hereunder. The GUADEC talk contains more information about [...]]]></description>
			<content:encoded><![CDATA[<p>I am now back from the <a href="http://2008.rmll.info/">RMLL</a> and from <a href="http://guadec.expectnation.com/public/content/main">GUADEC</a>.</p>
<p>Both events were fantastic and the talk about Ekiga 3.00 drew much attention from the audience, with interesting questions and general enthousiasm. </p>
<p>I would like to thank the organizers of both events.</p>
<p>You can find both talks hereunder. The GUADEC talk contains more information about the new Ekiga Engine introduced for Ekiga 3.00 :</p>
<ul>
<li><a href='http://blog.ekiga.net/wp-content/uploads/2008/07/rmll.pdf'>RMLL Talk</a></li>
<li><a href='http://blog.ekiga.net/wp-content/uploads/2008/07/guadec.pdf'>GUADEC Talk</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=94</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GUADEC &amp; RMLL</title>
		<link>http://blog.ekiga.net/?p=93</link>
		<comments>http://blog.ekiga.net/?p=93#comments</comments>
		<pubDate>Mon, 30 Jun 2008 21:08:42 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Talks]]></category>
		<category><![CDATA[conferences]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=93</guid>
		<description><![CDATA[I will be talking at the RMLL on Thursday afternoon. Right after the RMLL, I will be flying back from Mont-de-Marsan to Belgium on Friday. On Saturday, I&#8217;ll take the plane to Istanbul for GUADEC. I will present Ekiga 3.00 to both events : what&#8217;s new, what&#8217;s old, what&#8217;s to expect. I have just committed [...]]]></description>
			<content:encoded><![CDATA[<p>I will be talking at the <a href="http://2008.rmll.info/">RMLL</a> on Thursday afternoon.</p>
<p>Right after the RMLL, I will be flying back from Mont-de-Marsan to Belgium on Friday. </p>
<p>On Saturday, I&#8217;ll take the plane to Istanbul for <a href="http://guadec.expectnation.com/public/content/main">GUADEC</a>.</p>
<p>I will present Ekiga 3.00 to both events : what&#8217;s new, what&#8217;s old, what&#8217;s to expect.</p>
<p>I have just committed a large piece of missing code in the Ekiga engine.</p>
<p>See you there !</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=93</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://blog.ekiga.net/?p=91</link>
		<comments>http://blog.ekiga.net/?p=91#comments</comments>
		<pubDate>Sat, 07 Jun 2008 16:43:11 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Ekiga]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=91</guid>
		<description><![CDATA[Andy, I&#8217;m sure there are more than 100 new features in Ekiga 3.00. I&#8217;m ready to write them down. However, I&#8217;m not sure to have enough spare time (yes, I&#8217;m not paid to work on Ekiga) to finish everything at perfection for the next release of GNOME. Do you want to join forces ?]]></description>
			<content:encoded><![CDATA[<p><a href="http://wingolog.org/archives/2008/06/07/gnome-in-the-age-of-decadence">Andy</a>, I&#8217;m sure there are more than 100 new features in Ekiga 3.00. I&#8217;m ready to write them down.</p>
<p>However, I&#8217;m not sure to have enough spare time (yes, I&#8217;m not paid to work on Ekiga) to finish everything at perfection for the next release of GNOME. Do you want to join forces ?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=91</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Ekiga Snapshots Resurrected</title>
		<link>http://blog.ekiga.net/?p=90</link>
		<comments>http://blog.ekiga.net/?p=90#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:20:47 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=90</guid>
		<description><![CDATA[Thank to Eugen Dedu and Yannick Defais, we now have again packages allowing easy testing of our bleeding edge Ekiga. Thank you to Kilian for having maintained them during all those years&#8230; Check them out: http://snapshots.ekiga.net. It includes Debian Unstable (i386 and amd64) and Ubuntu Hardy and Gutsy (i386 and amd64). Those packages feature the [...]]]></description>
			<content:encoded><![CDATA[<p>Thank to Eugen Dedu and Yannick Defais, we now have again packages allowing easy testing of our bleeding edge Ekiga.</p>
<p>Thank you to Kilian for having maintained them during all those years&#8230;</p>
<p>Check them out:<br />
<a href="http://snapshots.ekiga.net/">http://snapshots.ekiga.net</a>.</p>
<p>It includes Debian Unstable (i386 and amd64) and Ubuntu Hardy and Gutsy<br />
(i386 and amd64).</p>
<p>Those packages feature the presence indicator, new and advanced video<br />
codecs, a roster like you can find in most Instant Messenger clients, a<br />
quality indicator, an easier setup and many other things. </p>
<p>Last but not least, we have hidden many bugs to hunt here and there!<br />
Please, be kind enough to help us test and improve the software.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=90</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Back from LinuxTag 2008</title>
		<link>http://blog.ekiga.net/?p=89</link>
		<comments>http://blog.ekiga.net/?p=89#comments</comments>
		<pubDate>Tue, 03 Jun 2008 17:04:06 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Talks]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=89</guid>
		<description><![CDATA[I am thus back from LinuxTag. My talk went great, you can download it by following this link. I think it was successful, there were many people and I could demonstrate the new features of Ekiga 3.00 by calling Jonita through our VPN connection. People could see the presence feature in Ekiga, as well as [...]]]></description>
			<content:encoded><![CDATA[<p>I am thus back from LinuxTag.</p>
<p>My talk went great, you can download it by following <a href='http://blog.ekiga.net/wp-content/uploads/2008/06/linuxtag-ekiga-2008.pdf' title='LinuxTag Talk'>this link</a>.</p>
<p>I think it was successful, there were many people and I could demonstrate the new features of Ekiga 3.00 by calling Jonita through <a href="http://www.novacom.be">our</a> VPN connection. </p>
<p>People could see the presence feature in Ekiga, as well as the video codecs improvements.</p>
<p>I liked Berlin very much, it seems to be a very enjoyable town.</p>
<p>I spent most of my time with <a href="http://easterbridge.com/">Anne</a> and <a href="http://www.vuntz.net/">Vincent</a>. </p>
<p>I would like to thank Anne again for organizing the GNOME track, and of course the <a href="http://foundation.gnome.org/">GNOME foundation</a> for sponsoring the travel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=89</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linuxtag</title>
		<link>http://blog.ekiga.net/?p=87</link>
		<comments>http://blog.ekiga.net/?p=87#comments</comments>
		<pubDate>Thu, 29 May 2008 20:20:01 +0000</pubDate>
		<dc:creator>Damien Sandras</dc:creator>
				<category><![CDATA[Weblog]]></category>

		<guid isPermaLink="false">http://blog.ekiga.net/?p=87</guid>
		<description><![CDATA[Many people seem to be going at LinuxTag. I&#8217;ll be giving a talk at the event this Saturday. If you want to see more about Ekiga 3.00, feel free to join in Saal Paris. I will present Ekiga in general, SIP, Ekiga 3.00 and what we can expect from the future. I also hope there [...]]]></description>
			<content:encoded><![CDATA[<p>Many people seem to be going at <a href="http://www.linuxtag.org">LinuxTag</a>.</p>
<p>I&#8217;ll be giving a talk at the event this Saturday.</p>
<p>If you want to see more about Ekiga 3.00, feel free to <a href="http://www.linuxtag.org/2008/de/conf/events/vp-samstag/vortragsdetails.html?talkid=241">join</a> in <i>Saal Paris</i>.</p>
<p>I will present Ekiga in general, SIP, Ekiga 3.00 and what we can expect from the future. I also hope there will be no problem with the VPN connection at the <a href="http://www.novacom.be">office</a> to do a short demo of Ekiga used with <a href="http://www.asterisk.org">Asterisk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ekiga.net/?feed=rss2&#038;p=87</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

