TODO 931 B

1234567891011121314151617181920212223242526272829
  1. ===============================================================
  2. TODO / Sofia-SIP
  3. ===============================================================
  4. version: 20060907-2
  5. Release roadmap
  6. ---------------
  7. 1.11/1.12 series
  8. - first version of the new nua+soa API
  9. - nua_respond_nit() (non-INVITEs)
  10. - nua_set_hparams()/nua_get_hparams() [DONE]
  11. - session object ownership changes [DONE]
  12. - allow multiple registrations (lines) and selecting
  13. service route, outbound proxy, and transport independently
  14. for each handle; NUTAG_IDENTITY
  15. - doxygen documentation updates [DONE]
  16. - rpm and dpkg packaging [DONE]
  17. - NAT work: STUN fixes (DNS support) [DONE]
  18. not roadmapped:
  19. - expand the call-state-change mechanism
  20. - update http headers TE, Cookie, Set-Cookie
  21. 2.0 serias
  22. - a verified stable API (1.12 is the current stable candidate)
  23. See README.developers for information about versioning.