{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
#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
#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.7 (53 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2029 Support for bcg729 pjmedia closed fixed trunk enhancement normal nanang Aug 15, 2019
#2041 API to handle IP address change pjsip closed fixed trunk enhancement normal bennylp Jul 24, 2018
#1996 Via-Header mismatch in CANCEL pjsip closed fixed trunk defect normal bennylp May 11, 2018
#2018 Support DTLS for SRTP keying pjmedia closed fixed trunk enhancement normal nanang Mar 26, 2018
#1994 Miscellaneous fixes common closed fixed trunk defect 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
#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
#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
#2004 Update libyuv version to fix compile errors on old gcc versions third-party closed wontfix trunk task normal bennylp Jul 28, 2017

release-2.7.1 (12 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#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
#2056 Add validity checking for numeric header values pjlib closed fixed trunk defect normal bennylp Nov 17, 2017
#2045 Miscellaneous fixes common closed fixed trunk defect normal bennylp Nov 8, 2017
#2054 When set CXXCFLAGS manually, make sure it is applied correctly. common closed fixed trunk defect normal bennylp Nov 6, 2017
#2055 Cannot register ioqueue key after double key unregistration pjlib closed fixed trunk defect normal bennylp Nov 3, 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
#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
#2051 Implement callback wrapper for on_buddy_evsub_state() on pjsua2 pjsua2 closed fixed trunk enhancement normal bennylp Oct 6, 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
#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
#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
#2046 ICE: Use STUN FINGERPRINT attribute when sending keepalives pjnath closed fixed trunk defect normal bennylp Sep 28, 2017

release-2.7.2 (2 matches)

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

release-2.8 (15 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2036 Support DTMF via SIP INFO pjsua-lib closed fixed trunk enhancement normal bennylp Sep 10, 2018
#2078 Revisit IPv4/IPv6 settings and behavior in pjsua pjsua-lib closed fixed trunk enhancement normal bennylp Sep 5, 2018
#2082 Add support for GnuTLS pjlib closed fixed trunk enhancement normal bennylp Sep 5, 2018
#2059 Miscellaneous fixes common closed fixed trunk defect normal bennylp Sep 5, 2018
#2104 Prevent double free on Failed STUN resolution pjsua-lib closed fixed trunk defect normal bennylp Sep 5, 2018
#2119 Don't raise assert when receiving an incoming call without a pjsua account pjsua-lib closed fixed trunk enhancement normal bennylp Sep 5, 2018
#2145 Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA pjsua-lib closed fixed trunk defect normal bennylp Sep 4, 2018
#2100 Move SRTP setting in PJSUA and PJSUA2 to account setting pjsua-lib closed fixed trunk enhancement normal bennylp Sep 4, 2018
#2144 Cannot query stream info from pjsua on_stream_created() callback pjsua-lib closed fixed trunk defect normal bennylp Aug 31, 2018
#2141 Add TCP initial receive timeout for server connection pjsip closed fixed trunk enhancement normal bennylp Aug 28, 2018
#2103 Green screen in the beginning of video call pjmedia-audiodev closed fixed trunk enhancement normal nanang Aug 28, 2018
#2140 Timestamp clock issue when device is asleep in iOS pjlib closed fixed trunk defect normal bennylp Aug 23, 2018
#2139 Fix potentially incorrect buffer allocation for video port renderer pjmedia closed fixed trunk defect normal nanang Aug 21, 2018
#2077 New PJSUA & PJSUA2 APIs for instantiating extra audio device pjsua-lib closed fixed trunk enhancement normal bennylp Aug 20, 2018
#2138 Missing IPv6 ICE candidates when IPv6 media is configured in PJSUA pjnath closed fixed trunk defect normal bennylp Aug 16, 2018
Note: See TracReports for help on using and creating reports.