1. f521eb0 Fixed assertion error if ACK is received before INVITE transaction sends final response (malicious?). Also fixed misc warnings, and stress-tested on Quad Xeon by Benny Prijono · 18 years ago
  2. 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
  3. 7012722 Final changeset from the PROTOS testing, fixed misc. crashes. See by Benny Prijono · 18 years ago
  4. 0b6340c Added status_text and cause_text in dialog and transaction to capture the real status text in the final response (instead of just the code) by Benny Prijono · 18 years ago
  5. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  6. 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
  7. e8b0d3b Changed pjsip_inv_send_msg() function by Benny Prijono · 19 years ago
  8. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 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. 32ac8fe Fixed bug when a disconnected INVITE session was brought to confirmed again on receipt of ACK request by Benny Prijono · 19 years ago
  11. ab7399b Updated mingw compilation by Benny Prijono · 19 years ago
  12. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  13. 64f851e Added support for NULL frame in rtp stream, fixed bugs here and there in INVITE (e.g. dont send SDP on 180), and set version to 0.5.1.2 by Benny Prijono · 19 years ago
  14. fccab71 Fixed STUN error by Benny Prijono · 19 years ago
  15. 59ca70f Fixed bug in registration (CSeq not incremented after 401) by Benny Prijono · 19 years ago
  16. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  17. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  18. f319507 Ported pjsip to WinCE by Benny Prijono · 19 years ago
  19. e4f2abb Added more logging, and fixed bug when ACK is responded! by Benny Prijono · 19 years ago
  20. 34a404e Failed attempt to build pjmedia with DirectSound on Linux by Benny Prijono · 19 years ago
  21. 5eff043 Fixed ACK receipt not processed by invite session by Benny Prijono · 19 years ago
  22. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  23. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago
  24. a66c715 Done media integration in pjsua. Needs to do actual voice testing by Benny Prijono · 19 years ago
  25. 9519658 Integration of pjmedia and pjsip error subsystem to pjlib by Benny Prijono · 19 years ago
  26. 3899823 Finished invite session UAS implementation by Benny Prijono · 19 years ago
  27. 8ad5535 Initial UAS implementation in invite session by Benny Prijono · 19 years ago
  28. 6782e09 Updated Makefile for cygwin/mingw build and fix misc warnings by Benny Prijono · 19 years ago
  29. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  30. 268ca61 Initial implementation of invite session abstraction, and updated pjsua for the new framework by Benny Prijono · 19 years ago
  31. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  32. 728a905 Complete tsx layer selftest, implemented authentication framework by Benny Prijono · 19 years ago
  33. 0c2bc61 Renamed pjsip_url to pjsip_sip_uri by Benny Prijono · 19 years ago
  34. 5b91744 Optimization here and there, changes because of PJLIB modifications by Benny Prijono · 19 years ago
  35. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  36. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  37. 1f56d56 The BIG transport modifications by Benny Prijono · 19 years ago
  38. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  39. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  40. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago