summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-03-11More ticket #7: fixed undefined symbol on SymbianBenny Prijono
2008-03-11Ticket #493: added EC settings in dialogBenny Prijono
2008-03-11More ticket #495: bug in snd_clock_rate causing unability to open sound devic...Benny Prijono
2008-03-09More ticket #485: initial (incomplete) work on TURN client session libraryBenny Prijono
2008-03-09Added more files in SVN ignore spec for PocketPJ applicationBenny Prijono
2008-03-09More work for ticket #485: updated pjnath with TURN-07 and added authenticati...Benny Prijono
2008-03-08Make SIP and RTP ports in simpleua configurable, and add initial support for ...Benny Prijono
2008-03-08More work on ticket #485: more TURN-07 workBenny Prijono
2008-03-07Ticket 467: dont send SDP with BYE!Benny Prijono
2008-03-07Ticket #504: assertion in sound device and recfile sample when using stereoBenny Prijono
2008-03-05More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), sho...Benny Prijono
2008-03-04Ticket #502: New packet lost concealment (PLC) implementation and enable PLC ...Benny Prijono
2008-03-04More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed sampl...Benny Prijono