www.ekiga.org Open in urlscan Pro
51.38.51.250  Public Scan

Submitted URL: http://www.ekiga.org/
Effective URL: https://www.ekiga.org/
Submission: On March 04 via manual from CA — Scanned from FR

Form analysis 3 forms found in the DOM

POST https://www.paypal.com/cgi-bin/webscr

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  <p>
    <input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="2494136"><input type="image" src="https://www.paypal.com/en_US/BE/i/btn/btn_donateCC_LG.gif" name="submit" alt=""><img alt=""
      src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
  </p>
</form>

POST https://www.paypal.com/cgi-bin/webscr

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  <p>
    <input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="2494074"><input type="image" src="https://www.paypal.com/en_US/BE/i/btn/btn_subscribeCC_LG.gif" name="submit" alt=""><img alt=""
      src="https://www.paypal.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
  </p>
</form>

POST https://www2.ekiga.org/user/login

<form id="user-login" method="post" accept-charset="UTF-8" action="https://www2.ekiga.org/user/login">
  <div>
    <div class="form-item" id="edit-name-wrapper">
      <label for="edit-name">Username: <span class="form-required" title="This field is required.">*</span></label>
      <input type="text" maxlength="60" name="name" id="edit-name" size="15" value="" tabindex="1" class="form-text required">
    </div>
    <div class="form-item" id="edit-pass-wrapper">
      <label for="edit-pass">Password: <span class="form-required" title="This field is required.">*</span></label>
      <input type="password" name="pass" id="edit-pass" maxlength="128" size="15" tabindex="2" class="form-text required">
    </div>
    <input type="hidden" name="form_id" id="edit-user-login" value="user_login">
    <input type="hidden" name="form_build_id" id="form-b31c3b1fb8f3ef6f0783c3775a525018" value="form-b31c3b1fb8f3ef6f0783c3775a525018">
    <input type="submit" name="op" id="edit-submit" value="Log in" tabindex="3" class="form-submit">
  </div>
</form>

Text Content

Skip to Navigation

 


WELCOME TO EKIGA.ORG

Submitted by Yannick Defais on Tue, 10/27/2009 - 21:49

Ekiga (formerly known as GnomeMeeting) is an open source SoftPhone, Video
Conferencing and Instant Messenger application over the Internet.

It supports HD sound quality and video up to DVD size and quality.

Because it uses both of the major telephony standards (SIP and H.323), it is
interoperable with many service providers and many types of hardware and
software.

Would you like to know more?

Free Your Speech!

 * 
   
   Get The Sources
   Sources (4.0.1)
   

Other downloads.

 * Read more


EKIGA 5.0 - THE NEXT BIG THING

Submitted by dsandras on Sun, 03/08/2015 - 17:57

EKIGA 5.0 - WHY?

Ekiga was first released back in 2001 under the GnomeMeeting name, as a
graduation thesis. In 2001, voice over IP, IP Telephony, and videoconferencing
were not widespread technologies as they are now. The GNU/Linux desktop was at
its infancy, and let's not speak about multimedia capabilities. Most webcam
drivers were buggy, ALSA had not been released yet and full-duplex audio was
something difficult to achieve. General performance could also be an issue,
especially when most efficient codecs were closed source. Generally speaking,
the technology was not ready yet but Ekiga was already kicking!

Nowadays, everyone knows about voice over IP and videoconferencing. However,
proprietary programs using closed communication protocols are dominating the
market. Few people know that alternatives exist, and even less people know that
using standard tools allows doing voice over IP, videoconferencing but also IP
Telephony. The purpose of Ekiga has always been to be a mix between a simple
chat application and a professional IP Telephony tool for the GNU/Linux destop.
As a SIP softphone, it can completely replace hardware SIP IP phones and many
people are using it as such.

