1. 2157666 PJSUA_PRES_TIMER was set to two seconds! (thanks Paul Levin) by Benny Prijono · 17 years ago
  2. f9c40c3 Fixed ticket #351: Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) by Benny Prijono · 17 years ago
  3. 2943815 Ticket #349: Crash when sending PUBLISH when network is unreachable by Benny Prijono · 17 years ago
  4. c61cc04 Ticket #347: Assertion failure when handling incoming presence subscription with Expires=0 by Benny Prijono · 17 years ago
  5. 9727660 Timer for buddy presence subscription in PJSUA is not cancelled when application quits (this timer was added by ticket #91) by Benny Prijono · 17 years ago
  6. a6992c5 Fixed ticket #319: assertion in pjsua when adding buddy with invalid or unreachable host (thanks Paul Levin) by Benny Prijono · 17 years ago
  7. 7a5f510 Fixed ticket #91: timer to re-subscribe buddy's presence when subscription failed by Benny Prijono · 17 years ago
  8. 48da92e Fixed ticket #100: Assertion failure when terminating subscription with PJSUA-API (thanks Edward Tian) by Benny Prijono · 17 years ago
  9. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  10. 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
  11. 8c6e884 Fixed ticket #136: Invalid presence entity ID when URI is specified in name-addr format by Benny Prijono · 18 years ago
  12. 8b6834f Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 by Benny Prijono · 18 years ago
  13. 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
  14. fc49359 Check for non-SIP URI in buddy URL by Benny Prijono · 18 years ago
  15. 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
  16. 922933b Fixed ticket #68: pjsua account is not completely invalidated by Benny Prijono · 18 years ago
  17. 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
  18. dc752ca Fixed few bugs that seem to have been introduced by new dialog by Benny Prijono · 18 years ago
  19. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  20. 21b9ad9 Added initial PUBLISH client support, and also default account selection in pjsua/pjsua-lib by Benny Prijono · 18 years ago
  21. c570f2d More intelligent PJSUA-LIB in selecting the appropriate address for Contact header by Benny Prijono · 18 years ago
  22. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  23. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  24. 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
  25. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  26. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  27. b9b32ab Initial work on pjsua ActiveX component by Benny Prijono · 18 years ago
  28. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  29. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  30. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  31. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  32. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  33. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago[Renamed (99%) from pjsip/src/pjsua/pjsua_pres.c]
  34. 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
  35. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  36. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  37. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago