1. 8b33bba Fixed #1092 (Crash when receiving various messages with "Contact: *" header format) by Benny Prijono · 14 years ago
  2. ea4b439 Misc (ticket #951): increase CSeq on retrying MESSAGE request due to 401/407 response (thanks Rafael Maia for the report) by Benny Prijono · 15 years ago
  3. 5af37ff Ticket #930: by Nanang Izzuddin · 15 years ago
  4. 81a99c3 Ticket #693: Allow incoming MESSAGE request without message body by Benny Prijono · 15 years ago
  5. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  6. ba736c4 Ticket 555: modifications to pjsua instant messaging callbacks by Benny Prijono · 16 years ago
  7. 0fe5acff Fixed crash when handling incoming MESSAGE request without message body but with Content/Type set (thanks Anshuman S. Rawat) by Benny Prijono · 16 years ago
  8. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  9. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  10. 0a98200 Add tx_data in the new on_pager_status2() callback by Benny Prijono · 17 years ago
  11. 4da0b1d Ticket #334: Added on_pager_status2() callback to receive the full SIP message of IM delivery status (thanks Paul Levin) by Benny Prijono · 17 years ago
  12. bbeb399 Ticket #283: Added another pjsua IM callback with the message passed as argument (thanks Paul Levin) by Benny Prijono · 17 years ago
  13. 3850740 Fixed Symbian compilation error for pjsua_im.c by Benny Prijono · 17 years ago
  14. f4b538d Ticket #274: the From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu), and also allow non-text/plain IM messages by Benny Prijono · 17 years ago
  15. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  16. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  17. e1a10cb Ticket #212: IM typing indication request is missing route set (thanks Nicholas Xu) by Benny Prijono · 17 years ago
  18. 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
  19. 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
  20. c8141a8 Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and also properly register all supported SIP method, accepted content type, and supported extensions to endpoint. 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. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  24. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  25. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  26. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  27. f9c668f Renamed getopt() to pj_getopt(), and fixed misc Linux warnings by Benny Prijono · 19 years ago
  28. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago