summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30Re #1931: Add one more session preset to support, i.e. resolution 960x540Liong Sauw Ming
2016-06-30Re #1928: Fixed set bitrate on opus codec might not change the codec param an...Riza Sulistyo
2016-06-30Fixed #1931: Support more resolutions when opening the video capture and prop...Liong Sauw Ming
2016-06-29Re #1926: Fixed bug of premature app callback invocation in DNS A+AAAA resolu...Nanang Izzuddin
2016-06-29Re #1928: fix silly mistake on r5365.Riza Sulistyo
2016-06-29Re #1930: Fixing stuck issue or server socket not closed after an incoming co...Nanang Izzuddin
2016-06-29Misc (re #1928): Fixed various compile warnings.Nanang Izzuddin
2016-06-29Re #1928: Allow setting opus bitrate to PJMEDIA_CODEC_OPUS_DEFAULT_BIT_RATE w...Riza Sulistyo
2016-06-29Re #1937: Keep libyuv enabled in configure script even when ffmpeg swscale is...Nanang Izzuddin
2016-06-29Re #1928: Avoid assertion when using STUN on NAT64.Riza Sulistyo
2016-06-29Re #1937: Fixed compile warnings because of duplicate lines in libyuv's Makef...Nanang Izzuddin
2016-06-28Re #1937: Added libyuv build configs for GNU build systems.Nanang Izzuddin
2016-06-28Re #1937: Change the include header format, so that user can specify external...Riza Sulistyo
2016-06-28Re #422: IPv6 support for NAT detectLiong Sauw Ming
2016-06-28Re #1937: Change project and folder name for consistency with existing third ...Riza Sulistyo
2016-06-27Fixed #1939: Fixed crash when failed to initialize android jni dev (AudioReco...Riza Sulistyo
2016-06-24Fix #1938: Wrong registration renewal flag info in PJSUA registration callbac...Nanang Izzuddin
2016-06-24Misc (re #1928): Fixed possible linking errors with Opus codec due to library...Nanang Izzuddin
2016-06-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
2016-06-22Fix #1936: Reset 'regc->has_tsx' when the sending fails.Nanang Izzuddin
2016-06-21Fix #1935: Avoid shallow-cloning header in SIP registration client as when se...Nanang Izzuddin
2016-06-21Close #1934: Add reference counting APIs to event subscription.Nanang Izzuddin
2016-06-21Re #1933: Update pjnath-test for IPv6 support.Riza Sulistyo
2016-06-20Close #1927: IPv6 support in DNS SRV:Nanang Izzuddin
2016-06-16Re #1931: Fixed configure script for iOS to be able to detect both AVFoundati...Liong Sauw Ming
2016-06-16Re #1931: Add support for AVFoundation on MacLiong Sauw Ming
2016-06-16Re #1928 (misc): Fixed missing the conversion of AccountMwiConfig in AccountC...Liong Sauw Ming
2016-06-15Re #1928 (misc): Add doc about unimplemented config fields of CLI telnet (pas...Liong Sauw Ming
2016-06-15Re #1930: Revert back the change to comment do_handshake() in on_accept_compl...Liong Sauw Ming
2016-06-14Re #1930: Fixed race condition when more than one thread try to close the sam...Liong Sauw Ming
2016-06-13Re #422: Enable IPv6 in ICE transport in pjsua-lib:Nanang Izzuddin
2016-06-10Re #1928(misc) : Align Big-AES names with latest RFC. Riza Sulistyo
2016-06-08Re #422: Omit IPv6 link-local address in gathering ICE candidate.Nanang Izzuddin
2016-06-08Re #422: Added IPv6 support to PJNATH, changes:Nanang Izzuddin
2016-06-08Close #1930: Race condition in OpenSSL socketLiong Sauw Ming
2016-06-08Close #1926: Support IPv6 address resolution without DNS resolver.Nanang Izzuddin
2016-06-07Re #1929: Avoid memory pool growing when doing re-Registration.Riza Sulistyo
2016-06-06Misc (re #1928): Updated SDP parser to be able to consume IPv6 address in RTC...Nanang Izzuddin
2016-06-02Changed version to 2.5.1-svnRiza Sulistyo
2016-06-02Changed version to 2.5.1Riza Sulistyo
2016-06-01Re 1917(misc): Fix silly mistake on r5330.Riza Sulistyo
2016-06-01Re #1917(misc): Fix failed purity_test() on pjlib-test since getaddrinfo() mi...Riza Sulistyo
2016-06-01Re #1923: Added check for call availability before processing delayed answer,...Nanang Izzuddin
2016-05-31Re #1917 (misc): Fix failed pjlib-test when built using Visual Studio 2015 ca...Riza Sulistyo
2016-05-31Misc (re #1917): Print warning (instead of returning error) in creating SIP U...Nanang Izzuddin
2016-05-31Re #1918:Nanang Izzuddin
2016-05-31Re #1917: Related to ticket #1311, sets the factory on transports created as ...Liong Sauw Ming
2016-05-30Misc (re #1917): Reset media provisional count in adding video after media in...Nanang Izzuddin
2016-05-27Re #1923: Delay call-hangup triggered from simulated onIncomingCall() to avoi...Riza Sulistyo
2016-05-26Re #1921: Fixed wrong checks in determining IPv6 transport typesLiong Sauw Ming