1. 64f9138 Ticket #736 (aps-direct branch): implemented the compatibility layer for the old sound API by Benny Prijono · 16 years ago
  2. 55c6ecc Ticket 685: Crash or assertion on debug mode when processing large SIP packet by Benny Prijono · 16 years ago
  3. 36e76ef Ticket #594: Improvements in PocketPJ Windows Mobile application: added TCP option, VAD option, option to select codec priority order, and auto-answer option by Benny Prijono · 16 years ago
  4. 9dbad15 Updated default speex quality settings and reenabled pjsua to set Speex codec quality based on media quality config by Nanang Izzuddin · 16 years ago
  5. 6a6392f More ticket #61: enabled SRTP on Symbian by Nanang Izzuddin · 16 years ago
  6. 1ec45bf Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is used by small devices by default (replacing PJMEDIA_WSOLA_IMP_NULL) by Nanang Izzuddin · 16 years ago
  7. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  8. 6780ae0 More ticket #497: added configuration to disable WSOLA and set default to disabled on WinCE and Symbian by Benny Prijono · 16 years ago
  9. 3692271 Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h as it is currently not supported by Benny Prijono · 16 years ago
  10. a95e929 Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set from 16 to 32 as it caused assertion in sock_select.c on Maemo by Benny Prijono · 16 years ago
  11. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  12. 0e2c646 Ticket #475: ported GSM codec to Symbian OS by Benny Prijono · 17 years ago
  13. aa99eef Related to ticket #61: disable SRTP on Symbian while it is not ported yet by Benny Prijono · 17 years ago
  14. 22e6832 Tweak config_site_sample.h for Symbian by Benny Prijono · 17 years ago
  15. 5df8bb6 Ticket #435: Fixed and tested audio on Symbian device by Benny Prijono · 17 years ago
  16. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  17. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  18. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  19. 06ac3cf Define PJSIP_SAFE_MODULE=0 for Symbian by Benny Prijono · 17 years ago
  20. 14d3f41 Added null_audio project for Symbian by Benny Prijono · 17 years ago
  21. 72a81aa More Symbian fixes by Benny Prijono · 17 years ago
  22. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  23. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  24. 5feee2e PJSDP port to Symbian by Benny Prijono · 17 years ago
  25. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago
  26. 4a92299 Updated footprint script to include new stuffs such as echo canceller and tone generator by Benny Prijono · 18 years ago
  27. 4e05b47 Added logging in pjsua wince by Benny Prijono · 18 years ago
  28. 3059eb6 Fixed compilation errors when threading is disabled (PJ_HAS_THREADS=0) and safe ioqueue unregistration is disabled (PJ_IOQUEUE_HAS_SAFE_UNREG=0). Also increase PJ_IOQUEUE_MAX_HANDLES for minimum config to 16 in config_sample.h [thanks Olivier Gournet]. by Benny Prijono · 18 years ago
  29. d6388ac Fix compilation error when PJSIP_AUTH_HEADER_CACHING and PJSIP_AUTH_AUTO_SEND_NEXT is disabled, and set the default for both to disabled. Also fixed the error message in pjsua when invalid arguments are specified. by Benny Prijono · 18 years ago
  30. fd27c66 Changed WinCE demo app to automatically answer incoming calls. by Benny Prijono · 18 years ago
  31. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago