summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-06-06 08:33:43 +0000
committerMikhail Zabaluev <mikhail.zabaluev@nokia.com>2007-06-06 08:33:43 +0000
commitba566d73f75d8679fbb52c69c3ed463e96825761 (patch)
treeeccdea22bbd8812fbc5e06a2fb455187df401e67 /TODO
parent8bcaafd00c840eaba4b14e7c1e1f5a24b40b70c6 (diff)
Updated TODO with recent developments
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 15bb37c..cd9e755 100644
--- a/TODO
+++ b/TODO
@@ -38,9 +38,6 @@ Media sessions
- enable session timers if the remote endpoint supports it
- verify correct operation with a remote node utilizing
early media
-- implement code for removing group members
- - see sip-media-channel.c:priv_media_channel_remove_member()
-- implement StreamHandler.CodecChoice()
Presence and messaging
-----------------------
@@ -66,8 +63,7 @@ Presence and messaging
Test programs
-------------
-- tp_caller is an ugly hack, major refactoring needed
-- unit tests for basic functionality (creation and removal of
+- In progress: unit tests for basic functionality (creation and removal of
conn.mgr etc objects, registration, calling to itself, etc)
Plugin interface