1. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  2. 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
  3. 65382db Set default sound backend in Win32 to own DirectSound, and changed conference clock to 10ms (from 20ms) by Benny Prijono · 18 years ago
  4. da1c3e1 Change how --add-codec works in pjsua by Benny Prijono · 18 years ago
  5. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  6. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  7. 1595301 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  8. 94e0103 Fixed crashed bug when pjsua failed to initialize. Also fixed PortAudio error msg in pjmedia_strerror() by Benny Prijono · 18 years ago
  9. 080a2c4 Removed continuous warnings in handle_events in pjsua_core, and temporarily set default ioqueue in Linux to use select instead of epoll by Benny Prijono · 18 years ago
  10. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  11. fa137ca Added clock-rate options in pjsua by Benny Prijono · 19 years ago
  12. d0659a3 Support for stereo audio (or N audio channels, for that matter) by Benny Prijono · 19 years ago
  13. 101a78b Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_* to pjmedia_* by Benny Prijono · 19 years ago
  14. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  15. 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
  16. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  17. 8e3344c Added options to disable microphone device, usefull for streaming server (some systems only have sound player) by Benny Prijono · 19 years ago
  18. 105217f Added --uas-duration and --uas-refresh option (the later is broken) by Benny Prijono · 19 years ago
  19. ccb03fa Added to pjsua: write new media settings, modify call stat output, fixed general bug by Benny Prijono · 19 years ago
  20. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  21. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  22. 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
  23. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  24. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  25. cbf3740 Moved pjsua to pjsip-apps by Benny Prijono · 19 years ago
  26. f8baa87 Fixed bug in conference instantiation when max-ports is not properly set by Benny Prijono · 19 years ago
  27. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago[Renamed (99%) from pjsip/src/pjsua/pjsua_core.c]
  28. 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
  29. 2f8992b Tidying up and make it consistent with the documentation by Benny Prijono · 19 years ago
  30. 3987915 Added support for playing WAV file by Benny Prijono · 19 years ago
  31. fccab71 Fixed STUN error by Benny Prijono · 19 years ago
  32. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  33. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  34. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  35. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago
  36. f319507 Ported pjsip to WinCE by Benny Prijono · 19 years ago
  37. 1f9afba Integrated pjmedia-codec library to pjsua by Benny Prijono · 19 years ago
  38. e4f2abb Added more logging, and fixed bug when ACK is responded! by Benny Prijono · 19 years ago
  39. 7758fce Fixed Linux OSS sound by Benny Prijono · 19 years ago
  40. 34a404e Failed attempt to build pjmedia with DirectSound on Linux by Benny Prijono · 19 years ago
  41. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  42. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago
  43. a66c715 Done media integration in pjsua. Needs to do actual voice testing by Benny Prijono · 19 years ago
  44. 9519658 Integration of pjmedia and pjsip error subsystem to pjlib by Benny Prijono · 19 years ago
  45. 3899823 Finished invite session UAS implementation by Benny Prijono · 19 years ago
  46. 1a01ad3 Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc by Benny Prijono · 19 years ago[Renamed from pjsip/src/pjsua/pjsua.c]
  47. 6782e09 Updated Makefile for cygwin/mingw build and fix misc warnings by Benny Prijono · 19 years ago
  48. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  49. 268ca61 Initial implementation of invite session abstraction, and updated pjsua for the new framework by Benny Prijono · 19 years ago