- Released 0.5.9
This commit is contained in:
parent
9a11b03a00
commit
e2b0777dfa
@ -1,7 +1,8 @@
|
|||||||
0.5.9
|
0.5.9
|
||||||
=====
|
=====
|
||||||
|
03-Nov-2004: - Released 0.5.9
|
||||||
31-Oct-2004: - fix: A negative response to an INVITE shall stop
|
31-Oct-2004: - fix: A negative response to an INVITE shall stop
|
||||||
initiated RTP streams
|
any associated initiated RTP streams
|
||||||
24-Oct-2004: - Default Expires timeout is now configurable.
|
24-Oct-2004: - Default Expires timeout is now configurable.
|
||||||
23-Oct-2004: - fix: route_processing.c - when adding my record-route header,
|
23-Oct-2004: - fix: route_processing.c - when adding my record-route header,
|
||||||
the 'lr' parameter was not dynamically allocated memory
|
the 'lr' parameter was not dynamically allocated memory
|
||||||
@ -10,11 +11,7 @@
|
|||||||
some typos corrected (by Tero Pelander)
|
some typos corrected (by Tero Pelander)
|
||||||
- fix: various correction in Record-Route processing
|
- fix: various correction in Record-Route processing
|
||||||
13-Oct-2004: - utils.c: preparation for chroot() (consider syslog)
|
13-Oct-2004: - utils.c: preparation for chroot() (consider syslog)
|
||||||
09-Oct-2004: - comp_osip.c: libosip2-2.0.9 compatibility (There SEEM
|
09-Oct-2004: - included startup script (by Guido Trentalancia)
|
||||||
to happen some API changes forward and backward:
|
|
||||||
osip_message_to_str, osip_body_to_str,
|
|
||||||
osip_message_set_body, osip_message_parse)
|
|
||||||
- included startup script (by Guido Trentalancia)
|
|
||||||
- siproxd.spec: create PID and registrations directories
|
- siproxd.spec: create PID and registrations directories
|
||||||
and install startup script
|
and install startup script
|
||||||
|
|
||||||
|
|||||||
22
RELNOTES
22
RELNOTES
@ -1,8 +1,8 @@
|
|||||||
Release Notes for siproxd-0.5.8
|
Release Notes for siproxd-0.5.9
|
||||||
===============================
|
===============================
|
||||||
|
|
||||||
Major changes since 0.5.7:
|
Major changes since 0.5.8:
|
||||||
Several bugfixes and preliminary support for Record-Route headers.
|
Several bugfixes and better support for Record-Route headers.
|
||||||
|
|
||||||
General Overview:
|
General Overview:
|
||||||
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
|
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
|
||||||
@ -70,7 +70,8 @@ Reported interoperability with SIP service providers:
|
|||||||
the list.
|
the list.
|
||||||
|
|
||||||
Known bugs:
|
Known bugs:
|
||||||
There will be...
|
- SRV DNS records are not yet looked up, only A records
|
||||||
|
There will be more...
|
||||||
|
|
||||||
If you port siproxd to a new platform or do other kinds of changes
|
If you port siproxd to a new platform or do other kinds of changes
|
||||||
or bugfixes that might be of general interest, please drop me a
|
or bugfixes that might be of general interest, please drop me a
|
||||||
@ -79,21 +80,22 @@ distribution I'd be happy to get a short notice.
|
|||||||
|
|
||||||
|
|
||||||
-----
|
-----
|
||||||
md5sum for siproxd-0.5.8.tar.gz: b987151719fced722b6df7d16c06f58d
|
md5sum for siproxd-0.5.9.tar.gz: 7428bc04eb8d60a5741d68190b06f10b
|
||||||
|
|
||||||
GnuPG signature for siproxd-0.5.8.tar.gz archive:
|
GnuPG signature for siproxd-0.5.9.tar.gz archive:
|
||||||
-----BEGIN PGP SIGNATURE-----
|
-----BEGIN PGP SIGNATURE-----
|
||||||
Version: GnuPG v1.2.3 (GNU/Linux)
|
Version: GnuPG v1.2.3 (GNU/Linux)
|
||||||
|
|
||||||
iD8DBQBBUcuoCfzBioe83JQRAkywAJ4t/fijGYFbEnEN9n/Qe+/mRtTD2QCgkNCP
|
iD8DBQBBiU0nCfzBioe83JQRAr7zAKCmGQSmgigXuZewX7TAn5qt0PcYsACfbE4H
|
||||||
yu88yMfHeUWUbdd7AusGZK8=
|
J351yL2YttRZXxnd6C2HSSU=
|
||||||
=/Rgd
|
=Xoms
|
||||||
-----END PGP SIGNATURE-----
|
-----END PGP SIGNATURE-----
|
||||||
|
|
||||||
|
|
||||||
GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries <tries@gmx.net>
|
GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries <tries@gmx.net>
|
||||||
- Fingerprint = 13D1 19F5 77D0 4CEC 8D3F A24E 09FC C18A 87BC DC94
|
- Fingerprint = 13D1 19F5 77D0 4CEC 8D3F A24E 09FC C18A 87BC DC94
|
||||||
- Key via pgp.openpkg.org / http://www.ries.ch.vu/87BCDC94.pub
|
- Key via pgp.openpkg.org / http://www.ries.ch.vu/87BCDC94.pub
|
||||||
VoIP: sip:17476691342@proxy01.sipphone.com
|
VoIP: sip:17476691342@proxy01.sipphone.com | sip:431783@fwd.pulver.com
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user