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
3ef349df
Commit
3ef349df
authored
Nov 20, 2006
by
Pekka Pessi
Browse files
RELEASE: updated.
darcs-hash:20061120162102-65a35-986dbdc7a224546973ddb85dc610f7a052d45108.gz
parent
c66a8828
Changes
1
Hide whitespace changes
Inline
Side-by-side
RELEASE
View file @
3ef349df
...
...
@@ -83,6 +83,11 @@ that are included in the request constructed from the URI. For example,
using URI <sip:example.com?subject=test> would include Subject header
with value "test" in the request.
There is now also reactive mode of handing subscriptions in nua, using
nua_i_subscribe()/nua_respond()/nua_notify()/nua_i_publish().
The nua can be used as a registrar with nua_i_register/nua_respond().
<information about major new features
- new/changed/removed functionality
- links to further documentation
...
...
@@ -98,6 +103,9 @@ Bugs fixed in this release
- other bugs as fixed in CVS/darcs
/>
- Subsite handling in nth was fixed.
- Outbound was confused by IPv6 addresses in the Via header.
Thanks for Marc Blanchet from Viagenie for reporting the bug.
- Session timers in nua did not work if UAS had to do refreshing with INVITEs
Thanks for Chung Pak Lai for reporting this bug.
- sres_query() failed assert or crashed if there was no DNS servers configured.
...
...
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