1. 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
  2. 0a12f00 Added --ptime and --no-vad option in pjsua by Benny Prijono · 18 years ago
  3. 48af79c pjsua application should check that the --max-calls argument does not exceed compile time maximums by Benny Prijono · 18 years ago
  4. 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
  5. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  6. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  7. 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
  8. 819506c Added dq command in pjsua to dump current call quality by Benny Prijono · 18 years ago
  9. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  10. 0498d90 Re-live --quality options in pjsua by Benny Prijono · 18 years ago
  11. 787b869 Display the invalid argument in pjsua by Benny Prijono · 18 years ago
  12. eef4f8c Comment out PJSUA options that are no longer supported with new pjsua by Benny Prijono · 18 years ago
  13. 6f13748 Fixed bug in command line parsing in pjsua by Benny Prijono · 18 years ago
  14. 172cd73 Fixed new pjsua build/makefiles by Benny Prijono · 18 years ago[Renamed from pjsip-apps/src/pjsua/pjsua.c]
  15. 22a300a Implement --null-audio, --auto-loop, etc. in pjsua by Benny Prijono · 18 years ago
  16. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago