summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/debug.c
AgeCommit message (Expand)Author
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-12-08Fixed ticket #999:Benny Prijono
2009-07-29Ticket #925: New application to simulate network and system impairments to se...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-12-05Reverted accidental checkin of pjsua_app.c and sample_debug.cBenny Prijono
2007-12-05Fixed error when creating TLS transport in pjsua-lib (the TLS type was miside...Benny Prijono
2007-11-11Changed version to 0.8.0Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-23Worked on the AEC. Apply constant delay bufferring for the AEC,Benny Prijono
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-08-04More experimentation with AEC: (1) added media port to create bidirectional p...Benny Prijono
2006-07-10pjsip-perf uses 1 milisecond polling timeout because IOCP does not work corre...Benny Prijono
2006-07-04Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprintBenny Prijono
2006-07-03Added pjsip-perf in the samplesBenny Prijono
2006-06-22Modify all applications because of changed in WAV port API (removed user_data...Benny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-14Fixed bug in siprtp because of recent changes in pjsip_session_info_from_sdp()Benny Prijono
2006-05-13Another major modifications in PJMEDIA: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-03Added siprtp sampleBenny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono