source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5514   7 years riza Re #1900: Fix merge conflict for solution file and project files. And fix …
(edit) @5513   7 years nanang Re #1900: More merged from trunk (r5512 mistakenly contains merged changes …
(edit) @5512   7 years nanang Re #1900: Merged from trunk (without 3 text conflicts in sln & vcxproj).
(edit) @5511   7 years riza Re #1900: Move the cli runtime component to a more suitable folder.
(edit) @5510   7 years nanang Fixed #1987: Verify 'med_prov_cnt' after media reinitialization (with a …
(edit) @5509   7 years nanang Misc (re #1945): Fixed WebRTC build failure for mips64 platform (thanks …
(edit) @5508   7 years nanang Re #1986: Moved MainActivity?.java of Android pjsua sample app, so it is …
(edit) @5507   7 years nanang re #1986: Updated missing CFLAGS/LDFLAGS in Makefile of pjsua sample app …
(edit) @5506   7 years nanang Re #1986: Convert pjsua sample app Android project from Eclipse to Android …
(edit) @5505   7 years nanang Misc (re #1945): Creates …
(edit) @5504   7 years nanang Misc (re #1945): Creates pjsip-apps/src/swig/java/output automatically in …
(edit) @5503   7 years nanang Re #1986: Removed PjCamera?.java and PjCameraInfo?.java from pjsua2 sample …
(edit) @5502   7 years nanang Re #1986: Convert pjsua2 sample app Android project from Eclipse to …
(edit) @5501   7 years nanang Misc (re #1945): Fixed various compile warnings.
(edit) @5500   7 years nanang Misc (re #1945): Update SRTP to restart crypto tag from 1 when generating …
(edit) @5499   7 years nanang Misc (re #1945 and re #1954): Export TARGET_ABI to env var in …
(edit) @5498   7 years ming Re #1941: re #5454, modify declaration of NSArray to support older …
(edit) @5497   7 years nanang Re #1900: Updated project files for target platform version configuration, …
(edit) @5496   7 years ming Re #1954: Add WebRTC license info files
(edit) @5495   7 years ming Fixed #1985: Escape '@' character in the Replaces parameter of REFER …
(edit) @5494   7 years ming Fixed #1984: Remove the implementation of PJ_HASH_USE_OWN_TOLOWER
(edit) @5493   7 years ming Fixed #1983: Add option to update call Via address
(edit) @5492   7 years ming Re #1982: Cleanup call setting flags even if callbacks …
(edit) @5491   7 years ming Re #1982: Add the new call flag for PJSUA2 swig
(edit) @5490   7 years ming Fixed #1982: Add option to reinitialize call media transports
(edit) @5489   7 years riza Re #1945: Change the error message on pjsua_media_channel_update() when …
(edit) @5488   7 years ming Fixed #1981: Assertion when session timer is disabled and PJSIP receives …
(edit) @5487   7 years ming Fixed #1980: Assertion if remote removes some media lines in previous SDP …
(edit) @5486   7 years ming Re #1945 (misc): Revert r5484, unreg_timeout can be zero.
(edit) @5485   7 years ming Fixed #1979: Add support to parse address string with scope ID
(edit) @5484   7 years ming Re #1945 (misc): Normalize account config's unregistration timeout when …
(edit) @5483   7 years ming Re #1975: Add autoconf detection of OpenSSL elliptic curve and sigalg …
(edit) @5482   7 years ming Re #1961: Fallback to CLOCK_MONOTONIC if /dev/alarm is not found, or …
(edit) @5481   7 years nanang Re #1971: Request IPv4 relay address to an IPv6 TURN server for IPv6-IPv4 …
(edit) @5480   7 years ming Re #1945 (misc): Disable local host resolution …
(edit) @5479   7 years riza Closed #1978: Add function to get RTP session from stream/video stream.
(edit) @5478   7 years riza Re #1977: Add attach2() and pjmedia_transport_attach2() to pjmedia …
(edit) @5477   7 years riza Re #1974: Fix DNS write on freed memory. Thanks to Richard Mudgett for the …
(edit) @5476   7 years ming Fixed #1976: Support to generate a synthesized IPv6 address from IPv4 …
(edit) @5475   7 years ming Re #1974: Remove DNS cache entry from resolver's hash table when app …
(edit) @5474   7 years ming Re #1972: ICE initialization issues when creating a component/candidate …
(edit) @5473   7 years ming Re #1974: If there is a pending query, set the return value to that query …
(edit) @5472   7 years ming Fixed #1975: Add support to select elliptic curve and signature algorithm …
(edit) @5471   7 years ming Fixed #1974: Various fixes for DNS IPv6
(edit) @5470   7 years riza Re #1900: - Modify some project files for x64 build. - Add some …
(edit) @5469   7 years nanang Re #1971: Updated TURN session to add REQUEST-ADDRESS-FAMILY/REQ-ADDR-TYPE …
(edit) @5468   7 years nanang Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer …
(edit) @5467   7 years nanang Misc (re #1945): Updated SIP URI in sample app pjsua2_demo.cpp (for …
(edit) @5466   7 years nanang Misc (re #1945): Fixed false error message "cannot find Account.." when …
(edit) @5465   7 years nanang Fix #1972: Update ICE candidate status to non-PJ_EPENDING after TURN …
(edit) @5464   7 years nanang Misc (re #1945): Fixed assertion in resolver: on read error, source …
(edit) @5463   7 years ming Fixed #1941: Disable the setup of audio session in coreaudio_dev. This …
(edit) @5462   7 years nanang Close #1971: Updated pjsua to enable IPv6 TURN in ICE media transport.
(edit) @5461   7 years ming Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_app
(edit) @5460   7 years riza Re #1970: Implement function pjmedia_rtp_decode_rtp2().
(edit) @5459   7 years riza Re #1969: Fix crash on using an already destroyed SSL socket.
(edit) @5458   7 years riza Re #1945 (misc): Use localtime_r() instead of localtime() (if available) …
(edit) @5457   7 years nanang Re #1961: Updated Android pj_gettimestamp() implementation to use …
(edit) @5456   7 years ming Fixed #1967: Add function pjsip_tdata_get_dlg
(edit) @5455   7 years ming Fixed #1965: Add support to specify Contact params specific to REGISTER …
(edit) @5454   7 years ming Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the …
(edit) @5453   7 years ming Re #1941: Add support to specify min iOS versions in configure-iphone and …
(edit) @5452   7 years ming Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh(). Thanks to …
(edit) @5451   7 years ming Re #1945 (misc): Fixed wrong parameter caused by previous commit r5450
(edit) @5450   7 years ming Re #1945 (misc): Fixed incorrect usage of pj_memcmp()
(edit) @5449   7 years ming Re #1962: Update the ticket number in the code doc.
(edit) @5448   7 years riza Re #1964: Add PJ_QOS_TYPE_SIGNALLING to pjsua2 swig symbol and the …
(edit) @5447   7 years nanang Fix #1961: Updated Android timestamp to use CLOCK_BOOTTIME (or …
(edit) @5446   7 years ming Re #1954: Add option to use WebRtc? EC in aectest sample app
(edit) @5445   7 years riza Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.
(edit) @5444   7 years riza Re #1963: Implement QoS for IPv6 for platform that supports IPV6_TCLASS.
(edit) @5443   7 years ming Re #1954: Add libwebrtc to ipjsua sample app
(edit) @5442   7 years ming Fixed #1962: Premature STUN socket destruction when there's an error …
(edit) @5441   7 years nanang Misc (re #1945): Added feature of listing dshow device in ffmpeg video …
(edit) @5440   7 years nanang Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt?(), …
(edit) @5439   7 years nanang Re #1900: Fixed crash in destroying UDP socket after being initialized but …
(edit) @5438   7 years riza Re #1954 (misc): Fix build error on pjmedia-test when defining …
(edit) @5437   8 years nanang Misc (re #1945): Updated resolver behaviour to not mark nameserver as bad …
(edit) @5436   8 years ming Re #1952: Apply the fix to video stream info as well
(edit) @5435   8 years riza Re #1959: Add reference counter to pjsip_inv_session to avoid race …
(edit) @5434   8 years ming Fixed #1958: Update RTP sequence number during keep-alive
(edit) @5433   8 years riza Re #1954: Add support for VS2005.
(edit) @5432   8 years ming Re #1954: Add support for VS2015.
(edit) @5431   8 years ming Re #1954: Fixed compilation flags for building on arm64 iOS.
(edit) @5430   8 years ming Re #1956: Support for setting audio input source capability in Android JNI …
(edit) @5429   8 years ming Re #1954: Fixed compilation flags for Android armeabi build
(edit) @5428   8 years ming Re #1954: Add WebRTC to third party component * Add build config for GNU …
(edit) @5427   8 years ming Fixed #1957: ICE stagnation when connectivity check fails
(edit) @5426   8 years ming Fixed #1956: Support for setting audio input source capability in Android …
(edit) @5425   8 years nanang Fixed #1955: Fixed assertions in DNS SRV resolution with IPv6 TCP/TLS …
(edit) @5424   8 years ming Re #1945 (misc): Fixed typo in libyuv Makefile
(edit) @5423   8 years nanang Misc (re #1945): fixed STUN server resolution should be retried, as …
(edit) @5422   8 years nanang Misc (re #1945): Added opus.h/c to VS2005 & VS2015 project pjmedia-codec …
(edit) @5421   8 years nanang Misc (re #1945): Added PJ_HAS_IPV6 in pj_dump_config(), thanks Alexei …
(edit) @5420   8 years nanang Fixed #1953: Skip IPv6 socket in resolver on system without IPv6 support.
(edit) @5419   8 years nanang Fix #1952: Skip address type matching in pjmedia_stream_info_from_sdp() …
(edit) @5418   8 years riza Re #1943: Raise linking error if libsrtp doesn't support the crypto.
(edit) @5417   8 years ming Fixed #1951: Add callback to configure SRTP setting and key in …
(edit) @5416   8 years riza Re #1943: Improve the clarity of configure log message.
(edit) @5415   8 years ming Fixed #1943: (Windows) Add SRTP OpenSSL sources in Visual Studio libsrtp …
Note: See TracRevisionLog for help on using the revision log.