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

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

Results (2001 - 2100 of 2265)

release-2.6 (18 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1987 Assertion in re-INVITE with PJSUA_CALL_REINIT_MEDIA pjsua-lib closed fixed trunk defect normal bennylp Dec 23, 2016
#1975 Add support to select elliptic curve and signature algorithm for TLS pjsip closed fixed trunk enhancement normal bennylp Jan 10, 2017
#1988 Crash on UDP transport restart pjsip closed fixed trunk defect 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
#1960 Export SIP transport TLS state and TLS certificate info to PJSUA2 pjsua2 closed fixed trunk enhancement normal bennylp Jan 11, 2017
#1989 Implement pj_strtok()/pj_strtok2() to replace strtok() pjlib closed fixed trunk enhancement normal bennylp Jan 18, 2017
#1986 Migrate Android projects from Eclipse to Android Studio common closed fixed trunk task normal bennylp Jan 18, 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
#1513 pj_pool_safe_release() API pjlib closed fixed trunk enhancement normal bennylp Jan 19, 2017
#1919 Fix unused-variable warnings when using -NDEBUG build option common closed fixed trunk defect normal bennylp Jan 19, 2017
#1969 Crash on using an already destroyed SSL socket pjlib closed fixed trunk defect normal bennylp Jan 23, 2017
#1932 Support OpenSSL 1.1.0 common closed fixed trunk task normal bennylp Jan 23, 2017
#1945 Miscellaneous fixes common closed fixed trunk defect normal bennylp Jan 25, 2017
#1900 Windows 10 / Universal Windows Platform port common 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
#1964 QoS for darwin OS which supports SO_NET_SERVICE_TYPE pjlib closed fixed trunk enhancement normal bennylp Jan 25, 2017
#1947 Support for OpenH264 v1.6.0 codec pjmedia closed fixed trunk enhancement normal nanang Jun 20, 2019
#1941 Review iOS 10 integration to PJSIP common closed fixed trunk enhancement normal bennylp Sep 6, 2021

release-2.7 (53 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1995 Add API pjsip_transport_shutdown2() to immediately disconnect a transport 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
#1998 Add API pjsip_evsub_set_uas_timeout() pjsip closed fixed trunk enhancement normal bennylp Feb 20, 2017
#1966 IPv6 media failed if only one of the party uses ICE pjsua-lib closed fixed trunk defect normal bennylp Mar 3, 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
#2005 Crash when hanging up call if video capture device fails to open pjsua-lib closed fixed trunk defect normal bennylp Mar 24, 2017
#2001 Deadlock between dialog lock and transaction group lock pjsip closed fixed trunk defect 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
#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
#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
#2010 Failure in initializing registration due to unescaped user part in account contact pjsua-lib closed fixed trunk defect normal bennylp Apr 7, 2017
#2011 Fixed crash when accessing video device info in pjsua2 pjsua2 closed fixed trunk defect normal bennylp Apr 10, 2017
#2000 Prevent overflow on pj_generate_unique_string() for android pjlib closed fixed trunk defect normal bennylp Apr 18, 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
#2015 Add multicast option in streamutil sample app applications closed fixed trunk enhancement normal bennylp May 9, 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
#2016 Buffer overrun in PJSIP transaction layer pjsip closed fixed trunk defect normal bennylp May 22, 2017
#2017 Incorrect parsing of zero length multipart body parts pjsip closed fixed trunk defect normal bennylp May 22, 2017
#2008 iOS specific issue: Error 488 when answering call after app goes background pjnath closed fixed trunk defect normal bennylp May 24, 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
#2019 Conflict with "isblank" when building using g++ 5.4.0 pjlib closed fixed trunk defect normal bennylp Jun 5, 2017
#2020 pj_hash_calc_tolower() might return a different hash value pjlib closed fixed trunk defect normal bennylp Jun 6, 2017
#2021 Crash in getting call info with long Contact header pjsua2 closed fixed trunk defect normal bennylp Jun 8, 2017
#2009 Crash in TURN server resolution callback when ICE objects already destroyed pjnath closed fixed trunk defect normal bennylp Jun 14, 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
#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
#2025 Fixed crash in pjsua_destroy if there's pending outgoing TCP/TLS transmission pjsip closed fixed trunk defect normal bennylp Jul 4, 2017
#1991 Support ALSA audio device volume setting pjmedia-audiodev closed fixed trunk enhancement minor nanang Jul 4, 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
#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
#1999 Linking errors with OpenSSL 1.1.0 when backward compatibility settings turned off pjlib closed fixed trunk enhancement normal bennylp Jul 7, 2017
#2022 Video Toolbox H264 encoder and decoder for Mac and iOS pjmedia closed fixed trunk enhancement normal nanang Jul 7, 2017
#2027 Assertion in pj_gethostip() when system hostname is empty pjlib closed fixed trunk defect normal bennylp Jul 18, 2017
#2028 Cannot send UPDATE when call is ringing pjsua-lib closed fixed trunk defect normal bennylp Jul 19, 2017
#2031 Add compile-time config for L16 codec pjmedia closed fixed trunk enhancement normal nanang Jul 27, 2017
#2004 Update libyuv version to fix compile errors on old gcc versions third-party closed wontfix trunk task normal bennylp Jul 28, 2017
#2033 ICE must use regular nomination when communicating with lite implementations pjmedia closed fixed trunk defect normal nanang Jul 28, 2017
#2030 Improve error handling in OpenSSL socket pjlib closed fixed trunk enhancement normal bennylp Jul 30, 2017
#2032 NAT64 support for IPv4 interoperability common closed fixed trunk enhancement normal bennylp Aug 2, 2017
#2034 Add Python 3 support using PJSUA2 API applications closed fixed trunk enhancement normal bennylp Aug 2, 2017
#2037 Add on_rx_offer2() callback for SIP invite pjsip closed fixed trunk enhancement normal bennylp Aug 16, 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
#2039 Memory corruption caused by pj_sockaddr_parse() pjlib closed fixed trunk defect normal bennylp Sep 4, 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
#2042 SRTP error in sending video RTP after hold and unhold pjsua-lib closed fixed trunk defect normal bennylp Sep 19, 2017
#2043 Fixed crash on pjnath-test due to access to an invalid callback pjnath closed fixed trunk defect normal bennylp Sep 20, 2017
#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
#2044 Compile time setting for QoS using IP_TOS/IPV6_TCLASS on Darwin OS pjlib closed fixed trunk enhancement normal bennylp Sep 25, 2017
#1994 Miscellaneous fixes common closed fixed trunk defect normal bennylp Sep 25, 2017
#2018 Support DTLS for SRTP keying pjmedia closed fixed trunk enhancement normal nanang Mar 26, 2018
#1996 Via-Header mismatch in CANCEL pjsip closed fixed trunk defect normal bennylp May 11, 2018
#2041 API to handle IP address change pjsip closed fixed trunk enhancement normal bennylp Jul 24, 2018
#2029 Support for bcg729 pjmedia closed fixed trunk enhancement normal nanang Aug 15, 2019

release-2.7.1 (12 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2046 ICE: Use STUN FINGERPRINT attribute when sending keepalives pjnath closed fixed trunk defect normal bennylp Sep 28, 2017
#2047 Use ar/ranlib from android ndk binutils when building using clang with --use-ndk-cflags option common closed fixed trunk defect normal bennylp Sep 29, 2017
#2048 Add compile time option to disable sleep in sip endpoint's handle events on ioqueue polling's error applications closed fixed trunk enhancement normal bennylp Sep 29, 2017
#2050 Enabling AES-GCM when using external libSRTP version 1.x and 2.0.0 pjmedia closed fixed trunk enhancement normal nanang Oct 5, 2017
#2051 Implement callback wrapper for on_buddy_evsub_state() on pjsua2 pjsua2 closed fixed trunk enhancement normal bennylp Oct 6, 2017
#2052 Add option for pjsua callback on_stream_created to destroy application's supplied media port pjsua2 closed fixed trunk defect normal bennylp Oct 24, 2017
#2053 Update pjsua_get_snd_dev() info before calling on_snd_dev_operation() callback pjsua-lib closed fixed trunk enhancement normal bennylp Oct 27, 2017
#2055 Cannot register ioqueue key after double key unregistration pjlib closed fixed trunk defect normal bennylp Nov 3, 2017
#2054 When set CXXCFLAGS manually, make sure it is applied correctly. common closed fixed trunk defect normal bennylp Nov 6, 2017
#2045 Miscellaneous fixes common closed fixed trunk defect normal bennylp Nov 8, 2017
#2056 Add validity checking for numeric header values pjlib closed fixed trunk defect normal bennylp Nov 17, 2017
#2049 Try to allocate larger buffer size instead of immediately returning error when converting pjsip_hdr to SipHeader pjsua2 closed fixed trunk enhancement normal bennylp Sep 4, 2018

release-2.7.2 (2 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2094 Crash when receiving SDP with invalid fmtp attribute pjmedia closed fixed defect critical nanang Feb 21, 2018
#2095 Crash when parsing SDP with an invalid media format description pjmedia closed fixed defect critical nanang Feb 21, 2018

release-2.8 (15 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2058 New PJSUA API to register a transport factory pjsua-lib closed fixed trunk enhancement normal bennylp Nov 9, 2017
#2060 Prevent releasing unacquired lock in SIP dialog pjsip closed fixed trunk defect normal bennylp Nov 10, 2017
#2061 Unable to destroy certain PJSIP transports pjsip closed fixed trunk defect normal bennylp Nov 10, 2017
#2064 Fix return code in pjsip_find_msg() pjsip closed fixed trunk defect normal bennylp Nov 14, 2017
#2063 Add more documentation throughout PJSIP to prevent stack buffer overflow pjsip closed fixed trunk enhancement normal bennylp Nov 17, 2017
#2057 Optimization: Improve conference mix loop performance pjmedia closed fixed trunk enhancement normal nanang Nov 21, 2017
#2066 SDP ignored in 180/183 response without To tag pjsip closed fixed trunk defect normal bennylp Nov 22, 2017
#2067 Fix various linker error when building as dll on Visual Studio 2015 common closed fixed trunk defect normal bennylp Nov 22, 2017
#2068 Add compile time option to enable/disable simple AGC in conference pjmedia closed fixed trunk enhancement normal nanang Nov 27, 2017
#2069 Add outbound proxy settings in pjsua2 pjsua2 closed fixed trunk enhancement normal bennylp Nov 27, 2017
#2065 Update libyuv version to fix linker error when building dll on Visual Studio 2015 third-party closed fixed trunk defect normal bennylp Dec 4, 2017
#2072 on_call_transfer_status() callback is not called when REFER is responded with failure response pjsua-lib closed fixed trunk defect normal bennylp Dec 5, 2017
#2073 Enable wav playlist to play WAV files with extra chunks after DATA chunk pjmedia closed fixed trunk enhancement normal nanang Dec 7, 2017
#2075 Cannot change active sound device using PJSUA2 setPlaybackDev/setCaptureDev() pjsua2 closed fixed trunk defect normal bennylp Dec 13, 2017
#2076 Call disconnection in failover scenario due to transport error on previous INVITE request pjsip closed fixed trunk defect normal bennylp Dec 13, 2017
Note: See TracReports for help on using and creating reports.