summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples
AgeCommit message (Expand)Author
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
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