Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
f351301c
Commit
f351301c
authored
Oct 18, 2005
by
Pekka Pessi
Browse files
Added changes since 1.11.0.
darcs-hash:20051018194436-65a35-60cc947011d8570b8ed224edb493ad24f874fa1f.gz
parent
526dde76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
4 deletions
+30
-4
RELEASE
RELEASE
+30
-4
No files found.
RELEASE
View file @
f351301c
...
@@ -5,17 +5,43 @@ Release notes for current version of Sofia-SIP
...
@@ -5,17 +5,43 @@ Release notes for current version of Sofia-SIP
Changes since last release
Changes since last release
--------------------------
--------------------------
This is the initial release of the library.
Now building all submodules as proper shared libraries (noinst_LTLIBRARIES).
NUA/SOA API has been debugged and slightly changed.
SPEC file for RedHat RPMs hasbeen fixed.
API/ABI changes and versioning
API/ABI changes and versioning
------------------------------
------------------------------
The libsofia-sip-ua library interface version (libtool)
The libsofia-sip-ua library interface version (libtool)
is set to zero. Library version will not be frozen
is set to zero. Library version will not be frozen
until the release of 1.12.0 stable version.
until the release of 1.12.0 stable version..
- add return-value parameter for parsed SDP structure in
soa_get_local_sdp(), soa_get_user_sdp(), soa_get_remote_sdp() and
soa_get_capability_sdp()
- renamed soa_sip_required() as soa_sip_require()
- renamed soa_sip_support() as soa_sip_supported()
- added stun_is_requested() and stun_engine_tcreate() as well as
stuntag_server and stuntag_integrity
- added sip_contact_create_from_via_with_transport()
- added tl_llist() and tl_vllist() in su module
Contributors to this release
Contributors to this release
----------------------------
----------------------------
As this is the initial release, see the AUTHORS
See the AUTHORS file in the distribution package.
file in the distribution package.
Luiz Augusto von Dentz contributed patch for compiling sofia-sip without
openssl.
Bugs fixed in this release
--------------------------
- sf.net#1326727: Include callerprefs headers in ACK/CANCEL
- sf.net#1325808: stun module does not understand FQDNs
- sf.net#1264030: Build fails on platforms requiring -fPIC
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment