release 0.5.11
This commit is contained in:
parent
d161578162
commit
ef6211fae3
@ -1,5 +1,6 @@
|
||||
0.5.11
|
||||
======
|
||||
05-May-2005: - Released 0.5.11
|
||||
29-Apr-2005: - fix: access lists with /32 did not work
|
||||
21-Apr-2005: - fix: ACK may contain SDP body, process it
|
||||
19-Apr-2005: - feature: DSCP value for RTP packets defineable (by Nick
|
||||
|
||||
9
RELNOTES
9
RELNOTES
@ -2,7 +2,9 @@ Release Notes for siproxd-0.5.11
|
||||
===============================
|
||||
|
||||
Major changes since 0.5.10:
|
||||
Now compiles with libosip2-2.2.0.
|
||||
Now compiles with libosip2-2.2.0 (changes in libpsip API).
|
||||
Siproxd does now support running "in front of" a NAT router.
|
||||
|
||||
|
||||
General Overview:
|
||||
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
|
||||
@ -16,7 +18,7 @@ General Overview:
|
||||
to a 3rd party registrar)
|
||||
- Fli4l OPT_SIP (still experimental) available, check
|
||||
http://home.arcor.de/jsffm/fli4l/
|
||||
- supports Linux, FreeBSD and Solaris
|
||||
- runs on various operating systems (see below)
|
||||
- Full duplex RTP data stream proxy for *incoming* and *outgoing*
|
||||
audio data - no firewall masquerading entries needed
|
||||
- Port range to be used for RTP traffic is configurable
|
||||
@ -28,11 +30,12 @@ General Overview:
|
||||
- Supports running in a chroot jail and changing user-ID after startup
|
||||
- All configuration done via one simple ascii configuration file
|
||||
- Logging to syslog in daemon mode
|
||||
- RPM package support
|
||||
- RPM package
|
||||
- The host part of UA registration entries can be masqueraded
|
||||
(mask_host, masked_host config items). Some Siemens SIP phones seem to
|
||||
need this 'feature'.
|
||||
- Provider specific outbound proxies can be configured
|
||||
- Can run "in front of" a NAT router.(in the local LAN segment)
|
||||
|
||||
Requirements:
|
||||
- pthreads (Linux)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user