1. 10861bc Fixed bug in --auto-conf option in pjsua by Benny Prijono · 18 years ago
  2. 80019eb Added Ctrl-C handler for pjsua Windows, and added average bps in media statistic. by Benny Prijono · 18 years ago
  3. 7ca96da Added --auto-conf options in pjsua, also enable speex/3200, and set quality 5 to use large resampling filter by Benny Prijono · 18 years ago
  4. 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
  5. 7097299 AEC and sound backend fixes: by Benny Prijono · 18 years ago
  6. d79f25c Fix compilation error in MacOS because of recent changes in config.h, also disable AEC by default in pjsua-lib, and added ec-tail option in pjsua by Benny Prijono · 18 years ago
  7. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  8. e909eac Added capability in pjsua to add application created media port to pjsua's conference bridge, also capability to use custom sound device in pjsua. by Benny Prijono · 18 years ago
  9. 0a12f00 Added --ptime and --no-vad option in pjsua by Benny Prijono · 18 years ago
  10. 48af79c pjsua application should check that the --max-calls argument does not exceed compile time maximums by Benny Prijono · 18 years ago
  11. 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
  12. ceb1260 Attempt to get some applications linked for RTEMS target, just to get the footprint calculation working by Benny Prijono · 18 years ago
  13. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  14. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  15. 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
  16. 819506c Added dq command in pjsua to dump current call quality by Benny Prijono · 18 years ago
  17. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  18. 0498d90 Re-live --quality options in pjsua by Benny Prijono · 18 years ago
  19. 787b869 Display the invalid argument in pjsua by Benny Prijono · 18 years ago
  20. eef4f8c Comment out PJSUA options that are no longer supported with new pjsua by Benny Prijono · 18 years ago
  21. 6f13748 Fixed bug in command line parsing in pjsua by Benny Prijono · 18 years ago
  22. 172cd73 Fixed new pjsua build/makefiles by Benny Prijono · 18 years ago
  23. 22a300a Implement --null-audio, --auto-loop, etc. in pjsua by Benny Prijono · 18 years ago
  24. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  25. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  26. b9b32ab Initial work on pjsua ActiveX component by Benny Prijono · 18 years ago
  27. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  28. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  29. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  30. 4fca27b Fixed misc warnings/errors in Solaris build by Benny Prijono · 19 years ago
  31. e8b0d3b Changed pjsip_inv_send_msg() function by Benny Prijono · 19 years ago
  32. b100d69 Added feature in conference bridge to get and set the signal level of individual port and individual stream direction by Benny Prijono · 19 years ago
  33. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  34. 282b802 Fixed warnings in Linux build by Benny Prijono · 19 years ago
  35. ad707dc Show call disconnect reason by Benny Prijono · 19 years ago
  36. 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
  37. 3cbcca6 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  38. 858b2fe Handle failure to open log file by Benny Prijono · 19 years ago
  39. f090a83 Option to dump summary/detail by Benny Prijono · 19 years ago
  40. 8df5b02 Added pjsip-apps top level projects by Benny Prijono · 19 years ago