With the upcoming 5.0 release, we were very ambitious. Most of the code has been
reorganized, some parts have been completely rewritten. Things are getting
simplified to attract new contributors (I am now 15 years older than when I
started coding on Ekiga). The user interface is completely new and is now using
cutting-edge technologies like GTK+3 or even Clutter to display video. New
codecs have been added, and new features are still being added regularly (I
would like to complete TLS and SRTP support before the release as well as MSRP
chat).

EKIGA.NET 2.0 - WHY?

We would also like to upgrade Ekiga.net before releasing Ekiga 5.0. First, there
are a few shortcomings that must be fixed with the platform: users should be
able to delete their SIP accounts, to modify their e-mail and password
preferences, passwords should not be sent in cleartext (ouch!)... But we also
need to add support for the new Ekiga features (TCP support, the upcoming TLS
support, ...).

As we do not have any ICE implementation yet, and as NAT is still a problem, we
would like to implement Far End NAT Traversal on the new platform.

All of this should come with a brand new modern look for all websites related to
Ekiga and Ekiga.net.

WHY IS IT IMPORTANT THAT YOU HELP?

On the contrary of many projects, Ekiga has always been developed during my
spare time with a few contributors working in their spare time too. Spare time
is what it is: spare time... Sometimes you have much spare time, sometimes you
don't have any spare time for a few weeks. That means that progress on the
project is slow, especially when you want to be ambitious.

Our team is relatively small and there are many areas where we are not
competent: website design is one of them.

IF YOU ARE A CODER AND WANT TO DEVELOP ON EKIGA, IF YOU ARE A GRAPHICAL
DESIGNER, IF YOU ARE A DRUPAL EXPERT, IF YOU LIKE WRITING DOCUMENTATION, IF YOU
ARE A PHP DEVELOPER AND WANT TO WORK ON EKIGA.NET ... FEEL FREE TO REACH ME AT
DSANDRAS _AT_ SECONIX.COM !

 * Read more


EKIGA 4.0.1 [STABLE] AVAILABLE

Submitted by Yannick Defais on Thu, 02/21/2013 - 01:01

Hello everyone,

This is the first update of the 4.0.0 stable release. It deals exclusively with
bug fixing.

The most important change is fixing ALL known crashes and freezes, especially
the long-standing freeze on quit on Windows. Add to this making H.323 with
gatekeeper functional again, two registration fixes, and numerous other fixes
here and there. There is also a security fix.

We encourage everyone to upgrade to this latest greatest version of ekiga.

The next release will be 4.0.2 or 4.2.0, targetted mainly at replacing obsolete
technologies and fixing remaining registration and communication issues. After
4.2.0, we will switch to using v12 of ptlib/opal underlying libraries and will
be able to provide the much-awaited communication encryption and IPv6 support.

 * Read more


EKIGA 4.0 AKA "THE VICTORY RELEASE" AVAILABLE!

Submitted by dsandras on Tue, 11/27/2012 - 09:16

The legendary Linux softphone is back for more!

Three years after the 3.2 release, Ekiga 4.0 aka "The Victory Release" is
finally available.

This is a major release with many major improvements.

WHERE TO GET IT ?

Ekiga sources and Windows binaries are available at:
http://www.ekiga.org/download-ekiga-binaries-or-source-code

Required librairies can be found at:
http://ftp.gnome.org/pub/gnome/sources/opal/3.10/
http://ftp.gnome.org/pub/gnome/sources/ptlib/2.10/

 * Read more


EKIGA 4.0 : COMING SOON

Submitted by dsandras on Sun, 11/11/2012 - 16:32

We are proud to announce the upcoming release of Ekiga 4.0!

The code has already been frozen and we are working on the last details for the
best user experience ever!

The screenshots page has already been updated with the new official screenshots
of the application. We are now working on the release notes.

Stay tuned for more information!


EKIGA 3.9.90 [UNSTABLE] AVAILABLE

Submitted by Yannick Defais on Fri, 08/24/2012 - 00:35

