summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/simpleua.c
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-13Fixed bug in simpleua sample: shouldn't respond to ACK request!Benny Prijono
2007-01-27Fixed various gcc warnings especially related to ticket #82 when particular c...Benny Prijono
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