Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1401 - 1500 of 2037)

5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Summary Owner Type Priority Milestone Component
#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
#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
#2062 Remove deprecated Linux kernel implementation bennylp task minor release-2.8 common
#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
#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
#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
#2085 Via header mismatch in CANCEL bennylp defect normal release-2.8 pjsip
#2086 Add C# binding using SWIG, and support for Xamarin. bennylp enhancement normal release-2.8 applications
#2091 On iOS11, replace_udp_sock() might fail and lead to unusable UDP transport bennylp defect normal release-2.8 pjlib
#2098 Add SDP attribute SSRC and CNAME bennylp enhancement normal release-2.8 common
#2099 SSL connection suddenly gets closed after sending packets intensively bennylp defect normal release-2.8 pjlib
#2100 Move SRTP setting in PJSUA and PJSUA2 to account setting bennylp enhancement normal release-2.8 pjsua-lib
#2101 Prevent crash due to access to an already destroyed atomic object bennylp enhancement normal release-2.8 pjlib
#2102 Fixed crash when transaction timer callback is called after transaction is destroyed bennylp defect normal release-2.8 pjsip
#2104 Prevent double free on Failed STUN resolution bennylp defect normal release-2.8 pjsua-lib
#2105 Add option to specify SWIG bindings bennylp enhancement normal release-2.10 pjsua2
#2107 Add option to use loopback media transport in pjsua bennylp enhancement normal release-2.9 pjsua-lib
#2108 Fixed RTP socket to bind to any available port if port is zero bennylp defect normal release-2.8 pjsua-lib
#2112 Initialization of ephemeral ECDH (EECDH) when accepting TLS session works incorrectly when linked with OpenSSL 1.1.0x bennylp defect normal release-2.8 pjlib
#2115 Deadlock between PJSUA LOCK and conference mutex bennylp defect normal release-2.8 pjsua-lib
#2116 iLBC using memcpy instead of memmove for overlapping mem bennylp defect normal release-2.8 third-party
#2117 Crash when deleting PJSUA2 Account bennylp defect normal release-2.8 pjsua2
#2119 Don't raise assert when receiving an incoming call without a pjsua account bennylp enhancement normal release-2.8 pjsua-lib
#2120 Crash in SIP session timer after call hold responded with 422 bennylp defect normal release-2.8 pjsip
#2121 SWIG exception in mapping an invalid C++ enum value to Java bennylp defect normal release-2.8 pjsua2
#2123 Follow SDP answer changes in 18x & 2xx responses bennylp enhancement normal release-2.8 pjsip
#2125 Fixed crash when hanging up call if call invite hasn't been created bennylp defect normal release-2.8 pjsua-lib
#2127 Replace DNS resolver mutex with group lock bennylp enhancement normal release-2.8 pjlib-util
#2128 Add feature to allow responding incoming INVITE/re-INVITE asynchronously and set the SDP answer bennylp enhancement normal release-2.8 pjsua-lib
#2129 Crash when PJ_GRP_LOCK_DEBUG is set bennylp defect normal release-2.8 pjlib
#2130 Re-INVITE not sent for non-registering accounts on IP change bennylp defect normal release-2.8 pjsua-lib
#2132 Updated account matching algo for incoming request bennylp enhancement normal release-2.8 pjsua-lib
#2133 Skip IPv4 STUN resolution if account is using NAT64 bennylp enhancement normal release-2.8 pjsua-lib
#2134 STUN server resolution failure causes delay bennylp defect normal release-2.9 pjsua-lib
#2135 Various PJSUA tests (Python scripts, unit tests) updates and fixes bennylp defect normal release-2.8 unit-tests
#2136 Increase default ICE password length as mandated by the RFC bennylp defect normal release-2.8 pjnath
#2137 Race condition in 183 re transmission can result in a deadlock bennylp defect normal release-2.8 pjsip
#2138 Missing IPv6 ICE candidates when IPv6 media is configured in PJSUA bennylp defect normal release-2.8 pjnath
#2140 Timestamp clock issue when device is asleep in iOS bennylp defect normal release-2.8 pjlib
#2141 Add TCP initial receive timeout for server connection bennylp enhancement normal release-2.8 pjsip
#2142 Export pjmedia_echo_flag to PJSUA2 SWIG Java interface bennylp enhancement normal release-2.9 pjsua2
#2143 Investigate AEC info to be added into call info & statistics dump bennylp task normal release-2.10 pjsua-lib
#2144 Cannot query stream info from pjsua on_stream_created() callback bennylp defect normal release-2.8 pjsua-lib
#2145 Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA bennylp defect normal release-2.8 pjsua-lib
#2147 Miscellaneous fixes bennylp defect normal release-2.9 common
#2148 Add parsing support for the OAuth 2.0 authentication mechanism bennylp enhancement normal release-2.9 pjsip
#2149 Add option to disable transport connection reuse bennylp enhancement normal release-2.9 pjsip
#2150 Add new callback to notify when accept operation fails on TLS listener bennylp enhancement normal release-2.9 pjsip
#2151 Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or PJSIP_EINVALIDSTATUS error on incoming message bennylp enhancement normal release-2.9 pjsip
#2155 Cleanup call setting flag before sending reinvite on IP change bennylp defect normal release-2.9 pjsua-lib
#2156 Object slicing in MediaFormatVector bennylp defect normal release-2.9 pjsua2
#2158 Avoid shared PJSUA2 Call instance in call transfer scenario bennylp enhancement normal release-2.9 pjsua2
#2159 Add synchronization for Endpoint::libRegisterThread() bennylp defect normal release-2.9 pjsua2
#2161 Avoid deadlock triggered by incoming message when transport is being shutdown bennylp defect normal release-2.9 pjsip
#2162 If listener restart fail, don't proceed with handling account re-registration (update contact) on IP change process bennylp enhancement normal release-2.9 pjsip
#2164 Subscription may get terminated when NOTIFY is challenged bennylp defect normal release-2.9 pjsip
#2165 Support video only call in pjsua bennylp enhancement normal release-2.9 pjsua-lib
#2169 Update invite options when receiving INVITE provisional response with Allow UPDATE header bennylp defect normal release-2.9 pjsip
#2170 When using pjsua2 API, Re-INVITE with no SDP will be responded with 488 response bennylp defect normal release-2.9 pjsip
#2172 Crash due to double reference decrements in timer bennylp defect normal release-2.9 pjlib
#2173 On PJSUA2, application will not be notified when when SDP nego fails due to unsupported codec. bennylp defect normal release-2.9 pjsua2
#2174 Fix out of bound error when enabling GnuTLS bennylp defect normal release-2.9 pjlib
#2175 Delayed sending of ACK request (using on_send_ack() ) may prematurely send the ACK bennylp defect normal release-2.9 pjsip
#805 Symbian testing bennylp, nanang task normal release-1.2-QA common
#706 Reorganization of Visual Studio 2005 projects to support Windows Mobile targets as well as other build configurations ismangil enhancement normal release-1.2 common
#784 Add new build configurations for Dynamic and Static ismangil enhancement normal common
#792 Use Visual Studio property sheets for all projects ismangil enhancement normal common
#804 MacOS X testing ismangil task normal release-1.2-QA common
#871 Building solution failed for Windows Mobile 5.0 SDK, all skipped ismangil defect normal release-1.3 common
#1254 Provide different doxygen documentation for different PJSIP versions in the website ismangil enhancement major release-2.0-alpha common
#1264 Automated testing schedule for 1.x branch ismangil enhancement normal release-1.12 common
#1296 Deprecate Visual Studio 6 ismangil enhancement normal release-2.0-alpha common
#1828 Unit tests review ismangil defect minor release-2.4 unit-tests
#1183 QuickTime capture device for Mac OS X and iOS's capture and render device ming defect normal release-2.0-dev pjmedia
#1184 aviplay.c sample application ming defect normal release-2.0-dev applications
#1261 Video tee ming task major release-2.0-alpha pjmedia
#1266 Asynchronous media transport creation ming task major release-2.0-alpha2 pjsua-lib
#1271 Protect all video features inside #if PJMEDIA_HAS_VIDEO macro ming enhancement major release-2.0-alpha common
#1274 SDL video resize ming enhancement normal release-2.0-alpha pjmedia-videodev
5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.