1. 703b7d7 Fixed ticket #191: PUBLISH request in pjsua is not initialized with account's route set (thanks Nicholas Xu) by Benny Prijono · 18 years ago
  2. 8c6e884 Fixed ticket #136: Invalid presence entity ID when URI is specified in name-addr format by Benny Prijono · 18 years ago
  3. 8b6834f Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 by Benny Prijono · 18 years ago
  4. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  5. fc49359 Check for non-SIP URI in buddy URL by Benny Prijono · 18 years ago
  6. 9c1528f Related to ticket #97: make name_addr handling more robust against possibility of bugs that someone may put another name_addr inside a name_addr by Benny Prijono · 18 years ago
  7. 922933b Fixed ticket #68: pjsua account is not completely invalidated by Benny Prijono · 18 years ago
  8. 62c5c5b More work on ticket #50: binding of PJSUA-API account to specific transport, and minor fixes in PJSIP core implementation. Tested okay. by Benny Prijono · 18 years ago
  9. dc752ca Fixed few bugs that seem to have been introduced by new dialog by Benny Prijono · 18 years ago
  10. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  11. 21b9ad9 Added initial PUBLISH client support, and also default account selection in pjsua/pjsua-lib by Benny Prijono · 18 years ago
  12. c570f2d More intelligent PJSUA-LIB in selecting the appropriate address for Contact header by Benny Prijono · 18 years ago
  13. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  14. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  15. 6f97941 Fixed couple of bugs in pjsua API: (1) server presence subscription not setting credentials, and (2) incorrect account status is reported when registration failed by Benny Prijono · 18 years ago
  16. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  17. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  18. b9b32ab Initial work on pjsua ActiveX component by Benny Prijono · 18 years ago
  19. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  20. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  21. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  22. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  23. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  24. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago[Renamed (99%) from pjsip/src/pjsua/pjsua_pres.c]
  25. a91a003 Major redesign in pjsua: call is indexed by number, multiple accounts, configurable max-calls, more auto-xxx features, fixed bugs in save_settings(), etc. by Benny Prijono · 19 years ago
  26. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  27. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  28. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago