Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· The third screen: Will all Windows 8 apps run on Microsoft's Xbox One?
· CentOS-6.4 LiveCD and LiveDVD for i386 and x86_64 released
· Apple OS X malware outbreak could give UK firms a bad Hangover
· 5 Modem At Command Examples in Linux (How to Configure Minicom)
· CompatDB Updates 05/22/13
· Removing and Wiping Drivers Guide and more
· Windows Server 2012 Essentials SDK Installer 1.1
· Xbox One hardware and specs: 8-core CPU, 8GB RAM, 500GB hard drive and more
· Tim Cook: US-made Macs will be assembled in Texas
· Microsoft software satisfaction slumps

Upcoming News
· AMD 2013 A and E-Series Kabini and Temash Mobile APUs @ HotHardware.com
· AllPuter.com product launch: OEM Apple Lightning 8pin with 3.5mm Aux to 30pin Dock Converter
· AMD Kabini, Temash and Richland Information Overload
· ZOTAC GeForce GTX 680 AMP! Edition Graphics Card Review @ HardwareHeaven.com
· SanDisk Ultra Plus 256GB SSD Review
· What’s Wrong with the Xbox One? @ TestFreaks
· [CentOS-announce] CEBA-2013:0857 CentOS 6 qemu-kvm Update
· REVIEW: ECS A970M-A Deluxe @ PureOverclock
· For Father's Day Gifts Articles/Shows: SensoGlove Lets Da?= ds Finally Improve Their Golf Game
· Far Cry 3: Blood Dragon Review @ OCC

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6447 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 691 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4559 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 762 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1142 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » January 2007 » Ekiga 2.0.4 released

Ekiga 2.0.4 released

Posted by Philipp Esselbach on: 01/22/2007 12:57 PM [ Print | 0 comment(s) ]

This is an update of Ekiga 2.0. Ekiga 2.0.5 will probably be released for the next version of GNOME.




* What is it ?
=============

Ekiga is a free Voice over IP softphone allowing you to do free calls over the Internet.

Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting.

More information can be found at http://www.ekiga.org

* Where to get it ?
==================

Ekiga is available at:
ftp://ftp.gnome.org/pub/gnome/sources/ekiga/2.0

* What's changed ?
=================

Ekiga :
- Fixed corruption due to real UTF-8 chars causing the config file not
to be parsed correctly in the --disable-gnome and WIN32 releases.
(Damien Sandras)
- Fixed bug when introducing a new ekiga.net account through the druid
which was ignored. (Damien Sandras)
- Added "chat" to the context menu of the calls history component. (Jan
Schampera, #358830)
- URL bar entry gets focus and marked on Ctrl-L. (Jan Schampera,
#342241)
- Allow the connect button to take the focus. (Damien Sandras, #380040)
- Prevent progress dialogs to be destroyed before the processing is
finished. (Damien Sandras, #390359)
- Do not stop displaying stats when rejecting an incoming call while a
call is already active. Display the number of missed calls at the end of
each call. (Damien Sandras, #369339)
- Prevent an user without VoIP URL to be displayed with the VoIP URL
from another user when browsing an LDAP directory. (Damien Sandras,
#351951)
- Fixed broken "Call Contact" menu item in the address book. (Damien
Sandras, #390554)
- Show the main window before presenting the alert explaining that Ekiga
is already running. (Damien Sandras, #342560)


Devices Plugins :
- Fixed possible crash on hangup with "Media patch thread not
terminated" message using the SUN Audio plugin. (Brian Lu)
- Fixed initialization of the SUN Audio plugin. (#361646, Brian Lu)
- Fixed bad output sound with the ALSA plugin on some soundcards.
(#358338, Stelian Pop)
- Fixed possible crash when detecting video devices. (#376078, Damien
Sandras)
- Fixed possible crash using MJPEG/JPEG webcams. (Luc Saillard, #333311)
- Fixed possible crash when detecting ALSA devices with incorrect
permissions. (Damien Sandras, #328753)


SIP :
- Added auto-detection of the realm from the challenge response.
(#359101, Damien Sandras)
- Fixed possible crash due to race conditions while accessing the
transactions dictionary. (#367982)
- Only play the dial tone when receiving a "180 Ringing" response.
Prevent the first 0.5 second of the received media stream from being cut
off. (#365609 and #345765, Damien Sandras)
- Prevent crash when receiving malformed response PDUs. (#379801, Damien
Sandras)
- Ignore RTP packets if the stream was established with a different
codec than the one Ekiga is receiving. (Damien Sandras, #389988)
- Added DNS based realm comparison as fallback to fix problems with
broken SIP proxies. (Damien Sandras, #377346)
- When several accounts are registered to the same services provider,
use the default one among them (if any) as outgoing identity. (Damien
Sandras, #371374)
- Only use the default account as outgoing identity if it is enabled.
(Damien Sandras, #361329)
- Do not use new UDP ports when authenticating an INVITE. (Damien
Sandras, #359971)


H.323 :
- Fixed possible crash when doing H.323 calls. (#361765, #362480,
#361680, Craig Southeren)


Misc :
- Fixed RFC2833 DTMFs. (#347177, Hannes Friederich)
- Keep the same listener interface on IP addresses change after a
restart. (Damien Sandras)
- Fixed possible crash using cached DNS information. (Damien Sandras,
#364480)


Bookmark and Share

« Hipo 0.3 · Orca v2.17.90 »

Linux Compatible » News » January 2007 » Ekiga 2.0.4 released
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition