Commit graph

56 commits

Author SHA1 Message Date
jmcneill
65e691a1fd Update to ekiga version 3.0.2.
* What's changed ?
==================
- Make sure sound events are played through the correct devices. (#564370)
- Fixed crash on missed call.
- Do not show the assistant after an upgrade for which Ekiga was already successfully setup.
- Added settings migration from Ekiga 2.0.x.
- Allow answering/rejecting calls from the main window even if we use notifications.
- Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0.
- Fixed sending ACK request to incorrect address when particular types of proxies are being used.
- Fixed test for CANCEL receipt on INVITE clearing call.
- Ignore multiple forked CANCEL messages.
- Fixed issue with registration to a non-standard port.
- Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field.
- Fixed missing route set on SIP commands in a dialog when using outbound proxy.
2009-01-13 03:23:51 +00:00
jmcneill
5685077bea Add avahi support, bump PKGREVISION. 2008-12-20 20:29:42 +00:00
wiz
210395dc86 Add missing hicolor-icon-theme dependency.
Reorder lines to follow pkgsrc standard some more.

Bump PKGREVISION.
2008-11-13 23:45:47 +00:00
dsainty
9349b69287 Ekiga wants LDAP support by default. Buildlink in databases/openldap-client
so that configure will succeed.  Fix the comment syntax in a couple of
assembly files to fix the build where the assembler doesn't like # as a comment
prefix.

Bump PKGREVISION.
2008-11-12 11:44:29 +00:00
jmcneill
6848080dfa Update to 3.0.1:
Windows build
* Fixed crash when echo cancellation is active
* Improved GTK installation by providing our own libraries
* Fixed crash when clicking the status bar
* Fixed crash when the only available accelerated surface is already
  taken
* Fixed playing of audio files with samplerate != 8000Hz
* Fixed possible crash when quickly deleting and creating threads
* Fixed flickering in Picture-in-Picture mode

GUI
* Fixed overlapping issue of font/smiley buttons in the chat window
* Fixed possible flickering issues on XV
* Fixed possible X timing issue
* Fixed message box when device is unplugged in out-of-call state
* Fixed crash when closing various windows using the window manager
* Fixed crash in the configuration assistant when unplugging the active
  device
* Do not display localhost users in the neighbours
* Fixed Ekiga not able to resolve DNS names when being used with a
  Turkish locale
* Allow using '&' as name in the roster
* Fixed 'Search Scope' field alignment in the form

SIP
* Fixed behavior in case of Open NAT
* Fixed SIP REGISTER and INVITE behaviors when Ekiga listens to multiple
  interfaces in the same subnet
* Fixed response code when receiving a BYE for a call that is already
  released
* Fixed numerous retries using the same authentication credentials
* Fixed interoperability issues with Cisco Call Manager
* Fixed default status when receiving a NOTIFY with an empty body to
  offline instead of unknown
* Fixed parsing of URIs quoted with <> but without ""
* Fixed INVITE loop detection when forked INVITE requets arrive over
  multiple paths

H.323
* Fixed inclusion of RFC2833 using H.323

Misc
* Made the libnotify dependancy optional
* Fixed POTFILE.in file
2008-10-25 18:15:46 +00:00
jmcneill
87e2b53a3d Import ekiga-3.0.0 stable release to replace net/ekiga-devel
Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME. Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is interoperable
with other SIP compliant software and also with Microsoft NetMeeting.
2008-09-22 23:50:55 +00:00