Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 2037)

Ticket Summary Owner Type Priority Milestone Component
#1727 Issues in event subscription server timer (thanks Mark Michelson for the report) bennylp defect normal release-2.2 pjsip
#1731 Fix TCP/TLS transport leak problem bennylp defect normal release-2.2 pjsip
#1740 When request URI uses sips scheme, TLS must always be used (thanks Peter Koletzki for the report) bennylp defect normal release-2.2.1 pjsip
#1746 Assertion in sip_transaction.c when ACK and retransmit timer events occur simultaneously bennylp defect normal release-2.2.1 pjsip
#1747 Bad SDP negotiator state after receiving 200/UPDATE with SDP to an UPDATE without SDP bennylp defect normal release-2.2.1 pjsip
#1752 Resolve hostname when trying to get the network interface bennylp enhancement normal release-2.3 pjsip
#1755 Send ACK for incoming 200/INVITE even after call is disconnected bennylp defect normal release-2.3 pjsip
#1756 A race condition in SIP transaction termination bennylp defect normal release-2.3 pjsip
#1760 Ability to get access to TCP socket handle of the SIP transport bennylp enhancement normal release-2.3 pjsip
#1761 Remove "timer" from Supported header if it is disabled bennylp defect normal release-2.3 pjsip
#1764 Use latest early media SDP received on forked early media on 18x response. bennylp enhancement normal release-2.3 pjsip
#1766 Assertion due to stray retransmit timer in UAC transaction completed state bennylp defect normal release-2.3 pjsip
#1770 Issue with "other params" quotes when proxying WWW-authenticate header bennylp defect normal release-2.3 pjsip
#1773 Crash caused by race condition between transport destroy and callback bennylp defect normal release-2.3 pjsip
#1774 Unfreed transports upon stack shutdown/restart bennylp defect normal release-2.3 pjsip
#1781 Don't update dialog route set from UPDATE response bennylp defect normal release-2.3 pjsip
#1788 Add support to allow INVITE/reINVITE with unknown body (content-type) bennylp enhancement normal release-2.4 pjsip
#1791 Possible crash when trying to cancel sdp negotiation upon receiving UPDATE response bennylp defect normal release-2.4 pjsip
#1795 Assertion if ending 100rel session when invite on early state bennylp defect normal release-2.4 pjsip
#1800 Crash in SIP resolver when DNS server return lot of addresses bennylp defect normal release-2.4 pjsip
#1805 Make UAS as refresher in session timer when UAC doesn't support it (thanks to Glenn Walbran for the report) bennylp defect normal release-2.4 pjsip
#1806 SSL/TLS setting to set protocol operation bennylp enhancement normal release-2.4 pjsip
#1807 Crash when shutting down library while having subscription transactions on going bennylp defect normal release-2.4 pjsip
#1808 Crash in pjsip_inv_terminate() (thanks to Brian Walker for the patch) bennylp defect normal release-2.4 pjsip
#1819 Use expiration field to indicate registration/unregistration in registration callback bennylp enhancement normal release-2.4 pjsip
#1821 Remove unnecessary locking in pjsip transaction and add new API to create a group lock with handler in a single atomic instruction bennylp enhancement normal release-2.4 pjsip
#1838 Enable application to provide its own external resolver implementation bennylp enhancement normal release-2.4 pjsip
#1851 Runtime configuration of TCP and TLS keep alive intervals bennylp enhancement normal release-2.4.5 pjsip
#1853 Add callback for dropped data in SIP transport bennylp enhancement normal release-2.4.5 pjsip
#1857 BYE is not sent when 200/OK is not ACK-ed bennylp defect normal release-2.4.5 pjsip
#1858 Remove disabled extensions from Supported and Allow headers bennylp defect normal release-2.4.5 pjsip
#1859 Possible crash due to transaction premature destroy while message send operation is on progress bennylp defect normal release-2.4.5 pjsip
#1875 Fixed assertion in rescheduling PJSIP retransmission bennylp defect normal release-2.4.5 pjsip
#1878 Compile time option for TCP/TLS transport to not create a listener bennylp enhancement normal release-2.4.5 pjsip
#1883 Crash in decrementing transport reference count bennylp defect normal release-2.5 pjsip
#1885 Race conditions in event subscription bennylp defect normal release-2.5 pjsip
#1886 Fixed destruction of locked mutex in SIP dialog bennylp defect normal release-2.5 pjsip
#1895 Terminate subscription when receiving non 2xx Notify response without Retry-After header bennylp defect normal release-2.5 pjsip
#1898 Transport may never gets destroyed when connected event comes while transport is shutting down bennylp defect normal release-2.5 pjsip
#1901 Fix crash when async_cnt is set to a value greater than one for SIP TLS transport bennylp defect normal release-2.5 pjsip
#1915 Add API pjsip_udp_transport_start2() bennylp enhancement normal release-2.5 pjsip
#1924 Assertion on incoming call after media initialization failure due to failed STUN server bennylp defect normal release-2.5.1 pjsip
#1929 Avoid memory pool growing when doing re-Registration bennylp defect normal release-2.5.5 pjsip
#1934 Add reference counting APIs to event subscription bennylp enhancement normal release-2.5.5 pjsip
#1935 Crash when account is deleted when sending SIP REGISTER message is on progress bennylp defect normal release-2.5.5 pjsip
#1936 Sending REGISTER always fails after losing network connection bennylp defect normal release-2.5.5 pjsip
#1946 Assertion in deinitializing client auth session when dialog creation fails bennylp defect normal release-2.6 pjsip
#1955 Assertions in DNS SRV resolution with IPv6 TCP/TLS target bennylp defect normal release-2.6 pjsip
#1959 Add reference counter to pjsip_inv_session to avoid race condition bennylp defect normal release-2.6 pjsip
#1967 Add function pjsip_tdata_get_dlg() bennylp enhancement normal release-2.6 pjsip
#1975 Add support to select elliptic curve and signature algorithm for TLS bennylp enhancement normal release-2.6 pjsip
#1976 Support to generate a synthesized IPv6 address from IPv4 address bennylp enhancement normal release-2.6 pjsip
#1981 Assertion when session timer is disabled and PJSIP receives 422 bennylp defect normal release-2.6 pjsip
#1988 Crash on UDP transport restart bennylp defect normal release-2.6 pjsip
#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
#1998 Add API pjsip_evsub_set_uas_timeout() bennylp enhancement normal release-2.7 pjsip
#2001 Deadlock between dialog lock and transaction group lock bennylp defect normal release-2.7 pjsip
#2003 Add API pjsip_multipart_get_raw() to get raw body of a multipart message body bennylp enhancement normal release-2.7 pjsip
#2007 Possible crash when using session timer due to the early release of dialog pool bennylp defect normal release-2.7 pjsip
#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
#2023 Crash on pjsip_dlg_create_uac() when specifying URI with valueless header parameter bennylp defect normal release-2.7 pjsip
#2025 Fixed crash in pjsua_destroy if there's pending outgoing TCP/TLS transmission bennylp defect normal release-2.7 pjsip
#2037 Add on_rx_offer2() callback for SIP invite bennylp enhancement normal release-2.7 pjsip
#2041 API to handle IP address change bennylp enhancement normal release-2.7 pjsip
#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
#2066 SDP ignored in 180/183 response without To tag bennylp defect normal release-2.8 pjsip
#2071 Update pjsip_resolve() to be able to return more than one resolved address bennylp enhancement normal release-2.8 pjsip
#2076 Call disconnection in failover scenario due to transport error on previous INVITE request bennylp defect normal release-2.8 pjsip
#2085 Via header mismatch in CANCEL bennylp defect normal release-2.8 pjsip
#2102 Fixed crash when transaction timer callback is called after transaction is destroyed bennylp defect normal release-2.8 pjsip
#2120 Crash in SIP session timer after call hold responded with 422 bennylp defect normal release-2.8 pjsip
#2123 Follow SDP answer changes in 18x & 2xx responses bennylp enhancement normal release-2.8 pjsip
#2137 Race condition in 183 re transmission can result in a deadlock bennylp defect normal release-2.8 pjsip
#2141 Add TCP initial receive timeout for server connection bennylp enhancement normal release-2.8 pjsip
#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
#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
#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
#2175 Delayed sending of ACK request (using on_send_ack() ) may prematurely send the ACK bennylp defect normal release-2.9 pjsip
#2183 Dialog not destroyed on late media offer scenario nanang defect normal release-2.9 pjsip
#2191 Crash due to double timer entry scheduling in SIP transport nanang defect normal release-2.9 pjsip
#2195 Assertion when receiving more calls than the configured maximum ming defect normal release-2.9 pjsip
#2196 Assertion due to unset sip error code when media initialization fails during incoming call ming defect normal release-2.9 pjsip
#2198 SIP resolve to return IPv4 and IPv6 synthesized addresses for IPv4 address literals ming enhancement normal release-2.9 pjsip
#2209 Insufficient variable storage to contain Expires header field/ parameter. ming defect normal release-2.10 pjsip
#2211 Use group lock instead of mutex for SIP dialog which is useful for B2BUA scenarios riza enhancement normal release-2.10 pjsip
#2216 Delays in sending SIP messages to IPv4 literal nanang defect normal release-2.10 pjsip
#2222 Introduce a new compiler setting to allow to use cnonce for SIP authentication without hyphen character riza enhancement normal release-2.10 pjsip
#2226 Subscription gets terminated when NOTIFY in call transfer is challenged nanang defect normal release-2.10 pjsip
#2227 Sending ACK not retrying next server nanang defect normal release-2.10 pjsip
Note: See TracQuery for help on using queries.