source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5357   8 years riza Fixed #1939: Fixed crash when failed to initialize android jni dev …
(edit) @5356   8 years nanang Fix #1938: Wrong registration renewal flag info in PJSUA registration …
(edit) @5355   8 years nanang Misc (re #1928): Fixed possible linking errors with Opus codec due to …
(edit) @5354   8 years riza Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.
(edit) @5353   8 years nanang Fix #1936: Reset 'regc->has_tsx' when the sending fails.
(edit) @5352   8 years nanang Fix #1935: Avoid shallow-cloning header in SIP registration client as when …
(edit) @5351   8 years nanang Close #1934: Add reference counting APIs to event subscription.
(edit) @5350   8 years riza Re #1933: Update pjnath-test for IPv6 support.
(edit) @5349   8 years nanang Close #1927: IPv6 support in DNS SRV: - support DNS A and AAAA resolution …
(edit) @5348   8 years ming Re #1931: Fixed configure script for iOS to be able to detect both …
(edit) @5347   8 years ming Re #1931: Add support for AVFoundation on Mac - Deprecate QTKit - Rename …
(edit) @5346   8 years ming Re #1928 (misc): Fixed missing the conversion of AccountMwiConfig? in …
(edit) @5345   8 years ming Re #1928 (misc): Add doc about unimplemented config fields of CLI telnet …
(edit) @5344   8 years ming Re #1930: Revert back the change to comment do_handshake() in …
(edit) @5343   8 years ming Re #1930: Fixed race condition when more than one thread try to close the …
(edit) @5342   8 years nanang Re #422: Enable IPv6 in ICE transport in pjsua-lib: - currently only IPv6 …
(edit) @5341   8 years riza Re #1928(misc) : Align Big-AES names with latest RFC. Thanks to Alexander …
(edit) @5340   8 years nanang Re #422: Omit IPv6 link-local address in gathering ICE candidate.
(edit) @5339   8 years nanang Re #422: Added IPv6 support to PJNATH, changes: - Deprecated …
(edit) @5338   8 years ming Close #1930: Race condition in OpenSSL socket A workaround to solve the …
(edit) @5337   8 years nanang Close #1926: Support IPv6 address resolution without DNS resolver.
(edit) @5336   8 years riza Re #1929: Avoid memory pool growing when doing re-Registration.
(edit) @5335   8 years nanang Misc (re #1928): Updated SDP parser to be able to consume IPv6 address in …
(edit) @5334   8 years riza Changed version to 2.5.1-svn
(edit) @5333   8 years riza Tagged 2.5.1
(edit) @5332   8 years riza Changed version to 2.5.1
(edit) @5331   8 years riza Re 1917(misc): Fix silly mistake on r5330.
(edit) @5330   8 years riza Re #1917(misc): Fix failed purity_test() on pjlib-test since getaddrinfo() …
(edit) @5329   8 years nanang Re #1923: Added check for call availability before processing delayed …
(edit) @5328   8 years riza Re #1917 (misc): Fix failed pjlib-test when built using Visual Studio 2015 …
(edit) @5327   8 years nanang Misc (re #1917): Print warning (instead of returning error) in creating …
(edit) @5326   8 years nanang Re #1918: - Fixed issue of cannot make/receive call after previous call …
(edit) @5325   8 years ming Re #1917: Related to ticket #1311, sets the factory on transports created …
(edit) @5324   8 years nanang Misc (re #1917): Reset media provisional count in adding video after media …
(edit) @5323   8 years riza Re #1923: Delay call-hangup triggered from simulated onIncomingCall() to …
(edit) @5322   8 years ming Re #1921: Fixed wrong checks in determining IPv6 transport types
(edit) @5321   8 years nanang Misc (re #1917): Missed inline implementation of …
(edit) @5320   8 years nanang Misc (re #1917): Disable ALSA audio device backend on BB10 in …
(edit) @5319   8 years nanang Fix #1925: pj_getaddrinfo() should invoke getaddrinfo() even when IP …
(edit) @5318   8 years nanang Misc (re #1917): Fixed pjsua build error of 'exception handling disabled' …
(edit) @5317   8 years ming Re #1917 (misc): Suppress empty-body warning and "logical not is only …
(edit) @5316   8 years nanang Fix #1924: Put check whether dialog has been registered to pjsip UA before …
(edit) @5315   8 years riza Re #1917(misc): Update how PJMEDIA_VIDEO_DEV_HAS_OPENGL is define.
(edit) @5314   8 years nanang Fix #1923: Delay call-answer triggered from simulated onIncomingCall() to …
(edit) @5313   8 years nanang Misc (re #1917): Added capability of receiving incoming call in …
(edit) @5312   8 years riza Re #1917(misc): Fix tpipv6.h not found when enabling IPv6 on Visual …
(edit) @5311   8 years ming Re #1922: Replace IPv4 specific APIs as per Apple's recommendations …
(edit) @5310   8 years riza Re #1917 (misc): Replace obsolete command (since autoconf 2) on …
(edit) @5309   8 years riza Re #1917 (misc): Change how PJMEDIA_VIDEO_DEV_SDL_HAS_OPENGL is declared …
(edit) @5308   8 years ming Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API …
(edit) @5307   8 years riza Re #1918: Fixed continous looping when trying to resolve STUN server due …
(edit) @5306   8 years riza Re #1920: Avoid linking error when video is not enabled.
(edit) @5305   8 years riza Re #1920: Update how keyframe is detected on FFMpeg codec, since …
(edit) @5304   8 years riza Re #1920: Check for libavformat instead of libavcodec when setting …
(edit) @5303   8 years riza Re #1920: Fix typo on configuration script when trying to detect FFMpeg …
(edit) @5302   8 years riza Re #1920: Since FFmpeg version 0.7 (June 2011), the struct …
(edit) @5301   8 years riza Re #1920: In the development branch of FFmpeg 0.8 (in July 2010), a new …
(edit) @5300   8 years riza Re #1917(misc): When enabling libsamplerate, the current source code …
(edit) @5299   8 years riza Re #1917(misc): Update README.txt including the one on third_party folder. …
(edit) @5298   8 years nanang Re #1900: Various fixes in sock_uwp.cpp, mostly about error/exception …
(edit) @5297   8 years ming Fixed #1918: Add API to update STUN servers and option to retry STUN for …
(edit) @5296   8 years ming Re #1917 (misc): Fixed memory leak in pj_stun_sock_start() if …
(edit) @5295   8 years ming Re #1917 (misc): Fixed pj_getaddrinfo()'s CFHost version (such as on iOS) …
(edit) @5294   8 years nanang Changed version to 2.5-svn
(edit) @5293   8 years nanang Tagged 2.5
(edit) @5292   8 years nanang Changed version to 2.5
(edit) @5291   8 years ming Re #1882 (misc): re r5290, wrong value of Enable Bitcode setting, should …
(edit) @5290   8 years ming Re #1882 (misc): Set Enable bitcode to No in ipjsua sample app for iOS …
(edit) @5289   8 years nanang Re #1906: Fixed build error 'lib PortAudio not found' in project Samples …
(edit) @5288   8 years riza Fixed #1914: onCreateMediaTransport() callback might not be called on …
(edit) @5287   8 years nanang Misc (re #1882): Fixed build warning on Android: narrowing conversion of …
(edit) @5286   8 years nanang Re #1897: Updated ffmpeg_vid_codecs.c to support older ffmpeg.
(edit) @5285   8 years riza Misc (re #1882): Fixed buffer size not sufficient when setting cipher …
(edit) @5284   8 years nanang Close #1915: Added API pjsip_udp_transport_start2() that can create both …
(edit) @5283   8 years riza Fixed #1914: Ignore STUN error after pjstun_get_mapped_addr2().
(edit) @5282   8 years ming Fixed #1913: Add callback for address change notification from STUN keep …
(edit) @5281   8 years nanang Misc (re #1882): Update Python setup.py to get 'make' from environment …
(edit) @5280   8 years ming Re #1882 (misc): Removed stripping of '[]' from pvalue header parameters. …
(edit) @5279   8 years ming Re #1882 (misc): Removed extraneous (and possibly inaccurate) log when …
(edit) @5278   8 years ming Re #1882 (misc): Add implementation to call Endpoint::onSelectAccount() …
(edit) @5277   8 years riza Fixed #1912: Build Error on Alpine linux (musl libc).
(edit) @5276   8 years riza Re #1882 (misc): Error raised from aconfigure on CentOS6(autoconf 2.63) …
(edit) @5275   8 years riza Re #1882 (misc): Incorrect use of pjsip_VIA_PARAM_SPEC on sip_parser.c. …
(edit) @5274   8 years ming Fixed #1911: Callback onCallSdpCreated() (pjsua2) doesn't modify the SDP
(edit) @5273   8 years riza Re #1908: Implement new API to open speaker only in pjsua/pjsua2.
(edit) @5272   8 years riza Re #1909: Fixed crash related to r5264. - pj_generate_unique_string() …
(edit) @5271   8 years nanang Re #1897: Updated ffmpeg_util.h/.c to support older ffmpeg.
(edit) @5270   8 years nanang Re #1609: Minor fix in configure scripts in ALSA detection message.
(edit) @5269   8 years nanang Re #1906: Fixed configure script error due to missing PortAudio? makefile.
(edit) @5268   8 years nanang Close #1906: Removed PortAudio? from PJSIP source package.
(edit) @5267   8 years riza Re #1907: Updated VS2015 build settings, added the new files …
(edit) @5266   8 years riza Re #1847: Fixed VS2015 project file and filters.
(edit) @5265   8 years ming Re #1882 (misc): Fixed crash caused by typo when initializing …
(edit) @5264   8 years ming Fixed #1909: GUID implementation for Android. Thanks to Johan Lantz for …
(edit) @5263   8 years ming Re #1882 (misc): Fixed library open error on Android when using SDK …
(edit) @5262   8 years ming Re #1847: Fixed build error in Android due to the presence of another …
(edit) @5261   8 years nanang Close #1847: Upgraded libsrtp version to 1.5.4 and added support for …
(edit) @5260   8 years nanang Re #1907: Updated VS2005 build settings, added the new files …
(edit) @5259   8 years nanang Misc (re #1882): Fixed crash due to insufficient buffer in printing video …
(edit) @5258   8 years nanang Misc (re #1882): Fixed CLI-telnet log level check in log printing, i.e: …
Note: See TracRevisionLog for help on using the revision log.