This is the beta release of the upcoming 4.0.0 version of Ekiga.

It is an important release, which has an overhaul of the main window, reduces
startup time in some cases, supports latest ffmpeg/libav for H.263, H.264 and
MPEG4 video codecs and fixes many other issues (but no security fix) since the
previous unstable release 3.3.2 (released exactly one year before!!)

One regression is known: editing account settings might crash ekiga.

 * Read more


INTERVIEW ABOUT EKIGA

Submitted by dsandras on Thu, 10/27/2011 - 11:47

My friend Josette recently published an interview about Ekiga on her
JosetteOrama.com blog.

You can read it here.

I am slowly getting back into business, and my view about Ekiga has changed a
lot.

I will try to post something on my blog soon.

Enjoy the reading !

Damien Sandras


UPGRADING OUR SERVER, PART 2

Submitted by Yannick Defais on Sat, 09/17/2011 - 16:39

The documentation is now back online, ekiga.net has been upgraded as well, and
the ekiga white pages are back too. Thanks goes to Damien Sandras!

EDIT 10/09/2011: There was an issue for the writing process on the wiki which
has been fixed a few days ago by Damien Sandras! The culprit was a lack of
memory allocation.


UPGRADING OUR SERVER

Submitted by Yannick Defais on Sun, 09/11/2011 - 21:09

We are currently in the process of upgrading the softwares running on our
server. The base components are already upgraded thanks to Damien Sandras.

In the process our documentation (the wiki) is unavailable for the moment. We
are sorry for the inconvenience.


EKIGA 3.3.2 [UNSTABLE] AVAILABLE

Submitted by Yannick Defais on Fri, 08/26/2011 - 00:12

THE "H264 AND H263+ CODECS, WELCOME BACK" RELEASE

This is the third unstable release of the upcoming 3.4 version of Ekiga.

It is a bug-fixing release since the previous unstable release (1 month ago). It
is not yet a replacement of the last stable release (3.2.7), but should be used
by people having problems with the stable release and by people who want to help
ekiga.

It has received only few testing, it works on developers machines, and the only
known major regression (which should hopefully be fixed in the next unstable
release) compared to the last stable release is the following:

 * after a (missed) incoming call during a communication, cannot be called
   anymore

CHANGES IN EKIGA 3.3.2 (2011-08-22)

USER-VISIBLE FIXES

 * Re-add back H264 and H263+ video plugins
 * Fix presence in case of several tuples
 * Fix presence when receiving old presentity type without note
 * Re-add contact limited compatibility mode for bogus registrars
 * Fix leaking the opal account store in the assistant
 * Make Enter key in roster (contact list) make a call
 * Fix infinite loops in the loudmouth presentity code
 * Add mnemonics to buttons in Accounts dialog box
 * Fix _dl_close failed assertion at quit

You can download the Windows version here: 3.3.2 unstable release for Windows
(20MB)

 * Read more

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * …
 * next ›
 * last »


 * Home
 * Screenshots
 * Features
 * Downloads
 * Community
 * Documentation

GET EKIGA!


Download Ekiga!

FREE SIP ADDRESS


Get your personal Free SIP address at ekiga.net.

DONATE

One time donation:



Recurring Donation:



Sponsors:

DiamondCard
Best VPS
KVM VPS by Evolution Host
Check out the best VPN for Mac on VPNSurfers
Choose an iPhone VPN by PrivacyRiders
Car Buying Guide
Adiceltic.de
Casino online
Value Marketing
Online casino
Lainat
Spy Apps
Advanced Writers offers professional writing services for all students 24/7
NZ CasinoDeps - Top Online Portal
Nettikasinoita


Donate and help keeping this project alive.

UCL-INGI ::: Department of Computing Science and Engineering ·

FOSDEM ::: Free And Open source Software Developers' European Meeting

a member university of :





X
Username: *
Password: *
 * Request new password