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

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

Results (2101 - 2200 of 2265)

release-2.8 (67 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#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
#2096 Various updates in DTLS-SRTP pjmedia closed fixed trunk defect normal nanang Aug 16, 2018
#2135 Various PJSUA tests (Python scripts, unit tests) updates and fixes unit-tests closed fixed trunk defect normal bennylp Aug 16, 2018
#2070 Print IPv6 addresses with brackets in the log common closed fixed trunk enhancement normal bennylp Aug 6, 2018
#2137 Race condition in 183 re transmission can result in a deadlock pjsip closed fixed trunk defect normal bennylp Aug 1, 2018
#2136 Increase default ICE password length as mandated by the RFC pjnath closed fixed trunk defect normal bennylp Aug 1, 2018
#2091 On iOS11, replace_udp_sock() might fail and lead to unusable UDP transport pjlib closed fixed trunk defect normal bennylp Aug 1, 2018
#2126 Implement RTCP Feedback pjmedia closed fixed trunk enhancement normal nanang Jul 26, 2018
#2133 Skip IPv4 STUN resolution if account is using NAT64 pjsua-lib closed fixed trunk enhancement normal bennylp Jul 26, 2018
#2132 Updated account matching algo for incoming request pjsua-lib closed fixed trunk enhancement normal bennylp Jul 25, 2018
#484 Allow to use binary certificate in TLS transport pjsip closed fixed trunk enhancement normal bennylp Jul 23, 2018
#2129 Crash when PJ_GRP_LOCK_DEBUG is set pjlib closed fixed trunk defect normal bennylp Jul 23, 2018
#2089 Support receiving Opus packets with various frame lengths pjmedia closed fixed trunk enhancement normal nanang Jul 23, 2018
#2131 Incorrect Opus fmtp settings pjmedia closed fixed trunk defect normal nanang Jul 23, 2018
#2130 Re-INVITE not sent for non-registering accounts on IP change pjsua-lib closed fixed trunk defect normal bennylp Jul 23, 2018
#2128 Add feature to allow responding incoming INVITE/re-INVITE asynchronously and set the SDP answer pjsua-lib closed fixed trunk enhancement normal bennylp Jul 20, 2018
#2127 Replace DNS resolver mutex with group lock pjlib-util closed fixed trunk enhancement normal bennylp Jul 17, 2018
#2038 Review pjsua app sample about pjsua_call_info usage applications closed fixed trunk task normal bennylp Jul 15, 2018
#2125 Fixed crash when hanging up call if call invite hasn't been created pjsua-lib closed fixed trunk defect normal bennylp Jul 3, 2018
#2123 Follow SDP answer changes in 18x & 2xx responses pjsip closed fixed trunk enhancement normal bennylp Jun 25, 2018
#2122 Fail to start video preview on Android due to error creating converter pjmedia-videodev closed fixed trunk defect normal ming Jun 22, 2018
#2121 SWIG exception in mapping an invalid C++ enum value to Java pjsua2 closed fixed trunk defect normal bennylp Jun 20, 2018
#2120 Crash in SIP session timer after call hold responded with 422 pjsip closed fixed trunk defect normal bennylp Jun 19, 2018
#2118 Possible insufficient stream buffer size when using Opus pjmedia closed fixed trunk defect normal nanang Jun 6, 2018
#2117 Crash when deleting PJSUA2 Account pjsua2 closed fixed trunk defect normal bennylp May 31, 2018
#2087 Support for RTP and RTCP multiplexing pjmedia closed fixed trunk enhancement normal nanang May 31, 2018
#2116 iLBC using memcpy instead of memmove for overlapping mem third-party closed fixed trunk defect normal bennylp May 29, 2018
#2115 Deadlock between PJSUA LOCK and conference mutex pjsua-lib closed fixed trunk defect normal bennylp May 23, 2018
#2114 Reset VideoToolbox on iOS when app switches from background to active pjmedia closed fixed trunk defect normal nanang May 18, 2018
#2113 Implement conference signal level adjustment for a specific connection pjmedia closed fixed trunk enhancement normal nanang May 15, 2018
#2112 Initialization of ephemeral ECDH (EECDH) when accepting TLS session works incorrectly when linked with OpenSSL 1.1.0x pjlib closed fixed trunk defect normal bennylp May 7, 2018
#2111 Add compile-time setting to specify DTMF duration in ms pjmedia closed fixed trunk enhancement normal nanang Apr 24, 2018
#2110 Fix incorrect DTMF duration/timestamp for codecs with RTP timestamp unit not using actual sampling rate pjmedia closed fixed trunk defect normal nanang Apr 23, 2018
#2108 Fixed RTP socket to bind to any available port if port is zero pjsua-lib closed fixed trunk defect normal bennylp Apr 3, 2018
#2074 Blocking select() on Android pjsua-lib closed fixed trunk defect normal bennylp Apr 2, 2018
#2106 Fixed SID counter for AMR-WB pjmedia closed fixed trunk defect normal nanang Apr 2, 2018
#2102 Fixed crash when transaction timer callback is called after transaction is destroyed pjsip closed fixed trunk defect normal bennylp Mar 26, 2018
#2101 Prevent crash due to access to an already destroyed atomic object pjlib closed fixed trunk enhancement normal bennylp Mar 26, 2018
#2098 Add SDP attribute SSRC and CNAME common closed fixed trunk enhancement normal bennylp Mar 8, 2018
#2099 SSL connection suddenly gets closed after sending packets intensively pjlib closed fixed trunk defect normal bennylp Mar 6, 2018
#2097 Start read operation in UDP media transport in pjmedia_transport_media_start() pjmedia closed fixed trunk enhancement normal nanang Feb 26, 2018
#2086 Add C# binding using SWIG, and support for Xamarin. applications closed fixed trunk enhancement normal bennylp Feb 12, 2018
#2085 Via header mismatch in CANCEL pjsip closed fixed trunk defect normal bennylp Jan 25, 2018
#2084 Opus decode/recovery issue when FEC or PLC is enabled pjmedia closed fixed trunk defect normal nanang Jan 24, 2018
#2083 Fix build error when building with LibreSSL as SSL backend pjlib closed fixed trunk enhancement normal bennylp Jan 17, 2018
#2081 Fixed assertion when setting audio dev in PJSUA2 pjsua2 closed fixed trunk defect normal bennylp Jan 11, 2018
#2080 API for updating remote target via re-INVITE/UPDATE pjsua-lib closed fixed trunk enhancement normal bennylp Jan 8, 2018
#2079 Crash in pjsip due to race condition in account's keep alive timer pjsua-lib closed fixed trunk defect normal bennylp Jan 8, 2018
#2071 Update pjsip_resolve() to be able to return more than one resolved address pjsip closed fixed trunk enhancement normal bennylp Dec 18, 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
#2075 Cannot change active sound device using PJSUA2 setPlaybackDev/setCaptureDev() pjsua2 closed fixed trunk defect normal bennylp Dec 13, 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
#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
#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
#2069 Add outbound proxy settings in pjsua2 pjsua2 closed fixed trunk enhancement normal bennylp Nov 27, 2017
#2068 Add compile time option to enable/disable simple AGC in conference pjmedia closed fixed trunk enhancement normal nanang Nov 27, 2017
#2067 Fix various linker error when building as dll on Visual Studio 2015 common closed fixed trunk defect normal bennylp Nov 22, 2017
#2066 SDP ignored in 180/183 response without To tag pjsip closed fixed trunk defect normal bennylp Nov 22, 2017
#2057 Optimization: Improve conference mix loop performance pjmedia closed fixed trunk enhancement normal nanang Nov 21, 2017
#2063 Add more documentation throughout PJSIP to prevent stack buffer overflow pjsip closed fixed trunk enhancement normal bennylp Nov 17, 2017
#2064 Fix return code in pjsip_find_msg() pjsip closed fixed trunk defect normal bennylp Nov 14, 2017
#2061 Unable to destroy certain PJSIP transports pjsip closed fixed trunk defect normal bennylp Nov 10, 2017
#2060 Prevent releasing unacquired lock in SIP dialog pjsip closed fixed trunk defect normal bennylp Nov 10, 2017
#2058 New PJSUA API to register a transport factory pjsua-lib closed fixed trunk enhancement normal bennylp Nov 9, 2017

release-2.9 (33 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#2166 Possible buffer overread if RTCP packet length is invalid pjmedia closed fixed trunk defect major nanang Dec 4, 2018
#1298 Use PJ_ERROR consistently common closed fixed trunk enhancement minor bennylp May 9, 2019
#2189 PJSUA2: thread safety issue in list of objects pjsua2 closed fixed trunk defect normal nanang Jul 26, 2019
#2147 Miscellaneous fixes common closed fixed trunk defect normal bennylp Jun 13, 2019
#2198 SIP resolve to return IPv4 and IPv6 synthesized addresses for IPv4 address literals pjsip closed fixed trunk enhancement normal ming Jun 12, 2019
#2181 Video conference implementation pjmedia closed fixed trunk enhancement normal Jun 12, 2019
#2185 Darwin (Mac OS & iOS) native SSL backend pjlib closed fixed trunk enhancement normal ming May 31, 2019
#2206 Avoid calling SSL_shutdown() in DTLS media transport if handshake isn't completed yet pjmedia closed fixed trunk defect normal ming May 30, 2019
#2205 Use bound address for outgoing UDP SIP messages pjsua-lib closed fixed trunk defect normal ming May 29, 2019
#2204 Add OpenSSL remote certificate chain info pjlib closed fixed trunk enhancement normal ming May 29, 2019
#1017 TURN TLS transport pjnath closed fixed trunk enhancement normal bennylp May 27, 2019
#2203 Failure to set minimum SSL version when OpenSSL 1.1 is used pjlib closed fixed trunk defect normal ming May 27, 2019
#2202 Limit the number of ignored error when receiving RTP/RTCP. pjmedia closed fixed trunk defect normal riza May 26, 2019
#2201 Restart UDP transport after replace_udp_socket fail when sending data pjlib closed fixed trunk defect normal riza May 23, 2019
#1019 Support for multiple TCP listeners pjsip closed fixed trunk enhancement normal bennylp May 23, 2019
#2200 Ignore/discard DNS SRV response with truncated flag set pjlib-util closed fixed trunk defect normal riza May 23, 2019
#2179 Wipe out memory used for storing SSL keys before released pjlib closed fixed trunk enhancement normal nanang May 23, 2019
#2134 STUN server resolution failure causes delay pjsua-lib closed fixed trunk defect normal bennylp May 22, 2019
#2199 Assertion when DNS SRV resolver receives empty record in response pjlib-util closed fixed trunk defect normal nanang May 21, 2019
#2109 NAT64: Rewrite remote IPv4 address in Contact or Route pjsip closed worksforme trunk defect normal bennylp May 16, 2019
#2142 Export pjmedia_echo_flag to PJSUA2 SWIG Java interface pjsua2 closed fixed trunk enhancement normal bennylp May 15, 2019
#2197 Support TURN extensions for TCP allocations (RFC 6062) pjnath closed fixed trunk enhancement normal nanang May 15, 2019
#2191 Crash due to double timer entry scheduling in SIP transport pjsip closed fixed trunk defect normal nanang May 15, 2019
#2107 Add option to use loopback media transport in pjsua pjsua-lib closed fixed trunk enhancement normal bennylp May 15, 2019
#2154 Test with Opus 1.3 pjmedia closed worksforme trunk task normal nanang May 9, 2019
#2196 Assertion due to unset sip error code when media initialization fails during incoming call pjsip closed fixed trunk defect normal ming May 6, 2019
#2195 Assertion when receiving more calls than the configured maximum pjsip closed fixed trunk defect normal ming May 6, 2019
#2194 onStreamDestroyed callback is not called upon call disconnection pjsua2 closed fixed trunk defect normal ming May 6, 2019
#2193 Buffered read data on SSL socket might not immediately get read after handshake is complete pjlib closed fixed trunk defect normal riza May 2, 2019
#2192 Update dialog local contact for non registering account pjsua-lib closed fixed trunk defect normal nanang Apr 25, 2019
#2190 Crash in ioqueue post completion if callback is not set pjlib closed fixed trunk defect normal ming Apr 16, 2019
#2188 RTCP RR not generated if stream's encoder channel is paused pjmedia closed fixed trunk defect normal ming Apr 15, 2019
#2180 Refactoring SSL socket backend implementations pjlib closed fixed trunk enhancement normal ming Apr 11, 2019
Note: See TracReports for help on using and creating reports.