New MediaProxy release 2.4.0

New MediaProxy release 2.4.0 with support for ICE negotiation http://mediaproxy-ng.org/

There is a new release of MediaProxy available. This version allows MediaProxy relay to be used as a TURN candidate in ICE negotiation. The complete ICE functionality is described here: http://mediaproxy-ng.org/wiki/ICE

To upgrade your Debian unstable installation do:

sudo apt-get update
sudo apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-sessions

Or download the tar file from: http://download.ag-projects.com/MediaProxy/

The changelog follows:

mediaproxy (2.4.0) unstable; urgency=low

  • Added ICE negotiation capability and assert itself as a TURN relay candidate in the SDP, for a complete description and usage information see http://mediaproxy-ng.org/wiki/ICE

  • Fix race in which an already called event tried to be cancelled

  • Prevent other acounting backends to be affected by a failure in one of them

If you use CDRTool you must upgrade to version 7.1.0 and update the MySQL stored procedures that create the radius records, see cdrtool changelog for more information.