summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples
AgeCommit message (Expand)Author
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
2008-02-02Fixed warning about uninitialized tpinfo variableBenny Prijono
2008-02-01More ticket #465: updated VS8 and WinCE projectsBenny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2008-01-30Ticket #61: undo r1759 and replace it with other patches to fix unable to acc...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-12In mix.c, handle FRAME_TYPE_NONE if the conference ever returns oneBenny Prijono
2008-01-12Fixed overflow bug in length calculation, added force option, and added trail...Benny Prijono
2008-01-12Ticket #446: Added sample application to mix WAV files using conference bridgeBenny Prijono
2008-01-12Ticket #446: Added sample application to mix WAV files using conference bridgeBenny Prijono
2008-01-11Updated encdec sample to support PLC etcBenny Prijono
2008-01-11Ticket #445: added codec encoding/decoding sampleBenny Prijono
2008-01-08Added call gaping in siprtpBenny Prijono
2008-01-07Assertion error in streamutil sampleBenny Prijono
2008-01-04Fixed bug in sndtest: drift detection was wrong since it assumes that the dri...Benny Prijono
2008-01-03siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou)Benny Prijono
2007-12-05Reverted accidental checkin of pjsua_app.c and sample_debug.cBenny Prijono