diff --git a/TODO b/TODO index d4c9139..d63fce8 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,24 @@ Roadmap ------- - - [webrtc-gateway] Replace Sofia stack with SIP SIMPLE client SDK - - [webrtc-confernce] Bridge SIP end-points to WebRTC conference (audio only) - - [webrtc-confernce] File transfers - - [webrtc-confernce] Screen sharing or second camera feed - - [webrtc-confernce] Text chat +- [webrtcgateway] Replace Sofia stack with SIP SIMPLE client SDK +- [webrtcgateway] Bridge SIP end-points to WebRTC conference (audio only) +- [webrtcgateway] File transfers +- [webrtcgateway] Screen sharing or second camera feed +- [webrtcgateway] Text chat + Improvements ------------ - - change disabled_applications to active_applications which accepts a list - which can contain the keyword ALL and [+/-]app_name tokens - - debian package should rename config samples as .ini - - for debian check if we can use the snakeoil cert from the ssl-cert package +- change disabled_applications to active_applications which accepts a list + which can contain the keyword ALL and [+/-]app_name tokens +- debian package should rename config samples as .ini +- for debian check if we can use the snakeoil cert from the ssl-cert package Fixes ----- - Handle 183 progress event from janus which contains an SDP, while the later accepted event won't.