Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1801 - 1900 of 2195)

Ticket Summary Owner Type Priority Milestone Component
#1653 [incompatible] pjsua_call_update() API should not release hold bennylp defect normal release-2.2 pjsua-lib
#1654 Possible broken SDP negotiator state after previous re-INVITE is rejected bennylp defect normal release-2.2 pjsip
#1655 pjsua app using CLI framework bennylp enhancement normal release-2.2 applications
#1657 BlackBerry BB10 Integration bennylp enhancement normal release-2.2 common
#1660 Fail to generate contact when making call via UDP on WM6 bennylp defect normal release-2.2 pjsip
#1661 Option to use SO_REUSEADDR for TCP and TLS listeners and use it by default on non-Windows platforms bennylp enhancement normal release-2.2 pjsip
#1662 Call slot unavailable after some fail calls due to codec mismatch bennylp defect normal release-2.2 pjsua-lib
#1663 Crash in socket registration in ioqueue bennylp defect normal release-2.2 pjlib
#1664 Ioqueue epoll stops processing socket events bennylp defect normal release-2.2 pjlib
#1665 Assertion on retransmitting a pending message bennylp defect normal release-2.2 pjsip
#1666 Handle case when call unhold failed bennylp defect normal release-2.2 pjsua-lib
#1667 Handle incoming UPDATE before 101-199 response is received bennylp enhancement normal release-2.2 pjsip
#1668 Option to use the IP address found in REGISTER response in the SDP bennylp enhancement normal release-2.2 pjsua-lib
#1669 Modified account proxy not applied in the reregistration bennylp defect normal release-2.2 pjsua-lib
#1670 Configurable RTCP SDES/BYE in outgoing RTCP packets bennylp defect normal release-2.2 pjsua-lib
#1671 Unfreed transmit buffer (pjsip_tx_data) upon stack shutdown/restart bennylp defect normal release-2.2 pjsip
#1672 Fail to replace UDP socket during iOS wakeup causing app to be killed when IPv6 is used simultaneously bennylp defect normal release-2.2 pjlib
#1673 Use Request URI when matching incoming request to account if the To URI contains tel: URL bennylp enhancement normal release-2.2 pjsua-lib
#1675 Callback for specifying account to handle incoming message bennylp enhancement normal release-2.2 pjsua-lib
#1677 Contact uses source port in initial registration bennylp enhancement normal release-2.3 pjsua-lib
#1680 Support for Windows 64bit (Win64) bennylp enhancement normal release-2.2 common
#1682 Configurable local port range for UDP media transport bennylp enhancement normal release-2.2 pjsua-lib
#1683 Fixes for via_rewrite feature bennylp defect normal release-2.2 pjsua-lib
#1684 Failed assertion when scheduling timer in the registration client bennylp defect normal release-2.2 pjsip
#1685 Crash in TURN session when DNS callback invoked after TURN session destroyed bennylp defect normal release-2.2 pjnath
#1686 Deadlock on DNS when cached query is available bennylp defect normal release-2.2 pjlib-util
#1688 Add support for different To and Target URI in outgoing call and sending IM (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-2.2 pjsua-lib
#1689 The bound address is not updated when UDP transport is restarted bennylp defect normal release-2.2 pjsip
#1690 Assertion in timer in SIP transaction: Timer being rescheduled when already running bennylp defect normal release-2.2 pjsip
#1691 Deadlock in NAT detect bennylp defect normal release-2.2 pjnath
#1693 Header lists are not updated in pjsua_acc_modify() and bug in pjsua_acc_get_config() bennylp defect normal release-2.2 pjsua-lib
#1694 Python enhancement: added QoS and RTP settings in account config bennylp enhancement normal release-2.2 python
#1695 ICE stream transport fails to send packet before ICE nego completes bennylp defect normal release-2.2 pjnath
#1696 IP change detection (Contact rewrite method) based on any REGISTER final response (e.g. 401) bennylp enhancement normal release-2.2 pjsua-lib
#1697 Add support for iOS SDK 7 & iOS 7 bennylp task normal release-2.2 common
#1698 Follow account config in generating contact's secure scheme bennylp defect normal release-2.2 pjsua-lib
#1699 Transport state callback to report transport shutdown events bennylp enhancement normal release-2.2.1 pjsip
#1700 Possible buffer overflow in ICE session bennylp defect normal release-2.2 pjnath
#1701 Python enhancement: added received message into incoming call callback bennylp enhancement normal release-2.2 python
#1702 Warnings when building/linking the Python module due to different linker architecture bennylp defect normal release-2.2 python
#1703 General bug fixes with analysis tools bennylp defect normal release-2.2 common
#1704 Windows Phone WP8 Port bennylp enhancement normal release-2.x common
#1706 Race condition fix in SIP transaction bennylp defect normal release-2.2 pjsip
#1707 Fix parallel build support (thanks to Mark Michelson for the patch) bennylp enhancement normal release-2.2 common
#1708 PyGUI: New Python GUI Application based on pjsua2+SWIG API bennylp enhancement normal release-2.2 applications
#1709 Fixed scanner in processing escaped quote right after quote begin bennylp defect normal release-2.2 pjlib-util
#1710 Bug in resolver when updating cache entry bennylp defect normal release-2.2 pjlib-util
#1712 Must not send BYE before ACK is received bennylp defect normal release-2.2 pjsip
#1713 Enable building the libraries as shared libraries/DLLs for GNU targets bennylp enhancement normal release-2.2 common
#1714 Workaround for stuck in TCP/TLS shutdown when another thread is destroying the transport bennylp defect normal release-2.2 pjsip
#1715 PJSIP Book bennylp enhancement normal release-2.2 common
#1716 New Android application based on pjsua2+SWIG API bennylp enhancement normal release-2.2 applications
#1717 Assertion in accessing conference from on_call_state() callback while pjsua destroy is on progress (thanks Johan Lantz for the report) bennylp defect normal release-2.2 pjsua-lib
#1718 Delayed call disconnection state after receiving malformed 422 response (thanks Marcus Froeschl for the report) bennylp defect normal release-2.2 pjsip
#1719 Bug in DNS SRV/RFC 3263 server selection bennylp defect normal release-2.2.1 pjsip
#1720 Add configure flags for external libsrtp and disabling libresample (thanks David Lee for the patch) bennylp enhancement normal release-2.2 common
#1721 Sending new re-INVITE after the on-progress re-INVITE transaction is terminated. bennylp enhancement normal release-2.2 pjsip
#1722 Session timers refresher needs to send BYE if it never gets a response to the session refresh request bennylp defect normal release-2.2 pjsip
#1723 pjsua2 branch integration bennylp enhancement normal release-2.2 common
#1725 ACK is not sent upon receiving 200/OK retransmission if re-INVITE is sent bennylp defect normal release-2.2 pjsip
#1726 Assertion in ICE connectivity check (thanks Amit Chowdhary for the report) bennylp defect normal release-2.2 pjnath
#1727 Issues in event subscription server timer (thanks Mark Michelson for the report) bennylp defect normal release-2.2 pjsip
#1728 Remove milenage library from linking setting (thanks Tzafrir Cohen for the patch) bennylp enhancement normal release-2.2 third-party
#1731 Fix TCP/TLS transport leak problem bennylp defect normal release-2.2 pjsip
#1733 Fix polling mechanism during STUN server resolution bennylp defect normal release-2.2 pjsua-lib
#1735 Terminate the call if 200/OK response to INVITE to SIPS target is not secure bennylp enhancement normal release-2.3 pjsua-lib
#1737 Deadlock between ioqueue key mutex and SIP dialog when adding video media with ICE and STUN enabled bennylp defect normal release-2.2 pjsua-lib
#1738 Infinite loop when re-INVITE is received while adding new media bennylp defect normal release-2.2 pjsua-lib
#1739 Info of last receive timestamp and data size in TCP/TLS bennylp enhancement normal release-2.2.1 pjsua-lib
#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
#1741 Incorrect AudioMedia implementation in setting signal level adjustment and querying signal level bennylp defect normal release-2.2.1 pjsua2
#1742 Miscellaneous fixes bennylp defect normal release-2.2.1 common
#1744 Codec and audio device enumeration problem in pjsua2 bennylp defect normal release-2.2.1 pjsua2
#1745 Problems in building shared/dynamic libraries on MinGW bennylp defect normal release-2.2.1 common
#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
#1748 Enhancements to WAV player API bennylp enhancement normal release-2.2.1 common
#1749 Android build for Intel bennylp defect normal release-2.3 common
#1751 Miscellaneous fixes bennylp defect normal release-2.3 common
#1752 Resolve hostname when trying to get the network interface bennylp enhancement normal release-2.3 pjsip
#1753 Crash in pjsua2 when receiving unsolicited MWI bennylp defect normal release-2.3 pjsua2
#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
#1759 Crash when BYE is received while adding new media bennylp defect normal release-2.3 pjsua-lib
#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
#1763 Add pj_ssl_cipher_id() API to get cipher ID from a cipher name string (thanks to Joshua Colp for the patch) bennylp enhancement normal release-2.3 pjlib
#1764 Use latest early media SDP received on forked early media on 18x response. bennylp enhancement normal release-2.3 pjsip
#1765 Add Perfect Forward Secrecy (PFS) support in OpenSSL socket (thanks to Alexander Traud for the patch) bennylp enhancement normal release-2.3 pjlib
#1766 Assertion due to stray retransmit timer in UAC transaction completed state bennylp defect normal release-2.3 pjsip
#1767 Tone generation API in pjsua2 and SWIG wrappers bennylp enhancement normal release-2.3 pjsua2
#1768 Various Android fixes related to garbage collector and other crashes bennylp defect normal release-2.3 common
#1770 Issue with "other params" quotes when proxying WWW-authenticate header bennylp defect normal release-2.3 pjsip
#1771 Run-time configuration to enable user set specific socket option bennylp enhancement normal pjlib
#1772 Fix error handling in pjsua_create() and pjsua_init() bennylp defect normal release-2.3 pjsua-lib
#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
#1775 Changing OpenSSL default method from TLSv1 to SSLv23 to enable enable AES-GCM cipher suites in default (thanks Alexander Traud for the patch) bennylp enhancement normal release-2.3 pjlib
#1779 Add API for registering external/native thread to pjsua2 bennylp enhancement normal release-2.3 pjsua2
#1780 STUN string attribute has zero length bennylp defect normal release-2.3 pjnath
Note: See TracQuery for help on using queries.