summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2006-04-29Improve codec handling in pjsua cmd-line options, and add URI to callBenny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-25Added sound clock drifting reporting in sndinfo sampleBenny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-20Added stream.c example to demonstrate how to stream audio from both sound dev...Benny Prijono
2006-04-08Fixed small typo error in printed message in siprtp.cBenny Prijono
2006-04-07Randomize RTCP send interval to reduce collision riskBenny Prijono
2006-04-06Fixed RTCP compilation warnings with gccBenny Prijono
2006-04-06Beautify screen output of the siprtp sampleBenny Prijono
2006-04-06Fixed crash bug in siprtp sample when call is not connectedBenny Prijono
2006-04-06Integrate (stream) quality monitoring into RTCP framework, and update all RTC...Benny Prijono
2006-04-05Protect RTCP packet lost calculation against incorrect packet expectationsBenny Prijono
2006-04-05Added detection/protection against inaccurate timestamp in RTCPBenny Prijono
2006-04-05Fixed bug in RTT calculation in RTCP and increase RTT resolution to usecBenny Prijono
2006-04-05Added RTCP end to end delay calculationBenny Prijono
2006-04-04Fixed bug in RTCP: packing error causing size mismatch when compiled with MSVCBenny Prijono
2006-04-04Changed RTCP timing to use high resolution timestampBenny Prijono
2006-04-04Fixed SSRC generation in siprtp sampleBenny Prijono
2006-04-04Added more stats and options in siprtp samplesBenny Prijono
2006-04-03Added siprtp sampleBenny Prijono
2006-04-03Changed sndinfo sample to use higher resolution pj_get_timestamp() instead of...Benny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2006-03-30Support for alternate pool backendBenny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-23Fixed misc warnings/errors in Solaris buildBenny Prijono
2006-03-23Fixed unable to open simultaneous sound streams in MacOSBenny Prijono
2006-03-23Changed sound device framework to allow opening bidirectional streams from on...Benny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-21Added macro to exclude filters in resample and added options to select resamp...Benny Prijono
2006-03-20Fixed error in Samples.mak when CFLAGS is specified in cmdlineBenny Prijono
2006-03-20Added level.c to samples collectionBenny Prijono
2006-03-20Added clock-rate options in pjsuaBenny Prijono
2006-03-20Added sndinfo sample and tested samples on MacOSX JaguarBenny Prijono
2006-03-19Removed sine generator from confsampleBenny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny 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
2006-03-17Changed pjsip_inv_send_msg() functionBenny Prijono
2006-03-17Added feature in conference bridge to get and set the signal level of individ...Benny Prijono
2006-03-16Added misc flags and modify Makefiles to allow exclusion of PortAudio and spe...Benny Prijono
2006-03-10(Failed) Attempt to persuade VC2005 project conversion to include user32.lib ...Benny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-07Fixed pjsip-perf for 0.5.4Benny Prijono
2006-03-06Fixed warnings in Linux buildBenny Prijono
2006-03-05Show call disconnect reasonBenny Prijono
2006-03-04Major modification in conference bridge to allow ports with different ptime a...Benny Prijono
2006-03-02Fixed compilation warnings and errors in pjsip-perfBenny Prijono
2006-03-02Added IM and composition indication, and testedBenny Prijono