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
6b1c8919
Commit
6b1c8919
authored
Oct 11, 2007
by
Pekka Pessi
Browse files
RELEASE: updated
darcs-hash:20071011172858-88462-3e7f8dad6bdf8ad2064c6c369a57738747bb1223.gz
parent
2896cc7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
RELEASE
View file @
6b1c8919
...
...
@@ -40,8 +40,8 @@ libsofia-sip-ua/iptsec:
libsofia-sip-ua/sip:
- Added SIPEXTHDRTAG_TYPEDEF() macro and tag class sipexthdrtag_class[]
- Added SIP headers Alert-Info
and
Reply-To. Remote-Party-ID,
P-Asserted-Identity, P-Preferred-Identity
- Added SIP headers Alert-Info
,
Reply-To. Remote-Party-ID,
P-Asserted-Identity,
and
P-Preferred-Identity
- Added sip_update_default_mclass() and sip_extend_mclass()
- Added macros SIP_HAVE_XXXX for extra headers, e.g., SIP_HAVE_ALERT_INFO().
...
...
@@ -102,12 +102,18 @@ Symbian Open C build and packaging (SIS) files for libsofia-sip-ua,
libsofia-sip-ua-glib and for several test apps have been added under
sofia-sip/open_c.
New SIP headers are not available by default. Application must enable them
with sip_update_default_mclass() and sip_extend_mclass().
The SIP headers Alert-Info, Reply-To. Remote-Party-ID, P-Asserted-Identity,
and P-Preferred-Identity are not not available by default. Application must
enable them with sip_update_default_mclass() and sip_extend_mclass().
Bugs fixed in this release
--------------------------
- Fixed sf.net bug #1804248: nua_prack() now works.
Thanks to Fabio Margarido for sending the patch.
- Fixed sf.net bug #1810115: crash after failed outgoing request and
nta_destroy()
Thanks to Mikhail Zabaluev for reporting the problem.
- Fixed sf.net bug #1804248: nua_prack() now works.
Thanks to Fabio Margarido for sending the patch.
- Fixed sf.net bug 1803686: nua_destroy() can now be called from inside
...
...
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