1. 5631561 Small improvements: (1) pjsua now responds to incoming OPTIONS request, which means that some modules (evsub, invite) need to register their capabilities to the endpoint, (2) added command in pjsua to send arbitrary request by Benny Prijono · 18 years ago
  2. f55c02f Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI and header should have different spec. URI should use paramchar spec while header should use token spec (thanks Jeroen van Bemmel) (2) The same rule applies when escaping the parameters during printing process (3) While we're on it, also fixed the tel-URI parser to automatically unescape the parameter values. by Benny Prijono · 18 years ago
  3. e682155 Changed in presence: incoming NOTIFY without body will not change presence status (previously it will set status to closed) by Benny Prijono · 18 years ago
  4. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  5. 64158af Changed pjsip_dlg_send_request() API to NOT return transaction as it is not safe against race condition by Benny Prijono · 18 years ago
  6. 3ba816e Added option to disable error message altogether, to save space footprint by Benny Prijono · 19 years ago
  7. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  8. 441ce00 Updated evsub to sync with the doc by Benny Prijono · 19 years ago
  9. d4e0abd Added API to terminate dialog prematurely. Affect: dialog, invite sessions, evsub, and presence by Benny Prijono · 19 years ago
  10. 69b98ab Terminate pending SUBSCRIBE if application sends another one (e.g. to unsubscribe) by Benny Prijono · 19 years ago
  11. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  12. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  13. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  14. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  15. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  16. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago
  17. 5b91744 Optimization here and there, changes because of PJLIB modifications by Benny Prijono · 19 years ago
  18. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  19. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  20. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  21. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  22. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago