summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2017-01-23Re #1945 (misc): On iOS, print log in debugging console output when using ipj...Liong Sauw Ming
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-18Misc (re #1945): re r5530, reset SIP transport port setting to SIP_PORT befor...Nanang Izzuddin
2017-01-18Misc (re #1945): Added TLS transport in pjsua2 sample app.Nanang Izzuddin
2017-01-17Re #1945 (misc): Fixed occasional crash in pjsua Android sample app when init...Liong Sauw Ming
2017-01-11Fixed #1960: Export SIP transport TLS state and TLS certificate info to PJSUA2Liong Sauw Ming
2016-12-21Re #1986: Moved MainActivity.java of Android pjsua sample app, so it is not d...Nanang Izzuddin
2016-12-21re #1986: Updated missing CFLAGS/LDFLAGS in Makefile of pjsua sample app for ...Nanang Izzuddin
2016-12-21Re #1986: Convert pjsua sample app Android project from Eclipse to Android St...Nanang Izzuddin
2016-12-21Misc (re #1945): Creates pjsip-apps/src/swig/android/app/src/main/jniLibs/arm...Nanang Izzuddin
2016-12-20Misc (re #1945): Creates pjsip-apps/src/swig/java/output automatically in SWI...Nanang Izzuddin
2016-12-19Re #1986: Removed PjCamera.java and PjCameraInfo.java from pjsua2 sample app ...Nanang Izzuddin
2016-12-19Re #1986: Convert pjsua2 sample app Android project from Eclipse to Android S...Nanang Izzuddin
2016-12-06Fixed #1983: Add option to update call Via addressLiong Sauw Ming
2016-12-06Re #1982: Add the new call flag for PJSUA2 swigLiong Sauw Ming
2016-10-21Misc (re #1945): Updated SIP URI in sample app pjsua2_demo.cpp (for debugging...Nanang Izzuddin
2016-10-14Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_appLiong Sauw Ming
2016-10-07Re #1941: Add support to specify min iOS versions in configure-iphone and upd...Liong Sauw Ming
2016-10-06Re #1964: Add PJ_QOS_TYPE_SIGNALLING to pjsua2 swig symbol and the deprecated...Riza Sulistyo
2016-10-06Re #1954: Add option to use WebRtc EC in aectest sample appLiong Sauw Ming
2016-10-05Re #1954: Add libwebrtc to ipjsua sample appLiong Sauw Ming
2016-08-26Re #1954: Add support for VS2015.Liong Sauw Ming
2016-08-25Re #1956: Support for setting audio input source capability in Android JNI au...Liong Sauw Ming
2016-08-12Fixed #1951: Add callback to configure SRTP setting and key in pjsua/pjsua2Liong Sauw Ming
2016-08-05Fixed #1950: Failure in configure-android when specifying --use-ndk-cflags wi...Liong Sauw Ming
2016-07-28Re #1945 (misc): Add pjsua2 sample app using javafx.Riza Sulistyo
2016-07-20Re #1944: Allow native window to be set for video output window on SDLRiza Sulistyo
2016-07-20Misc (re #1928): Fixed build error in Android SWIG wrapper after modification...Nanang Izzuddin
2016-07-20Misc (re #1928): Added MSVC2005 project 'swig_java_pjsua2.vcproj' for buildin...Nanang Izzuddin
2016-06-29Misc (re #1928): Fixed various compile warnings.Nanang Izzuddin
2016-06-28Re #1937: Added libyuv build configs for GNU build systems.Nanang Izzuddin
2016-06-28Re #1937: Change project and folder name for consistency with existing third ...Riza Sulistyo
2016-06-23Re #1937: Add libyuv to Visual Studio 2005 and 2015 solution.Riza Sulistyo
2016-05-25Misc (re #1917): Fixed pjsua build error of 'exception handling disabled' on ...Nanang Izzuddin
2016-05-24Misc (re #1917): Added capability of receiving incoming call in pjsua2_demo.cpp.Nanang Izzuddin
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-19Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API and...Liong Sauw Ming
2016-05-11Re #1882 (misc): re r5290, wrong value of Enable Bitcode setting, should be NO Liong Sauw Ming
2016-05-11Re #1882 (misc): Set Enable bitcode to No in ipjsua sample app for iOSLiong Sauw Ming
2016-05-11Re #1906: Fixed build error 'lib !PortAudio not found' in project Samples on ...Nanang Izzuddin
2016-05-03Misc (re #1882): Update Python setup.py to get 'make' from environment variab...Nanang Izzuddin
2016-04-13Fixed #1912: Build Error on Alpine linux (musl libc).Riza Sulistyo
2016-04-04Re #1908: Implement new API to open speaker only in pjsua/pjsua2.Riza Sulistyo
2016-03-23Close #1906: Removed PortAudio from PJSIP source package.Nanang Izzuddin
2016-03-17Re #1882 (misc): Fixed crash caused by typo when initializing pjsua_msg_dataLiong Sauw Ming
2016-03-16Re #1882 (misc): Fixed library open error on Android when using SDK version 2...Liong Sauw Ming
2016-03-14Misc (re #1882): Fixed crash due to insufficient buffer in printing video dev...Nanang Izzuddin
2016-03-04Misc (Re #1882): encdec print the bitrateBenny Prijono