[OpenSIPS-Devel] [OpenSIPS-Users] New MSRPRelay release 1.0.3
Adrian Georgescu
ag at ag-projects.com
Tue Aug 4 10:36:40 CEST 2009
Hello,
There is a new release of MSRPRelay available,
This software implements an MSRP relay (RFC 4976), which is an
extension to the MSRP
protocol (RFC 4975). Its main role is to help NAT traversal of
Interactive Messaging and
file transfer sessions for SIP/MSRP endpoints located behind NAT.
Out of the box, the software is designed to work in combination with the
subscriber database used by OpenSIPS.
This release contains bug fixes and better compatibility with and
checks for the software it depends upon.
To upgrade your debian unstable installation:
apt-get update
apt-get install msrprelay
Or download the tar file from:
http://download.ag-projects.com/MSRP/
Changelog
msrprelay (1.0.3) unstable; urgency=low
* Modified code to use the latest facilities from python-
application 1.1.5
* Updated minimum version dependency on python-application
* Updated list of pruned directories from the source distribution
* Restart server after upgrade
* Updated readme and install documents
msrprelay (1.0.2) unstable; urgency=low
* Adapted code to work with the latest python-application changes:
- use ConfigSetting descriptors instead of _datatypes
- replaced startSyslog with start_syslog
- use system_config_directory instead of _system_config_directory
* Added runtime dependency checks using application.dependency
* Small fix in forwarding logic
* Improved error messages when TLS certificates are missing or faulty
* Added log_level option to configuration file
* Fixed debian building warnings
* Update sample config file
* Moved tasks to wiki tickets
* Fixed parameter quoting in WWW-Authenticate and Authentication-
Info header
* Added relay session_id check for incoming messages
* Use os.urandom instead of reading directly from /dev/urandom
* Allow refreshing AUTH from client, nothing is actually refreshed
* Fixed the first characted of generated transaction-id to be
alphanumeric
* Correct callback sequence for authentication Deferred
* Updated debian dependencies
* Updated dependencies in INSTALL
* Removed unused imports
* Minimized and updated build and runtime dependencies
* Removed obsolete python version specifications in debian control
file
* Added missing files to source distribution
* Fixed lintian warning about missing misc:Depends
msrprelay (1.0.1) unstable; urgency=low
* Remove the session from unbound_session when we start trying to
make an
outbound connection
* Added instructions for how to install or build the Debian package
Regards,
Adrian
_______________________________________________
Users mailing list
Users at lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
More information about the Devel
mailing list