Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1801 - 1900 of 2195)

Ticket Summary Owner Type Priority Milestone Component
#1981 Assertion when session timer is disabled and PJSIP receives 422 bennylp defect normal release-2.6 pjsip
#1982 Add option to reinitialize call media transports bennylp enhancement normal release-2.6 pjsua-lib
#1983 Add option to update call Via address bennylp enhancement normal release-2.6 pjsua-lib
#1984 Remove the implementation of PJ_HASH_USE_OWN_TOLOWER bennylp defect normal release-2.6 pjlib
#1985 Escape '@' in the Replaces parameter of REFER request bennylp defect normal release-2.6 pjsua-lib
#1986 Migrate Android projects from Eclipse to Android Studio bennylp task normal release-2.6 common
#1987 Assertion in re-INVITE with PJSUA_CALL_REINIT_MEDIA bennylp defect normal release-2.6 pjsua-lib
#1988 Crash on UDP transport restart bennylp defect normal release-2.6 pjsip
#1989 Implement pj_strtok()/pj_strtok2() to replace strtok() bennylp enhancement normal release-2.6 pjlib
#1990 Call fails to answer due to ICE media transport init blocking bennylp defect normal release-2.6 pjnath
#1993 Update bundled libSRTP version to enable AES-GCM on OpenSSL 1.1.0 or later bennylp task normal release-2.7 third-party
#1994 Miscellaneous fixes bennylp defect normal release-2.7 common
#1995 Add API pjsip_transport_shutdown2() to immediately disconnect a transport bennylp enhancement normal release-2.7 pjsip
#1996 Via-Header mismatch in CANCEL bennylp defect normal release-2.7 pjsip
#1997 Add setting to retry timer upon transport disconnection failure (503) bennylp enhancement normal release-2.7 applications
#1998 Add API pjsip_evsub_set_uas_timeout() bennylp enhancement normal release-2.7 pjsip
#1999 Linking errors with OpenSSL 1.1.0 when backward compatibility settings turned off bennylp enhancement normal release-2.7 pjlib
#2000 Prevent overflow on pj_generate_unique_string() for android bennylp defect normal release-2.7 pjlib
#2001 Deadlock between dialog lock and transaction group lock bennylp defect normal release-2.7 pjsip
#2002 Deadlock between PJSUA LOCK, transaction group lock, and UA mutex bennylp defect normal release-2.7 pjsua-lib
#2003 Add API pjsip_multipart_get_raw() to get raw body of a multipart message body bennylp enhancement normal release-2.7 pjsip
#2004 Update libyuv version to fix compile errors on old gcc versions bennylp task normal release-2.7 third-party
#2005 Crash when hanging up call if video capture device fails to open bennylp defect normal release-2.7 pjsua-lib
#2006 Android build fail when using NDK r14 caused by the removal of android_alarm.h bennylp enhancement normal release-2.7 pjlib
#2007 Possible crash when using session timer due to the early release of dialog pool bennylp defect normal release-2.7 pjsip
#2008 iOS specific issue: Error 488 when answering call after app goes background bennylp defect normal release-2.7 pjnath
#2009 Crash in TURN server resolution callback when ICE objects already destroyed bennylp defect normal release-2.7 pjnath
#2010 Failure in initializing registration due to unescaped user part in account contact bennylp defect normal release-2.7 pjsua-lib
#2011 Fixed crash when accessing video device info in pjsua2 bennylp defect normal release-2.7 pjsua2
#2012 Prevent memory leak when rejecting a call from on_incoming_call() callback bennylp defect normal release-2.7 pjsua-lib
#2013 Prevent crash when timer refresh with SRTP is interrupted by a re-INVITE nanang defect normal release-2.7 pjmedia
#2014 When receiving an SDP answer for SRTP, process the tag correctly based on the offer nanang defect normal release-2.7 pjmedia
#2015 Add multicast option in streamutil sample app bennylp enhancement normal release-2.7 applications
#2016 Buffer overrun in PJSIP transaction layer bennylp defect normal release-2.7 pjsip
#2017 Incorrect parsing of zero length multipart body parts bennylp defect normal release-2.7 pjsip
#2018 Support DTLS for SRTP keying nanang enhancement normal release-2.7 pjmedia
#2019 Conflict with "isblank" when building using g++ 5.4.0 bennylp defect normal release-2.7 pjlib
#2020 pj_hash_calc_tolower() might return a different hash value bennylp defect normal release-2.7 pjlib
#2021 Crash in getting call info with long Contact header bennylp defect normal release-2.7 pjsua2
#2022 Video Toolbox H264 encoder and decoder for Mac and iOS nanang enhancement normal release-2.7 pjmedia
#2023 Crash on pjsip_dlg_create_uac() when specifying URI with valueless header parameter bennylp defect normal release-2.7 pjsip
#2024 Fixed crash due to uncancelled timer if there's an error in resolver's query transmit bennylp defect normal release-2.7 pjlib-util
#2025 Fixed crash in pjsua_destroy if there's pending outgoing TCP/TLS transmission bennylp defect normal release-2.7 pjsip
#2026 Add option to for the SDP version to not increment when there's no change from previous answer/offer nanang enhancement normal release-2.7 pjmedia
#2027 Assertion in pj_gethostip() when system hostname is empty bennylp defect normal release-2.7 pjlib
#2028 Cannot send UPDATE when call is ringing bennylp defect normal release-2.7 pjsua-lib
#2029 Support for bcg729 nanang enhancement normal release-2.7 pjmedia
#2030 Improve error handling in OpenSSL socket bennylp enhancement normal release-2.7 pjlib
#2031 Add compile-time config for L16 codec nanang enhancement normal release-2.7 pjmedia
#2032 NAT64 support for IPv4 interoperability bennylp enhancement normal release-2.7 common
#2033 ICE must use regular nomination when communicating with lite implementations nanang defect normal release-2.7 pjmedia
#2034 Add Python 3 support using PJSUA2 API bennylp enhancement normal release-2.7 applications
#2035 Make sure transport SRTP buf size is sufficient before calling srtp_protect() and srtp_protect_rtcp() nanang defect normal release-2.7 pjmedia
#2036 Support DTMF via SIP INFO bennylp enhancement normal release-2.8 pjsua-lib
#2037 Add on_rx_offer2() callback for SIP invite bennylp enhancement normal release-2.7 pjsip
#2038 Review pjsua app sample about pjsua_call_info usage bennylp task normal release-2.8 applications
#2039 Memory corruption caused by pj_sockaddr_parse() bennylp defect normal release-2.7 pjlib
#2040 Implement CodecParam class in PJSUA2 API as a wrapper for pjmedia_codec_param bennylp enhancement normal release-2.7 pjsua2
#2041 API to handle IP address change bennylp enhancement normal release-2.7 pjsip
#2042 SRTP error in sending video RTP after hold and unhold bennylp defect normal release-2.7 pjsua-lib
#2043 Fixed crash on pjnath-test due to access to an invalid callback bennylp defect normal release-2.7 pjnath
#2044 Compile time setting for QoS using IP_TOS/IPV6_TCLASS on Darwin OS bennylp enhancement normal release-2.7 pjlib
#2045 Miscellaneous fixes bennylp defect normal release-2.7.1 common
#2046 ICE: Use STUN FINGERPRINT attribute when sending keepalives bennylp defect normal release-2.7.1 pjnath
#2047 Use ar/ranlib from android ndk binutils when building using clang with --use-ndk-cflags option bennylp defect normal release-2.7.1 common
#2048 Add compile time option to disable sleep in sip endpoint's handle events on ioqueue polling's error bennylp enhancement normal release-2.7.1 applications
#2049 Try to allocate larger buffer size instead of immediately returning error when converting pjsip_hdr to SipHeader bennylp enhancement normal release-2.7.1 pjsua2
#2050 Enabling AES-GCM when using external libSRTP version 1.x and 2.0.0 nanang enhancement normal release-2.7.1 pjmedia
#2051 Implement callback wrapper for on_buddy_evsub_state() on pjsua2 bennylp enhancement normal release-2.7.1 pjsua2
#2052 Add option for pjsua callback on_stream_created to destroy application's supplied media port bennylp defect normal release-2.7.1 pjsua2
#2053 Update pjsua_get_snd_dev() info before calling on_snd_dev_operation() callback bennylp enhancement normal release-2.7.1 pjsua-lib
#2054 When set CXXCFLAGS manually, make sure it is applied correctly. bennylp defect normal release-2.7.1 common
#2055 Cannot register ioqueue key after double key unregistration bennylp defect normal release-2.7.1 pjlib
#2056 Add validity checking for numeric header values bennylp defect normal release-2.7.1 pjlib
#2057 Optimization: Improve conference mix loop performance nanang enhancement normal release-2.8 pjmedia
#2058 New PJSUA API to register a transport factory bennylp enhancement normal release-2.8 pjsua-lib
#2059 Miscellaneous fixes bennylp defect normal release-2.8 common
#2060 Prevent releasing unacquired lock in SIP dialog bennylp defect normal release-2.8 pjsip
#2061 Unable to destroy certain PJSIP transports bennylp defect normal release-2.8 pjsip
#2063 Add more documentation throughout PJSIP to prevent stack buffer overflow bennylp enhancement normal release-2.8 pjsip
#2064 Fix return code in pjsip_find_msg() bennylp defect normal release-2.8 pjsip
#2065 Update libyuv version to fix linker error when building dll on Visual Studio 2015 bennylp defect normal release-2.8 third-party
#2066 SDP ignored in 180/183 response without To tag bennylp defect normal release-2.8 pjsip
#2067 Fix various linker error when building as dll on Visual Studio 2015 bennylp defect normal release-2.8 common
#2068 Add compile time option to enable/disable simple AGC in conference nanang enhancement normal release-2.8 pjmedia
#2069 Add outbound proxy settings in pjsua2 bennylp enhancement normal release-2.8 pjsua2
#2070 Print IPv6 addresses with brackets in the log bennylp enhancement normal release-2.8 common
#2071 Update pjsip_resolve() to be able to return more than one resolved address bennylp enhancement normal release-2.8 pjsip
#2072 on_call_transfer_status() callback is not called when REFER is responded with failure response bennylp defect normal release-2.8 pjsua-lib
#2073 Enable wav playlist to play WAV files with extra chunks after DATA chunk nanang enhancement normal release-2.8 pjmedia
#2074 Blocking select() on Android bennylp defect normal release-2.8 pjsua-lib
#2075 Cannot change active sound device using PJSUA2 setPlaybackDev/setCaptureDev() bennylp defect normal release-2.8 pjsua2
#2076 Call disconnection in failover scenario due to transport error on previous INVITE request bennylp defect normal release-2.8 pjsip
#2077 New PJSUA & PJSUA2 APIs for instantiating extra audio device bennylp enhancement normal release-2.8 pjsua-lib
#2078 Revisit IPv4/IPv6 settings and behavior in pjsua bennylp enhancement normal release-2.8 pjsua-lib
#2079 Crash in pjsip due to race condition in account's keep alive timer bennylp defect normal release-2.8 pjsua-lib
#2080 API for updating remote target via re-INVITE/UPDATE bennylp enhancement normal release-2.8 pjsua-lib
#2081 Fixed assertion when setting audio dev in PJSUA2 bennylp defect normal release-2.8 pjsua2
#2082 Add support for GnuTLS bennylp enhancement normal release-2.8 pjlib
#2083 Fix build error when building with LibreSSL as SSL backend bennylp enhancement normal release-2.8 pjlib
Note: See TracQuery for help on using queries.