summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples
AgeCommit message (Expand)Author
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
2007-12-05Compilation error because of IPv6 change in pjsip-perfBenny Prijono
2007-12-05Fixed error when creating TLS transport in pjsua-lib (the TLS type was miside...Benny Prijono
2007-12-03Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6Benny Prijono
2007-12-01Added strerror.c sample and adjusted code because of IPv6 support in pjlibBenny Prijono
2007-11-11Changed version to 0.8.0Benny Prijono
2007-10-30Fixed route set bug in simpleua.c (thanks Raquie Rawq)Benny Prijono
2007-09-20Ticket #377: Support for sending RTCP RRBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-08-02Fixed ticket #360: More support for strict routed requests in proxy sample (t...Benny Prijono
2007-08-01Fixed ticket #359: Wrong Via branch generation in proxy causing the same bran...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-06-08Updated the footprint generation script to include PJNATHBenny Prijono
2007-06-03Add configuration with no thread (receive only) in siprtpBenny Prijono
2007-05-12Symbian fixes to compile on GCCE (nested callbacks etc)Benny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-06Added missing NULL getopt sentitel in stateful/stateless proxy samplesBenny Prijono
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-02Fixed couple of compilation warnings in STUN and new proxy samples with gccBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-03-30Make simpleua work without threadsBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-18Added TCP transport in sipstateless sampleBenny Prijono
2007-02-17Updated documentation and sample for media conference with regard to maximum ...Benny Prijono