Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / siproxd / RELNOTES
1 Release Notes for siproxd-0.5.10
2 ===============================
3
4 Major changes since 0.5.9:
5    Bugfix concerning re-Invites. This bug has probably affected quite
6    a number of SIP <-> PSTN gateways that would then not work properly
7    with siproxd.
8    Cygwin build support.
9    Siproxd can select outbound proxies on a per-provider base.
10    A new logging facility (via TCP connection) allows to create
11    debug files also on embedded platforms with a limited size
12    of filespace.
13
14 General Overview:
15  - SIP (RFC3261) Proxy for SIP based softphones hidden behind a
16    masquerading firewall
17  - works with "dial-up" conenctions (dynamic IP addresses)
18  - Multiple local users/hosts can be masqueraded simultaneously
19  - Access control (IP based) for incoming traffic
20  - Proxy Authentication for registration of local clients (User Agents)
21    with individual passwords for each user
22  - May be used as pure Outbound proxy (registration of local UAs
23    to a 3rd party registrar)
24  - Fli4l OPT_SIP (still experimental) available, check
25    http://home.arcor.de/jsffm/fli4l/
26  - supports Linux, FreeBSD and Solaris
27  - Full duplex RTP data stream proxy for *incoming* and *outgoing*
28    audio data - no firewall masquerading entries needed
29  - Port range to be used for RTP traffic is configurable
30    (-> easy to set up apropriate firewall rules for RTP traffic)
31  - RTP proxy can handle multiple RTP streams (eg. audio + video)
32    within a single SIP session.
33  - Symmetric RTP support
34  - Symmetric SIP signalling support
35  - Supports running in a chroot jail and changing user-ID after startup
36  - All configuration done via one simple ascii configuration file
37  - Logging to syslog in daemon mode
38  - RPM package support
39  - The host part of UA registration entries can be masqueraded
40    (mask_host, masked_host config items). Some Siemens SIP phones seem to
41    need this 'feature'.
42  - Provider specific outbound proxies can be configured
43
44 Requirements:
45  - pthreads (Linux)
46  - glibc2 / libc5 / uClibc
47  - libosip2
48
49 Currently tested on:
50 - Fedora Core1 (Kernel 2.4.x, Glibc)
51   This is my main development and testing environment. Other platforms
52   are not extensively tested by myself.
53
54 Builds on:
55 - Linux:        Fedora Core1
56                 Fedora Core3 (x86_64 - 64 bit)
57                 WRT54g (133mhz mipsel router)
58 - FreeBSD:      FreeBSD 4.10-BETA
59 - OpenBSD:      OpenBSD 3.4 GENERIC#18
60 - SunOS:        SunOS 5.9
61 - Mac OS X:     Darwin 6.8
62 - Windows:      Cygwin environment
63
64 Reported interoperability with softphones:
65  - Grandstream BudgeTone-100 series
66  - Linphone (local and remote UA) (http://www.linphone.org)
67  - Kphone (local and remote UA) (http://www.wirlab.net/kphone/)
68  - MSN messenger 4.6 (remote and local UA)
69  - X-Lite (Win XP Professional)
70  - SJPhone softphone
71
72 Reported interoperability with SIP service providers:
73  - Sipphone     (http://www.sipphone.com)
74  - FWD          (http://www.fwd.pulver.com)
75  - Sipgate *)   (http://www.sipgate.de)
76  - Stanaphone   (SIP Gateway to PSTN)
77
78  *) There have been reports of people having problems using
79     siproxd with these providers.
80
81
82  If you have siproxd successfully running with another SIP phone
83  and/or service provider, please drop me a short note so I can update
84  the list.
85
86 Known bugs:
87    - SRV DNS records are not yet looked up, only A records
88    There will be more...
89
90 If you port siproxd to a new platform or do other kinds of changes
91 or bugfixes that might be of general interest, please drop me a
92 line. Also if you intend to include siproxd into a software
93 distribution I'd be happy to get a short notice.
94
95
96 -----
97 md5sum for siproxd-0.5.10.tar.gz:       
98
99 GnuPG signature for siproxd-0.5.10.tar.gz archive:
100
101
102 GnuPG: pub  1024D/87BCDC94 2000-03-19 Thomas Ries <tries@gmx.net>
103 -      Fingerprint = 13D1 19F5 77D0 4CEC 8D3F  A24E 09FC C18A 87BC DC94
104 -      Key via pgp.openpkg.org / http://www.ries.ch.vu/87BCDC94.pub
105 VoIP:  sip:17476691342@proxy01.sipphone.com | sip:431783@fwd.pulver.com
106
107
108