1. ce00fa0 Ticket #911: Crash when receiving NOTIFY after subscription is terminated (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  2. cf2e673 Ticket #869: Make various event/presence subscription time settings configurable (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  3. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  4. 7513057 Ticket #574: Add new API to know why the outgoing subscription request is terminated and added support for delaying subscription acceptance by Benny Prijono · 16 years ago
  5. 0c13f3d Ticket #573: Handle receiving short version of Event header by Benny Prijono · 16 years ago
  6. 10d8dbd Ticket #564: Reduce the memory usage for default pjsip settings by Benny Prijono · 16 years ago
  7. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  8. c2456cc Added assertion which checks if evsub module has been registered before other calls pjsip_evsub_register_pkg() (thanks Alexander Agranovsky) by Benny Prijono · 17 years ago
  9. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  10. efb9b6b Ticket #346: deadlock in event subscription when SUBSCRIBE is followed immediately with UN-SUBSCRIBE by Benny Prijono · 17 years ago
  11. 9d4469d Ported PJSIP and PJSIP-SIMPLE to Symbian by Benny Prijono · 17 years ago
  12. 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
  13. d524e82 In pjsua, outgoing REFER now always put Refer-Sub: false by Benny Prijono · 18 years ago
  14. 736d0f7 Fixed bug in event subscription: for event subscriptions established by non-SUBSCRIBE method (such as REFER), the method to refresh/unsubscribe subscription would still be SUBSCRIBE, not the initial method to establish subscription. There's no known ill effect of this bug (that I know of), but it's still important that this one has been fixed. by Benny Prijono · 18 years ago
  15. 8eae838 Attempt to fix the race condition in dialog locking. by Benny Prijono · 18 years ago
  16. 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
  17. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  18. 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
  19. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  20. 441ce00 Updated evsub to sync with the doc by Benny Prijono · 19 years ago
  21. d4e0abd Added API to terminate dialog prematurely. Affect: dialog, invite sessions, evsub, and presence by Benny Prijono · 19 years ago
  22. 69b98ab Terminate pending SUBSCRIBE if application sends another one (e.g. to unsubscribe) by Benny Prijono · 19 years ago
  23. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  24. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  25. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  26. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  27. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  28. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago