summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-03Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (t...Benny Prijono
2008-04-02Ticket #521: Duplicate Authorization header when PJSIP is configured to send ...Benny Prijono
2008-04-02Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe Leuba)Benny Prijono
2008-04-01More work on ticket #485: bug when TURN UDP relay is not destroyed if Allocat...Benny Prijono
2008-04-01Ticket #519: STUN request is not freed when transaction times out (thanks Ami...Benny Prijono
2008-04-01More ticket #514: bug in previous fix caused invite session to unable to resp...Benny Prijono
2008-03-30More ticket #504: added missing new files!Benny Prijono
2008-03-29Added missing framework link command for MacOS X in Python setup.py (thanks N...Benny Prijono
2008-03-29Ticket #517: Invalid argument error when binding media transport on MacOS XBenny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-03-28Fixed bug in automatic RTCP address calculation causing assertion failure in ...Benny Prijono
2008-03-27More ticket #514: the last fix causes invite session to refuse to send CANCEL!Benny Prijono
2008-03-26Updated pjmedia_test with the latest jitter buffer APIBenny Prijono
2008-03-26Fixed bugs in libsrtp that effect dtls-srtpBenny Prijono
2008-03-25Ticket #516: Assertion in sound device when headset is plugged/unplugged in M...Benny Prijono
2008-03-25Fixed autoconf configure warning when detecting mswsock.h on MingwBenny Prijono
2008-03-25Fixed autoconf configure warning when detecting net/if.h on MacOS XBenny Prijono
2008-03-25More ticket #451: fixed build error on MacOS X caused by new PABenny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-03-22Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and modifi...Benny Prijono
2008-03-21Ticket #505: optimizing the jitter buffer delayBenny Prijono
2008-03-21Enlarge the buffer for printing call media statistic in pjsua (sometimes the...Benny Prijono
2008-03-21More ticket #485: wrong encoding of CHANNEL-NUMBER attributeBenny Prijono
2008-03-21More ticket #61: (after rolling back previously buggy patch) Fixed bug in pjs...Benny Prijono
2008-03-21More ticket #61: bug in pjsua-lib with SRTP. If call is hold and resumed, SRT...Benny Prijono
2008-03-20More ticket #485: updated Makefiles and fixed compilation warnings with gccBenny Prijono
2008-03-20Fixed minor warning about unused variable in transport_srtp.cBenny Prijono
2008-03-20More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT att...Benny Prijono
2008-03-20More ticket #485: client and server self testedBenny Prijono
2008-03-20Ticket #514: bug with handling simultaneous outgoing re-INVITE, the invite se...Benny Prijono
2008-03-19Related to ticket #485: huge changeset to update STUN relating to managing au...Benny Prijono
2008-03-19More ticket #451: build error on Mingw with the latest PortAudio (thanks Matt...Benny Prijono
2008-03-19More ticket #497: division by zero in wsola when min_extra is set to zero (th...Benny Prijono
2008-03-18Related to ticket #353: still memory leak with pjsua wav player (thanks Arie ...Benny Prijono
2008-03-17More ticket #479: bug in pjmedia_transport_get_info(), the info should be ini...Benny Prijono
2008-03-17More ticket #507: fixed the bug introduced in r1871 about operator precedenceBenny Prijono
2008-03-17More ticket #507: updated GNU build system with the G.722 codec and fixed min...Benny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono
2008-03-14More ticket #485: initial test on TURN client/serverBenny Prijono
2008-03-13Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be invoked ...Benny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2008-03-13More ticket #504: buffer overflow in splitcomb when handling stereo audioBenny Prijono
2008-03-12Ticket #451: Updated PortAudio to the latest versionBenny Prijono
2008-03-12More ticket #485: added TURN client session/UDP client to pjnath VS6 projectBenny Prijono
2008-03-12Ticket #511: Add --disable-oss option to disable OSS in configure scriptBenny Prijono
2008-03-12More ticket #485: implementation of TURN UDP client sessionBenny Prijono
2008-03-11Ticket #504: fixed stream.c for stereo codecsBenny Prijono
2008-03-11Ticket #479: allow media transport framework to return transport specific inf...Benny Prijono
2008-03-11Ticket #494: Configuration option to use high quality tone generationBenny Prijono
2008-03-11Added missing PJ_INT64() macro for Symbian compilersBenny Prijono