[OpenSIPS-Devel] New MediaProxy release 2.3.0
Adrian Georgescu
ag at ag-projects.com
Wed Dec 17 10:51:37 CET 2008
Hello,
There is a new release of MediaProxy software available. To upgrade
your debian installation:
apt-get update
apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-
sessions
Or download the tar file from:
http://download.ag-projects.com/MediaProxy/
The changelog since 2.1.0 is below:
mediaproxy (2.3.0) unstable; urgency=low
* Fixed bug that prevented the dispatcher from trying the next
relay in
the list, when a relay was unavailable or unusable
* Read acctport from the radius config file to an integer not to a
string
* Fixed a bug that prevented a call on hold to be resumed in
certain cases
* Don't close the media session when on hold and the contrack rule
expires
* Enhanced graceful shutdown logic and made it reliable:
- keep all dispatcher connections active until all sessions are
gone
- continue to update the list of active dispatchers
* Changed function signatures to simplify access to the to_tag
argument
* Never return 0.0.0.0 as the IP address to OpenSIPS
* Fixed a bug with incorrect session counting when errors happen
while
creating a new session, which could result in connections with
obsolete
dispatchers being kept open indefinitely
* Made web page display relay summaries even when there are no
sessions
* Fixed web page to show correct stream counts when there are no
sessions
* Added minimum version build dependendency for libnetfilter-
conntrack-dev
mediaproxy (2.2.3) unstable; urgency=low
* Publish software version as part of the network identity
* Added version command on the dispatcher management interface
mediaproxy (2.2.2) unstable; urgency=low
* Added minimum pyrad version dependency
mediaproxy (2.2.1) unstable; urgency=low
* Fixed logic to handle replies from relay to dispatcher on error
cases
mediaproxy (2.2.0) unstable; urgency=low
* Clarified debian installation example regarding the testing
distribution
* Fixed wording and some typos in the documentation
* Fixed to_tag not being sent in some cases in synthetic tests
* Removed Inhibitor object and integrated its functionality into
the init
method of ForwardingRule, to improve the session setup efficiency
* Changed the internal ForwardingRule linked list to a static array
* Improved the session setup efficiency by 2 orders of magnitude
* Removed start_time column from database accounting table
* Renamed pdd to post_dial_delay in media statistics
* Added management_passport option to the dispatcher
* Made getting statistics more efficient
* Added code to get all conntrack rule counters at once for
efficiency
* Improved statistics gathering speed more than 2 times
* Removed redundant top level counters in stats
* Made speed measurement accurate regarding sessions closed between
probes
* Use constant interval scheduler for better accuracy in speed
measurement
* Return single line json blobs for summary and sessions
* Always add dialog_id to session statistics
* Fixed interaction between dispatcher and opensips for expired
sessions
Kind regards,
Adrian Georgescu
More information about the Devel
mailing list