summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/simpleua.c
AgeCommit message (Expand)Author
2006-08-09Fixed run-time bug with simple_ua and pjsip-perf sample.Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-01Added options in pjmedia UDP transport to disable source address checkingBenny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-18Added comment on how to add credentials and route set in the dialogBenny Prijono
2006-03-17Added comments in simpleua.cBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono