1. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  2. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  3. e93e287 Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing. by Benny Prijono · 18 years ago
  4. 18e4982 Changed default media quality to 3 by Benny Prijono · 18 years ago
  5. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  6. 0498d90 Re-live --quality options in pjsua by Benny Prijono · 18 years ago
  7. 312aff9 Modifications all over the place, but mainly only to update Doxygen documentation by Benny Prijono · 18 years ago
  8. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  9. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  10. b9b32ab Initial work on pjsua ActiveX component by Benny Prijono · 18 years ago
  11. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  12. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  13. 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
  14. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  15. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  16. e21e784 Added call duration in pjsua by Benny Prijono · 18 years ago
  17. fce4b5c Moved getopt from pjsua-lib to pjlib-util by Benny Prijono · 19 years ago
  18. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  19. fa137ca Added clock-rate options in pjsua by Benny Prijono · 19 years ago
  20. 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
  21. 8e3344c Added options to disable microphone device, usefull for streaming server (some systems only have sound player) by Benny Prijono · 19 years ago
  22. 105217f Added --uas-duration and --uas-refresh option (the later is broken) by Benny Prijono · 19 years ago
  23. f9c668f Renamed getopt() to pj_getopt(), and fixed misc Linux warnings by Benny Prijono · 19 years ago
  24. ccb03fa Added to pjsua: write new media settings, modify call stat output, fixed general bug by Benny Prijono · 19 years ago
  25. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  26. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  27. 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
  28. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  29. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  30. cbf3740 Moved pjsua to pjsip-apps by Benny Prijono · 19 years ago
  31. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago