1. b04c9e0 Major modification in pjmedia to split stream transport into separate functionality, to allow using custom transports with streams by Benny Prijono · 18 years ago
  2. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  3. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  4. e21e784 Added call duration in pjsua by Benny Prijono · 18 years ago
  5. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  6. fa137ca Added clock-rate options in pjsua by Benny Prijono · 19 years ago
  7. de38058 Added Null port, and changed conference so that it does not call port get_frame() when there is no listener on the port by Benny Prijono · 19 years ago
  8. 8e3344c Added options to disable microphone device, usefull for streaming server (some systems only have sound player) by Benny Prijono · 19 years ago
  9. 105217f Added --uas-duration and --uas-refresh option (the later is broken) by Benny Prijono · 19 years ago
  10. f9c668f Renamed getopt() to pj_getopt(), and fixed misc Linux warnings by Benny Prijono · 19 years ago
  11. ccb03fa Added to pjsua: write new media settings, modify call stat output, fixed general bug by Benny Prijono · 19 years ago
  12. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  13. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  14. 08e0d06 Major modification in conference bridge to allow ports with different ptime and sampling rate. Also introduced sampling rate converter by Benny Prijono · 19 years ago
  15. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  16. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  17. cbf3740 Moved pjsua to pjsip-apps by Benny Prijono · 19 years ago
  18. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago[Renamed from pjsip/src/pjsua/pjsua.h]
  19. 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
  20. 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
  21. 3987915 Added support for playing WAV file by Benny Prijono · 19 years ago
  22. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  23. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  24. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  25. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago
  26. f319507 Ported pjsip to WinCE by Benny Prijono · 19 years ago
  27. 1f9afba Integrated pjmedia-codec library to pjsua by Benny Prijono · 19 years ago
  28. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  29. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago
  30. 9519658 Integration of pjmedia and pjsip error subsystem to pjlib by Benny Prijono · 19 years ago
  31. 1a01ad3 Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc by Benny Prijono · 19 years ago
  32. 6782e09 Updated Makefile for cygwin/mingw build and fix misc warnings by Benny Prijono · 19 years ago
  33. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  34. 268ca61 Initial implementation of invite session abstraction, and updated pjsua for the new framework by Benny Prijono · 19 years ago