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
2eda70b1
Commit
2eda70b1
authored
Nov 09, 2006
by
Pekka Pessi
Browse files
RELEASE: updated.
darcs-hash:20061109144252-65a35-a99c7de66c8cea8fe238dddd92f99aa4175b61e7.gz
parent
721fd589
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
RELEASE
RELEASE
+7
-0
No files found.
RELEASE
View file @
2eda70b1
...
@@ -26,6 +26,8 @@ libsofia-sip-ua:
...
@@ -26,6 +26,8 @@ libsofia-sip-ua:
- Added functions msg_header_find_item(), msg_header_replace_item(),
- Added functions msg_header_find_item(), msg_header_replace_item(),
msg_header_remove_item()
msg_header_remove_item()
(handling Allow and Allow-Events headers)
(handling Allow and Allow-Events headers)
- Added function msg_parse_next_field() for parsing headers with
multiple fields
- Added functions for handling SIP headers encoded in SIP URL:
- Added functions for handling SIP headers encoded in SIP URL:
sip_headers_as_url_query(), sip_url_query_as_taglist(),
sip_headers_as_url_query(), sip_url_query_as_taglist(),
url_query_as_header_string(), url_unescape_to(),
url_query_as_header_string(), url_unescape_to(),
...
@@ -94,6 +96,11 @@ Bugs fixed in this release
...
@@ -94,6 +96,11 @@ Bugs fixed in this release
- other bugs as fixed in CVS/darcs
- other bugs as fixed in CVS/darcs
/>
/>
- sres_query() failed assert or crashed if there was no DNS servers configured.
Thanks for Roman Filonenko for reporting this bug.
- nua_bye() did not terminate the call if re-INVITE going on at the same time.
Thanks for Anthony Minessale for reporting this bug.
- sdp_connection_cmp() now considers the address, too.
- SOA now updates c= line if it is changed in user SDP.
- SOA now updates c= line if it is changed in user SDP.
Thanks for Anthony Minessale for reporting this bug.
Thanks for Anthony Minessale for reporting this bug.
- NUA call model does not require SDP answer before 200 OK anymore.
- NUA call model does not require SDP answer before 200 OK anymore.
...
...
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