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
4d8cb0c9
Commit
4d8cb0c9
authored
Nov 28, 2008
by
Pekka Pessi
Browse files
nua/ChangeLog: fixed whitespace
darcs-hash:20081127232517-db55f-600c002c66046d8749cc4af0da9e03e5f223df0d.gz
parent
d8fe5175
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
libsofia-sip-ua/nua/ChangeLog
libsofia-sip-ua/nua/ChangeLog
+11
-11
No files found.
libsofia-sip-ua/nua/ChangeLog
View file @
4d8cb0c9
...
...
@@ -16,7 +16,7 @@
* Fixed call state events with UPDATE in nua.
Fixed the order the nua_i_update and nua_i_state events are sent.
Fixed the order the nua_i_update and nua_i_state events are sent.
Now we are using session-timer headers in responses, too.
* Added NUTAG_ALLOW() and NUTAG_ALLOW_REF() to nua.
...
...
@@ -67,7 +67,7 @@
* Fixed response to 401.
We are now not terminating call when application is expected to authenticate
request. Should we add
request. Should we add
M ./libsofia-sip-ua/nua/nua_stack.c -10 +28
...
...
@@ -208,7 +208,7 @@
2005-10-10 Pekka Pessi <Pekka.Pessi@nokia.com>
* Fixed basic call test run.
* Fixed basic call test run.
M ./libsofia-sip-ua/nua/test_nua.c -8 +11
...
...
@@ -217,7 +217,7 @@
M ./libsofia-sip-ua/nua/nua_common.c -1 +1
M ./libsofia-sip-ua/nua/nua_stack.c -1 +1
M ./libsofia-sip-ua/nua/test_nua.c -2 +2
* Running a basic call test case.
M ./libsofia-sip-ua/nua/test_nua.c -24 +109
...
...
@@ -259,11 +259,11 @@
M ./libsofia-sip-ua/nua/nua.docs -1 +355
* Used picture-mode here.
* Used picture-mode here.
M ./libsofia-sip-ua/nua/nua.docs -227 +227
* Fixed nua_set_hparams() documentation.
* Fixed nua_set_hparams() documentation.
M ./libsofia-sip-ua/nua/nua.c -1 +1
...
...
@@ -444,7 +444,7 @@
* Do not pass soa handle to application.
M ./libsofia-sip-ua/nua/nua_stack.c -3 +3
2005-09-23 Kai Vehmanen <kai.vehmanen@nokia.com>
* nua_stack.c: Fix delivering nua_i_active.
...
...
@@ -457,7 +457,7 @@
* nua_tag.h: Removed NUTAG_MEDIA_SUBSYSTEM.
* nua.h: Added nua_i_state_change event. Removed
* nua.h: Added nua_i_state_change event. Removed
nua_i_media_update (replaced by nua_i_state_change).
2005-09-21 Kai Vehmanen <kai.vehmanen@nokia.com>
...
...
@@ -466,15 +466,15 @@
code related to old media subsystem interface (HAVE_MSS).
Added nua_i_media_update event. Removed code related
to ring-tone generation (HAVE_HERBIE).
2005-09-20 Kai Vehmanen <kai.vehmanen@nokia.com>
* nua.h, nua.c: Removed implementation for obsolete media
param functions. Added dummy implementations that print
param functions. Added dummy implementations that print
a warning to users of the removed interfaces.
* nua_stack.c: Removed obsolete media param code.
2005-07-18 Kai Vehmanen <kai.vehmanen@nokia.com>
* Initial import of the module to Sofia-SIP tree.
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