1. dc752ca Fixed few bugs that seem to have been introduced by new dialog by Benny Prijono · 18 years ago
  2. d524e82 In pjsua, outgoing REFER now always put Refer-Sub: false by Benny Prijono · 18 years ago
  3. 148c9dd Fixed race-condition/deadlock problems in the dialog/user agent layer by Benny Prijono · 18 years ago
  4. 9031551 Added account ID in pjsua_call_info. by Benny Prijono · 18 years ago
  5. c8141a8 Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and also properly register all supported SIP method, accepted content type, and supported extensions to endpoint. by Benny Prijono · 18 years ago
  6. 80019eb Added Ctrl-C handler for pjsua Windows, and added average bps in media statistic. by Benny Prijono · 18 years ago
  7. 7097299 AEC and sound backend fixes: by Benny Prijono · 18 years ago
  8. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  9. e85bc41 Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 chars (from 16), and check all those sprintf's especially the ones with "%p" format. by Benny Prijono · 18 years ago
  10. 0a12f00 Added --ptime and --no-vad option in pjsua by Benny Prijono · 18 years ago
  11. c570f2d More intelligent PJSUA-LIB in selecting the appropriate address for Contact header by Benny Prijono · 18 years ago
  12. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  13. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  14. a38ada0 Disconnect call when failed to start media when sending 200/OK response in pjsua, also pjsua should not try to force terminate dialog after sending 500 response by Benny Prijono · 18 years ago
  15. b12106f Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other changes to improve RTCP communication behind NAT. Also fixed bug related to RTCP reporting changes in revision 565 by Benny Prijono · 18 years ago
  16. f901651 Fixed minor bug in the display of packet loss percentage by Benny Prijono · 18 years ago
  17. 2e507c2 Fixed 1st response time not initialized for UAS call in pjsua by Benny Prijono · 18 years ago
  18. 172cd73 Fixed new pjsua build/makefiles by Benny Prijono · 18 years ago
  19. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  20. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  21. 9fc735d More changes in pjsua API to make it more complete high level API by Benny Prijono · 18 years ago
  22. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  23. 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
  24. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  25. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  26. e21e784 Added call duration in pjsua by Benny Prijono · 18 years ago
  27. 64158af Changed pjsip_dlg_send_request() API to NOT return transaction as it is not safe against race condition by Benny Prijono · 18 years ago
  28. 46ecff8 Support for alternate pool backend by Benny Prijono · 18 years ago
  29. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  30. e8b0d3b Changed pjsip_inv_send_msg() function by Benny Prijono · 19 years ago
  31. 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
  32. 105217f Added --uas-duration and --uas-refresh option (the later is broken) by Benny Prijono · 19 years ago
  33. ccb03fa Added to pjsua: write new media settings, modify call stat output, fixed general bug by Benny Prijono · 19 years ago
  34. 1c2bf46 Added complexity and quality argument, and terminate dialog properly on failures by Benny Prijono · 19 years ago
  35. b080837 Added IM and composition indication, and tested by Benny Prijono · 19 years ago
  36. 1a17414 Added option to perform detailed or summary only dump by Benny Prijono · 19 years ago
  37. ab7399b Updated mingw compilation by Benny Prijono · 19 years ago
  38. 4f9f64e Moved pjsua framework to pjsua-lib by Benny Prijono · 19 years ago[Renamed (99%) from pjsip/src/pjsua/pjsua_call.c]
  39. a91a003 Major redesign in pjsua: call is indexed by number, multiple accounts, configurable max-calls, more auto-xxx features, fixed bugs in save_settings(), etc. by Benny Prijono · 19 years ago[Renamed (71%) from pjsip/src/pjsua/pjsua_inv.c]
  40. e16f86c Fixed crashed bugs when session dissapers while pjsua is waiting for keyboard in by Benny Prijono · 19 years ago
  41. 64f851e Added support for NULL frame in rtp stream, fixed bugs here and there in INVITE (e.g. dont send SDP on 180), and set version to 0.5.1.2 by Benny Prijono · 19 years ago
  42. fccab71 Fixed STUN error by Benny Prijono · 19 years ago
  43. d2ae29d Added incoming call notification by Benny Prijono · 19 years ago
  44. 06c7094 RFC 2833 support! by Benny Prijono · 19 years ago
  45. 26ff906 Implemented major feature: call hold and transfer by Benny Prijono · 19 years ago
  46. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  47. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  48. 834aee3 Initial SIMPLE implementation by Benny Prijono · 19 years ago
  49. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  50. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago