{6} All Tickets By Milestone (Including closed) (2265 matches)

A more complex example to show how to make advanced reports.

Results (201 - 300 of 2265)

1 2 3 4 5 6 7 8 9 10 11 12 13

release-2.7 (47 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1993 Update bundled libSRTP version to enable AES-GCM on OpenSSL 1.1.0 or later third-party closed fixed trunk task normal bennylp Sep 25, 2017
#2043 Fixed crash on pjnath-test due to access to an invalid callback pjnath closed fixed trunk defect normal bennylp Sep 20, 2017
#2042 SRTP error in sending video RTP after hold and unhold pjsua-lib closed fixed trunk defect normal bennylp Sep 19, 2017
#2040 Implement CodecParam class in PJSUA2 API as a wrapper for pjmedia_codec_param pjsua2 closed fixed trunk enhancement normal bennylp Sep 6, 2017
#2039 Memory corruption caused by pj_sockaddr_parse() pjlib closed fixed trunk defect normal bennylp Sep 4, 2017
#2035 Make sure transport SRTP buf size is sufficient before calling srtp_protect() and srtp_protect_rtcp() pjmedia closed fixed trunk defect normal nanang Aug 22, 2017
#2037 Add on_rx_offer2() callback for SIP invite pjsip closed fixed trunk enhancement normal bennylp Aug 16, 2017
#2034 Add Python 3 support using PJSUA2 API applications closed fixed trunk enhancement normal bennylp Aug 2, 2017
#2032 NAT64 support for IPv4 interoperability common closed fixed trunk enhancement normal bennylp Aug 2, 2017
#2030 Improve error handling in OpenSSL socket pjlib closed fixed trunk enhancement normal bennylp Jul 30, 2017
#2033 ICE must use regular nomination when communicating with lite implementations pjmedia closed fixed trunk defect normal nanang Jul 28, 2017
#2004 Update libyuv version to fix compile errors on old gcc versions third-party closed wontfix trunk task normal bennylp Jul 28, 2017
#2031 Add compile-time config for L16 codec pjmedia closed fixed trunk enhancement normal nanang Jul 27, 2017
#2028 Cannot send UPDATE when call is ringing pjsua-lib closed fixed trunk defect normal bennylp Jul 19, 2017
#2027 Assertion in pj_gethostip() when system hostname is empty pjlib closed fixed trunk defect normal bennylp Jul 18, 2017
#2022 Video Toolbox H264 encoder and decoder for Mac and iOS pjmedia closed fixed trunk enhancement normal nanang Jul 7, 2017
#1999 Linking errors with OpenSSL 1.1.0 when backward compatibility settings turned off pjlib closed fixed trunk enhancement normal bennylp Jul 7, 2017
#1968 Failure in configure-android when specifying --use-ndk-cflags with Android NDK r13 or later common closed fixed trunk defect normal bennylp Jul 5, 2017
#2026 Add option to for the SDP version to not increment when there's no change from previous answer/offer pjmedia closed fixed trunk enhancement normal nanang Jul 5, 2017
#1991 Support ALSA audio device volume setting pjmedia-audiodev closed fixed trunk enhancement minor nanang Jul 4, 2017
#2025 Fixed crash in pjsua_destroy if there's pending outgoing TCP/TLS transmission pjsip closed fixed trunk defect normal bennylp Jul 4, 2017
#2024 Fixed crash due to uncancelled timer if there's an error in resolver's query transmit pjlib-util closed fixed trunk defect normal bennylp Jul 4, 2017
#2023 Crash on pjsip_dlg_create_uac() when specifying URI with valueless header parameter pjsip closed fixed trunk defect normal bennylp Jun 20, 2017
#2009 Crash in TURN server resolution callback when ICE objects already destroyed pjnath closed fixed trunk defect normal bennylp Jun 14, 2017
#2021 Crash in getting call info with long Contact header pjsua2 closed fixed trunk defect normal bennylp Jun 8, 2017
#2020 pj_hash_calc_tolower() might return a different hash value pjlib closed fixed trunk defect normal bennylp Jun 6, 2017
#2019 Conflict with "isblank" when building using g++ 5.4.0 pjlib closed fixed trunk defect normal bennylp Jun 5, 2017
#2014 When receiving an SDP answer for SRTP, process the tag correctly based on the offer pjmedia closed fixed trunk defect normal nanang May 30, 2017
#2008 iOS specific issue: Error 488 when answering call after app goes background pjnath closed fixed trunk defect normal bennylp May 24, 2017
#2017 Incorrect parsing of zero length multipart body parts pjsip closed fixed trunk defect normal bennylp May 22, 2017
#2016 Buffer overrun in PJSIP transaction layer pjsip closed fixed trunk defect normal bennylp May 22, 2017
#2012 Prevent memory leak when rejecting a call from on_incoming_call() callback pjsua-lib closed fixed trunk defect normal bennylp May 22, 2017
#2015 Add multicast option in streamutil sample app applications closed fixed trunk enhancement normal bennylp May 9, 2017
#2013 Prevent crash when timer refresh with SRTP is interrupted by a re-INVITE pjmedia closed fixed trunk defect normal nanang Apr 25, 2017
#2000 Prevent overflow on pj_generate_unique_string() for android pjlib closed fixed trunk defect normal bennylp Apr 18, 2017
#2011 Fixed crash when accessing video device info in pjsua2 pjsua2 closed fixed trunk defect normal bennylp Apr 10, 2017
#2010 Failure in initializing registration due to unescaped user part in account contact pjsua-lib closed fixed trunk defect normal bennylp Apr 7, 2017
#2007 Possible crash when using session timer due to the early release of dialog pool pjsip closed fixed trunk defect normal bennylp Mar 31, 2017
#2006 Android build fail when using NDK r14 caused by the removal of android_alarm.h pjlib closed fixed trunk enhancement normal bennylp Mar 29, 2017
#2002 Deadlock between PJSUA LOCK, transaction group lock, and UA mutex pjsua-lib closed fixed trunk defect normal bennylp Mar 29, 2017
#2001 Deadlock between dialog lock and transaction group lock pjsip closed fixed trunk defect normal bennylp Mar 29, 2017
#2005 Crash when hanging up call if video capture device fails to open pjsua-lib closed fixed trunk defect normal bennylp Mar 24, 2017
#2003 Add API pjsip_multipart_get_raw() to get raw body of a multipart message body pjsip closed fixed trunk enhancement normal bennylp Mar 21, 2017
#1966 IPv6 media failed if only one of the party uses ICE pjsua-lib closed fixed trunk defect normal bennylp Mar 3, 2017
#1998 Add API pjsip_evsub_set_uas_timeout() pjsip closed fixed trunk enhancement normal bennylp Feb 20, 2017
#1997 Add setting to retry timer upon transport disconnection failure (503) applications closed fixed trunk enhancement normal bennylp Feb 20, 2017
#1995 Add API pjsip_transport_shutdown2() to immediately disconnect a transport pjsip closed fixed trunk enhancement normal bennylp Feb 20, 2017

release-2.6 (51 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1941 Review iOS 10 integration to PJSIP common closed fixed trunk enhancement normal bennylp Sep 6, 2021
#1947 Support for OpenH264 v1.6.0 codec pjmedia closed fixed trunk enhancement normal nanang Jun 20, 2019
#1964 QoS for darwin OS which supports SO_NET_SERVICE_TYPE pjlib closed fixed trunk enhancement normal bennylp Jan 25, 2017
#1954 Add WebRTC to third party component third-party closed fixed trunk enhancement normal bennylp Jan 25, 2017
#1900 Windows 10 / Universal Windows Platform port common closed fixed trunk enhancement normal bennylp Jan 25, 2017
#1945 Miscellaneous fixes common closed fixed trunk defect normal bennylp Jan 25, 2017
#1932 Support OpenSSL 1.1.0 common closed fixed trunk task normal bennylp Jan 23, 2017
#1969 Crash on using an already destroyed SSL socket pjlib closed fixed trunk defect normal bennylp Jan 23, 2017
#1919 Fix unused-variable warnings when using -NDEBUG build option common closed fixed trunk defect normal bennylp Jan 19, 2017
#1513 pj_pool_safe_release() API pjlib closed fixed trunk enhancement normal bennylp Jan 19, 2017
#1910 Option to regularly send video keyframe in the beginning of video call session pjmedia closed fixed trunk enhancement normal nanang Jan 19, 2017
#1986 Migrate Android projects from Eclipse to Android Studio common closed fixed trunk task normal bennylp Jan 18, 2017
#1989 Implement pj_strtok()/pj_strtok2() to replace strtok() pjlib closed fixed trunk enhancement normal bennylp Jan 18, 2017
#1960 Export SIP transport TLS state and TLS certificate info to PJSUA2 pjsua2 closed fixed trunk enhancement normal bennylp Jan 11, 2017
#1990 Call fails to answer due to ICE media transport init blocking pjnath closed fixed trunk defect normal bennylp Jan 11, 2017
#1988 Crash on UDP transport restart pjsip closed fixed trunk defect normal bennylp Jan 11, 2017
#1975 Add support to select elliptic curve and signature algorithm for TLS pjsip closed fixed trunk enhancement normal bennylp Jan 10, 2017
#1987 Assertion in re-INVITE with PJSUA_CALL_REINIT_MEDIA pjsua-lib closed fixed trunk defect normal bennylp Dec 23, 2016
#1985 Escape '@' in the Replaces parameter of REFER request pjsua-lib closed fixed trunk defect normal bennylp Dec 7, 2016
#1984 Remove the implementation of PJ_HASH_USE_OWN_TOLOWER pjlib closed fixed trunk defect normal bennylp Dec 7, 2016
#1983 Add option to update call Via address pjsua-lib closed fixed trunk enhancement normal bennylp Dec 6, 2016
#1982 Add option to reinitialize call media transports pjsua-lib closed fixed trunk enhancement normal bennylp Dec 6, 2016
#1981 Assertion when session timer is disabled and PJSIP receives 422 pjsip closed fixed trunk defect normal bennylp Nov 23, 2016
#1980 Assertion if remote removes some media lines in previous SDP negotiations pjsua-lib closed fixed trunk defect normal bennylp Nov 21, 2016
#1979 Add support to parse address string with scope ID pjlib closed fixed trunk enhancement normal bennylp Nov 17, 2016
#1961 Timer not fired due to timestamp clock issue in Android pjlib closed fixed trunk defect normal bennylp Nov 15, 2016
#1971 Enable IPv6 in ICE transport/TURN in PJSUA pjsua-lib closed fixed trunk defect normal bennylp Nov 14, 2016
#1978 Add function to get RTP session from stream/vid stream pjmedia closed fixed trunk enhancement normal nanang Nov 4, 2016
#1977 Add attach2() and pjmedia_transport_attach2() to pjmedia transport interface pjmedia closed fixed trunk enhancement normal nanang Nov 3, 2016
#1974 Various fixes for DNS, primarily for IPv6 pjlib-util closed fixed trunk defect normal bennylp Nov 1, 2016
#1976 Support to generate a synthesized IPv6 address from IPv4 address pjsip closed fixed trunk enhancement normal bennylp Oct 31, 2016
#1972 ICE initialization issues when creating a component/candidate fails. pjnath closed fixed trunk defect normal bennylp Oct 28, 2016
#1970 Add function pjmedia_rtp_decode_rtp2() pjmedia closed fixed trunk enhancement normal nanang Oct 21, 2016
#1967 Add function pjsip_tdata_get_dlg() pjsip closed fixed trunk enhancement normal bennylp Oct 7, 2016
#1965 Add support to specify Contact params specific to REGISTER requests pjsua-lib closed fixed trunk enhancement normal bennylp Oct 7, 2016
#1962 Premature STUN socket destruction when there's an error during STUN server resolution pjsua-lib closed fixed trunk defect normal bennylp Oct 6, 2016
#1963 QoS for IPv6 for platform that supports IPV6_TCLASS pjlib closed fixed trunk enhancement normal bennylp Oct 5, 2016
#1952 Fail to start media due to mismatch address type in SDP connection line pjsua-lib closed fixed trunk defect normal bennylp Sep 14, 2016
#1959 Add reference counter to pjsip_inv_session to avoid race condition pjsip closed fixed trunk defect normal bennylp Aug 30, 2016
#1958 Update RTP sequence number during keep-alive pjmedia closed fixed trunk defect normal nanang Aug 30, 2016
#1956 Support for setting audio input source capability in Android JNI audio device pjmedia-audiodev closed fixed trunk enhancement normal nanang Aug 25, 2016
#1957 Fixed ICE stagnation when connectivity check fails pjnath closed fixed trunk defect normal bennylp Aug 25, 2016
#1955 Assertions in DNS SRV resolution with IPv6 TCP/TLS target pjsip closed fixed trunk defect normal bennylp Aug 23, 2016
#1953 Fail to create resolver when library built with IPv6 but run on system without IPv6 pjlib-util closed fixed trunk defect normal bennylp Aug 17, 2016
#1943 AES-GCM crypto support for SRTP pjmedia closed fixed trunk enhancement normal nanang Aug 15, 2016
#1951 Add callback to configure SRTP setting and key in pjsua/pjsua2 pjsua-lib closed fixed trunk enhancement normal bennylp Aug 12, 2016
#1950 Failure in configure-android when specifying --use-ndk-cflags with Android NDK r11 or later common closed fixed trunk defect normal bennylp Aug 8, 2016
#1940 Support for Android NDK r12 and Android N applications closed duplicate trunk task normal bennylp Aug 8, 2016
#1949 Support video window manipulation for native preview pjsua-lib closed fixed trunk enhancement normal bennylp Aug 4, 2016
#1948 Modify async dispatch to synchronous on Mac and iOS video device implementation pjmedia-videodev closed fixed trunk defect normal ming Aug 3, 2016
#1946 Assertion in deinitializing client auth session when dialog creation fails pjsip closed fixed trunk defect normal bennylp Jul 28, 2016

release-2.5.5 (2 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1928 Miscellaneous fixes common closed fixed trunk defect normal bennylp Sep 6, 2018
#1944 Allow native window to be set for video output window on SDL pjmedia-videodev closed fixed trunk enhancement normal ming Jul 21, 2016
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.