diff options
author | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-06-06 08:33:43 +0000 |
---|---|---|
committer | Mikhail Zabaluev <mikhail.zabaluev@nokia.com> | 2007-06-06 08:33:43 +0000 |
commit | ba566d73f75d8679fbb52c69c3ed463e96825761 (patch) | |
tree | eccdea22bbd8812fbc5e06a2fb455187df401e67 | |
parent | 8bcaafd00c840eaba4b14e7c1e1f5a24b40b70c6 (diff) |
Updated TODO with recent developments
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 |