summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples
AgeCommit message (Expand)Author
2010-09-27Implemented and closed #1136: added HTTP authentication supportBenny Prijono
2010-08-24Fix #1114:Nanang Izzuddin
2010-08-05Misc (Re #1068): compilation warning with gcc about unchecked fgets() return ...Benny Prijono
2010-08-01Re #1068 (Misc): fixed compilation warnings with MSVC compilerBenny Prijono
2010-03-03Ticket #1042, minor updates related to AEC:Nanang Izzuddin
2010-02-05Misc (#1018):Liong Sauw Ming
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2010-01-04Misc PJLIB fix (#1003): fix gcc warning about unused return valueBenny Prijono
2009-12-08Fixed ticket #999:Benny Prijono
2009-10-11Ticket #951 (misc fixes):Benny Prijono
2009-08-05More ticket #925: added compile time option to enable verbose logging output,...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-04-15More ticket #780: more work on icedemo sample applicationBenny Prijono
2009-04-13Ticket #780: initial work on an ICE demo appBenny Prijono
2009-03-27Ticket #771 (auddev-misc): Minor fix in auddemo menu.Nanang Izzuddin
2009-03-27Ticket #771 (auddev-misc):Nanang Izzuddin
2009-03-17Fixed warnings about unchecked fgets() return value with gcc 4Benny Prijono
2009-03-16Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause l...Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-01-20Minor fix sin simpleua.c sample: should put authentication scheme in the samp...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-11-19Small modifications to level.c sample to print out the timeline and linear levelBenny Prijono
2008-08-13Added interactive option in aectest sample and to display WAV duration on exitBenny Prijono
2008-08-10Ticket #590: new echo suppressor which should work much better than the old oneBenny Prijono
2008-08-09Ticket #588: Improvements to echo cancellation frameworkBenny Prijono
2008-07-28Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/Measurin...Benny Prijono
2008-07-23Fixed crash in stateful proxy sample when receiving request with malformed CS...Benny Prijono
2008-07-07Configuration option to include/exclude loopback interface in enum_ip_interfa...Benny Prijono
2008-07-04Fixed compilation warnings on gcc-4.2.3Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-09Removed codec G729 from encdec.cNanang Izzuddin
2008-05-17More on ticket #535: updated files using and related to math.hNanang Izzuddin
2008-05-08Ticket #524: changed pjsua and stereotest default audio frame time from 10ms ...Nanang Izzuddin
2008-04-29More on ticket #513:Nanang Izzuddin
2008-04-22Added ability to send custom headers in sipstateless sampleBenny Prijono
2008-03-30More ticket #504: added missing new files!Benny Prijono
2008-03-17More ticket #479: bug in pjmedia_transport_get_info(), the info should be ini...Benny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono
2008-03-11Ticket #479: allow media transport framework to return transport specific inf...Benny Prijono
2008-03-08Make SIP and RTP ports in simpleua configurable, and add initial support for ...Benny Prijono
2008-03-07Ticket #504: assertion in sound device and recfile sample when using stereoBenny Prijono
2008-02-28Added 100rel module initialization in pjsip-perf.cBenny Prijono
2008-02-26Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has bee...Benny Prijono
2008-02-22Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 ti...Benny Prijono
2008-02-18Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf)Benny Prijono
2008-02-07Added missing <math.h> include in playsine.cBenny Prijono
2008-02-07Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c...Benny Prijono
2008-02-02More ticket #465: option to return UDP header in pj_pcap_read_udp(), and bett...Benny Prijono