1. 627cbb4 Exported some private pjsua_call.c functions related to call quality statistics by Benny Prijono · 17 years ago
  2. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  3. d5696da Ticket #353: memory leak with pjsua WAV file player/recorder by Benny Prijono · 17 years ago
  4. f9c40c3 Fixed ticket #351: Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) by Benny Prijono · 17 years ago
  5. 7a5f510 Fixed ticket #91: timer to re-subscribe buddy's presence when subscription failed by Benny Prijono · 17 years ago
  6. 617c5bc When STUN is used with ICE, SDP media line should show the public IP address by Benny Prijono · 17 years ago
  7. dbce2cf Fixed pjnath build warnings/errors on Linux by Benny Prijono · 17 years ago
  8. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  9. 8b6834f Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 by Benny Prijono · 18 years ago
  10. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  11. cba59d9 Ticket #102: use PJSUA_MAX_PLAYERS and PJSUA_MAX_RECORDERS instead of hardcoded value in pjsua by Benny Prijono · 18 years ago
  12. a66c331 Implement ticket #67: added WAV playlist feature to PJMEDIA by Benny Prijono · 18 years ago
  13. 62c5c5b More work on ticket #50: binding of PJSUA-API account to specific transport, and minor fixes in PJSIP core implementation. Tested okay. by Benny Prijono · 18 years ago
  14. 07113c9 Fixed compilation error if C++ application tries to include pjsua_internal.h by Benny Prijono · 18 years ago
  15. 093d302 Fixed several bugs in PJSUA-API: by Benny Prijono · 18 years ago
  16. 148c9dd Fixed race-condition/deadlock problems in the dialog/user agent layer by Benny Prijono · 18 years ago
  17. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  18. f20687a More work on the AEC (including changes in PJSUA), embed the AEC in sound_port, reduce DirectSound buffer from 32 to 16, and fixed ARM compilation for MSVC WinCE target. by Benny Prijono · 18 years ago
  19. c8e24a1 Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in pjmedia and pjsua-lib. by Benny Prijono · 18 years ago
  20. 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
  21. c570f2d More intelligent PJSUA-LIB in selecting the appropriate address for Contact header by Benny Prijono · 18 years ago
  22. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  23. 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
  24. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago