summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/Samples.mak
AgeCommit message (Expand)Author
2014-02-20Re #1519: Include user.mak build settings in building pjsua app and pjsua2 SW...Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2011-09-19Implemented sipecho for testing (fixed #1373)Benny Prijono
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-04-20Misc (ticket #1026):Benny Prijono
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2009-07-29Ticket #925: New application to simulate network and system impairments to se...Benny Prijono
2009-05-01Ticket #810 and part of #706: changed samples output directory to bin/samples...Benny Prijono
2009-04-13Ticket #780: initial work on an ICE demo appBenny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-28Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/Measurin...Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2008-01-12Ticket #446: Added sample application to mix WAV files using conference bridgeBenny Prijono
2008-01-11Ticket #445: added codec encoding/decoding sampleBenny Prijono
2007-12-01Added strerror.c sample and adjusted code because of IPv6 support in pjlibBenny Prijono
2007-06-08Updated the footprint generation script to include PJNATHBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-03-28Updated projects and Makefiles with the new pjnath libraryBenny Prijono
2007-01-08Added simple_pjsua exampleBenny Prijono
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-08-06Change AEC into generic echo canceller framework with either AEC or simple ec...Benny Prijono
2006-07-03Added pjsip-perf in the samplesBenny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-16Fixed error in Samples.mak (TARGET instead of TARGET_NAME)Benny Prijono
2006-05-16Rearrange transaction statefull stuffs in SIP so that it will not be linked w...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-04Added more stats and options in siprtp samplesBenny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...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 sndinfo sample and tested samples on MacOSX JaguarBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono