rel-0.2.6
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
Release Notes for siproxd-0.2.6
|
||||
===============================
|
||||
This release mainly fixes some annoying (and stupid) bugs.
|
||||
This release introduces RTP proxying capabilities for simultaneous
|
||||
audio and video RTP streams and fixes a crash when using
|
||||
MSN Messenger as UA.
|
||||
See the ChangeLog for details.
|
||||
|
||||
Note: using libosip-0.9.3, the proxy authentication does *NOT* work.
|
||||
Yet is is unclear to me if this is a bug in libosip or siproxd.
|
||||
libosip-0.8.8 works.
|
||||
|
||||
|
||||
- supports Linux and FreeBSD (other BSD derivates not tested)
|
||||
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
|
||||
masquerading firewall
|
||||
@@ -10,6 +17,8 @@ Release Notes for siproxd-0.2.6
|
||||
(outgoing RTP data should be handled by IP masquerading by the firewall)
|
||||
- Port range to be used for incoming RTP traffic is configurable
|
||||
(-> easy to set up apropriate firewall rules for incoming traffic)
|
||||
- RTP proxy can handle multiple RTP streams (eg. audio + video)
|
||||
within a single SIP session.
|
||||
- Multiple local users/hosts can be masqueraded simultaneously
|
||||
- Supports running in a chroot jail (configurable)
|
||||
- Supports changing user-ID after startup (if started as root)
|
||||
@@ -42,7 +51,7 @@ Reported interoperability (tested with softphones):
|
||||
|
||||
|
||||
-----
|
||||
md5sum for siproxd-0.2.6.tar.gz: 042986602efeaaa77a14bb0b1a416083
|
||||
md5sum for siproxd-0.2.6.tar.gz:
|
||||
md5sum for siproxd-0.2.6-1rh60.i386.rpm:
|
||||
md5sum for siproxd-0.2.6-1rh72.i386.rpm:
|
||||
md5sum for siproxd-0.2.6-1.src.rpm:
|
||||
|
||||
Reference in New Issue
Block a user