1. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  2. df91208 Fixed route set bug in simpleua.c (thanks Raquie Rawq) by Benny Prijono · 17 years ago
  3. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  4. 54826a3 Make simpleua work without threads by Benny Prijono · 17 years ago
  5. 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
  6. 53932c0 Fixed bug in simpleua sample: shouldn't respond to ACK request! by Benny Prijono · 18 years ago
  7. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  8. c1e263f Fixed run-time bug with simple_ua and pjsip-perf sample. by Benny Prijono · 18 years ago
  9. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  10. 30c658b Added options in pjmedia UDP transport to disable source address checking by Benny Prijono · 18 years ago
  11. 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
  12. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  13. 1595301 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  14. bc79731 Added more samples: WAV recorder, resample, etc., and also moved some common functions to util.h by Benny Prijono · 19 years ago
  15. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  16. 0a96836 Added comment on how to add credentials and route set in the dialog by Benny Prijono · 19 years ago
  17. 53fde13 Added comments in simpleua.c by Benny Prijono · 19 years ago
  18. 6107a00 Added samples (finally!!) by Benny Prijono · 19 years ago