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

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

Results (1701 - 1800 of 2265)

release-2.2 (69 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1662 Call slot unavailable after some fail calls due to codec mismatch pjsua-lib closed fixed trunk defect normal bennylp May 10, 2013
#1663 Crash in socket registration in ioqueue pjlib closed fixed trunk defect normal bennylp May 3, 2013
#1664 Ioqueue epoll stops processing socket events pjlib closed fixed trunk defect normal bennylp May 30, 2013
#1665 Assertion on retransmitting a pending message pjsip closed fixed trunk defect normal bennylp May 6, 2013
#1666 Handle case when call unhold failed pjsua-lib closed fixed trunk defect normal bennylp May 10, 2013
#1667 Handle incoming UPDATE before 101-199 response is received pjsip closed fixed trunk enhancement normal bennylp May 18, 2013
#1668 Option to use the IP address found in REGISTER response in the SDP pjsua-lib closed fixed trunk enhancement normal bennylp Jun 26, 2013
#1669 Modified account proxy not applied in the reregistration pjsua-lib closed fixed trunk defect normal bennylp Aug 6, 2013
#1670 Configurable RTCP SDES/BYE in outgoing RTCP packets pjsua-lib closed fixed trunk defect normal bennylp May 24, 2013
#1671 Unfreed transmit buffer (pjsip_tx_data) upon stack shutdown/restart pjsip closed fixed trunk defect normal bennylp Jun 13, 2013
#1672 Fail to replace UDP socket during iOS wakeup causing app to be killed when IPv6 is used simultaneously pjlib closed wontfix trunk defect normal bennylp Jun 5, 2013
#1673 Use Request URI when matching incoming request to account if the To URI contains tel: URL pjsua-lib closed fixed trunk enhancement normal bennylp Jun 7, 2013
#1674 Deadlock when third party media employs external lock and ICE is active pjmedia closed fixed trunk defect normal nanang Oct 1, 2013
#1675 Callback for specifying account to handle incoming message pjsua-lib closed fixed trunk enhancement normal bennylp Jun 13, 2013
#1676 Assertion when SDL initialization fails on library startup pjmedia-videodev closed fixed trunk defect normal ming Jun 13, 2013
#1678 Proper error handling in WAV writer pjmedia closed fixed trunk defect normal nanang Jun 18, 2013
#1680 Support for Windows 64bit (Win64) common closed fixed trunk enhancement normal bennylp Feb 24, 2014
#1681 Add setting for RTP socket buffer size pjmedia closed fixed trunk enhancement normal nanang Jun 19, 2013
#1682 Configurable local port range for UDP media transport pjsua-lib closed fixed trunk enhancement normal bennylp Jun 21, 2013
#1683 Fixes for via_rewrite feature pjsua-lib closed fixed trunk defect normal bennylp Jun 27, 2013
#1684 Failed assertion when scheduling timer in the registration client pjsip closed fixed trunk defect normal bennylp Jun 28, 2013
#1685 Crash in TURN session when DNS callback invoked after TURN session destroyed pjnath closed fixed trunk defect normal bennylp Jul 5, 2013
#1686 Deadlock on DNS when cached query is available pjlib-util closed fixed trunk defect normal bennylp Jul 8, 2013
#1687 Allow media type change during SDP negotiation pjsip closed fixed trunk enhancement normal nanang Jul 10, 2013
#1688 Add support for different To and Target URI in outgoing call and sending IM (thanks Johan Lantz for the suggestion) pjsua-lib closed fixed trunk enhancement normal bennylp Sep 24, 2013
#1689 The bound address is not updated when UDP transport is restarted pjsip closed fixed trunk defect normal bennylp Jul 12, 2013
#1690 Assertion in timer in SIP transaction: Timer being rescheduled when already running pjsip closed fixed trunk defect normal bennylp Jul 19, 2013
#1691 Deadlock in NAT detect pjnath closed fixed trunk defect normal bennylp Jul 24, 2013
#1692 Allow multiple codecs in SDP answer (thanks to Joshua Colp for the patch) pjmedia closed fixed trunk enhancement normal nanang Aug 1, 2013
#1693 Header lists are not updated in pjsua_acc_modify() and bug in pjsua_acc_get_config() pjsua-lib closed fixed trunk defect normal bennylp Aug 6, 2013
#1694 Python enhancement: added QoS and RTP settings in account config python closed fixed trunk enhancement normal bennylp Oct 8, 2013
#1695 ICE stream transport fails to send packet before ICE nego completes pjnath closed fixed trunk defect normal bennylp Sep 3, 2013
#1696 IP change detection (Contact rewrite method) based on any REGISTER final response (e.g. 401) pjsua-lib closed fixed trunk enhancement normal bennylp Nov 19, 2013
#1697 Add support for iOS SDK 7 & iOS 7 common closed fixed trunk task normal bennylp Jul 27, 2015
#1698 Follow account config in generating contact's secure scheme pjsua-lib closed fixed trunk defect normal bennylp Sep 6, 2013
#1700 Possible buffer overflow in ICE session pjnath closed fixed trunk defect normal bennylp Sep 25, 2013
#1701 Python enhancement: added received message into incoming call callback python closed fixed trunk enhancement normal bennylp Oct 2, 2013
#1702 Warnings when building/linking the Python module due to different linker architecture python closed wontfix trunk defect normal bennylp Oct 8, 2013
#1703 General bug fixes with analysis tools common closed worksforme trunk defect normal bennylp Jan 20, 2014
#1705 Add playback and capture callbacks for echo canceller algo pjmedia closed fixed trunk enhancement normal nanang Oct 21, 2013
#1706 Race condition fix in SIP transaction pjsip closed fixed trunk defect normal bennylp Mar 21, 2017
#1707 Fix parallel build support (thanks to Mark Michelson for the patch) common closed fixed trunk enhancement normal bennylp Oct 24, 2013
#1708 PyGUI: New Python GUI Application based on pjsua2+SWIG API applications closed fixed enhancement normal bennylp Feb 21, 2014
#1709 Fixed scanner in processing escaped quote right after quote begin pjlib-util closed fixed trunk defect normal bennylp Nov 4, 2013
#1710 Bug in resolver when updating cache entry pjlib-util closed fixed trunk defect normal bennylp Nov 7, 2013
#1712 Must not send BYE before ACK is received pjsip closed fixed trunk defect normal bennylp Feb 21, 2014
#1713 Enable building the libraries as shared libraries/DLLs for GNU targets common closed fixed trunk enhancement normal bennylp Nov 23, 2013
#1714 Workaround for stuck in TCP/TLS shutdown when another thread is destroying the transport pjsip closed fixed trunk defect normal bennylp Nov 29, 2013
#1715 PJSIP Book common closed worksforme trunk enhancement normal bennylp Feb 27, 2014
#1716 New Android application based on pjsua2+SWIG API applications closed fixed trunk enhancement normal bennylp Feb 5, 2014
#1717 Assertion in accessing conference from on_call_state() callback while pjsua destroy is on progress (thanks Johan Lantz for the report) pjsua-lib closed fixed trunk defect normal bennylp Dec 17, 2013
#1718 Delayed call disconnection state after receiving malformed 422 response (thanks Marcus Froeschl for the report) pjsip closed fixed trunk defect normal bennylp Dec 18, 2013
#1720 Add configure flags for external libsrtp and disabling libresample (thanks David Lee for the patch) common closed fixed trunk enhancement normal bennylp Jan 3, 2014
#1721 Sending new re-INVITE after the on-progress re-INVITE transaction is terminated. pjsip closed fixed trunk enhancement normal bennylp Jan 15, 2014
#1722 Session timers refresher needs to send BYE if it never gets a response to the session refresh request pjsip closed fixed trunk defect normal bennylp Feb 27, 2014
#1723 pjsua2 branch integration common closed fixed trunk enhancement normal bennylp Jan 23, 2014
#1725 ACK is not sent upon receiving 200/OK retransmission if re-INVITE is sent pjsip closed fixed trunk defect normal bennylp Jan 24, 2014
#1726 Assertion in ICE connectivity check (thanks Amit Chowdhary for the report) pjnath closed fixed trunk defect normal bennylp Jan 29, 2014
#1727 Issues in event subscription server timer (thanks Mark Michelson for the report) pjsip closed fixed trunk defect normal bennylp Jan 29, 2014
#1728 Remove milenage library from linking setting (thanks Tzafrir Cohen for the patch) third-party closed fixed trunk enhancement normal bennylp Jan 29, 2014
#1729 Video devices may still be built even when video is disabled (thanks Tzafrir Cohen for the patch) pjmedia-videodev closed fixed trunk defect normal ming Jan 29, 2014
#1730 Deprecation of srtp_deinit() (thanks Tzafrir Cohen for the report) pjmedia closed fixed trunk enhancement normal nanang Jan 30, 2014
#1731 Fix TCP/TLS transport leak problem pjsip closed fixed trunk defect normal bennylp Feb 4, 2014
#1732 Error setting audio output route in BlackBerry 10 (BB10) version 10.2.1 pjmedia-audiodev closed fixed trunk defect normal nanang Mar 5, 2014
#1733 Fix polling mechanism during STUN server resolution pjsua-lib closed fixed trunk defect normal bennylp Feb 6, 2014
#1734 Add flash support for DTMF based on RFC 2833 pjmedia closed fixed trunk enhancement normal nanang Feb 27, 2014
#1736 Update to bdSound's bdiMad audio device to support output routing pjmedia-audiodev closed fixed trunk enhancement normal nanang Feb 18, 2014
#1737 Deadlock between ioqueue key mutex and SIP dialog when adding video media with ICE and STUN enabled pjsua-lib closed fixed trunk defect normal bennylp Feb 18, 2014
#1738 Infinite loop when re-INVITE is received while adding new media pjsua-lib closed fixed trunk defect normal bennylp Feb 19, 2014

release-2.2.1 (14 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1517 Review and integrate csipsimple patches common closed wontfix trunk task normal bennylp Mar 4, 2014
#1571 Deadlock when closing the video port on Mac OS X pjmedia closed wontfix trunk defect normal nanang Feb 28, 2014
#1699 Transport state callback to report transport shutdown events pjsip closed fixed trunk enhancement normal bennylp Feb 28, 2014
#1719 Bug in DNS SRV/RFC 3263 server selection pjsip closed fixed trunk defect normal bennylp Feb 28, 2014
#1739 Info of last receive timestamp and data size in TCP/TLS pjsua-lib closed fixed trunk enhancement normal bennylp Mar 4, 2014
#1740 When request URI uses sips scheme, TLS must always be used (thanks Peter Koletzki for the report) pjsip closed fixed trunk defect normal bennylp Feb 27, 2014
#1741 Incorrect AudioMedia implementation in setting signal level adjustment and querying signal level pjsua2 closed fixed trunk defect normal bennylp Feb 27, 2014
#1742 Miscellaneous fixes common closed fixed trunk defect normal bennylp Mar 14, 2014
#1743 Audio routing change or Unplugging the earpeace while audio is running would cause audio to stop in BB10 10.2.1 pjmedia-audiodev closed fixed trunk defect normal nanang Mar 6, 2014
#1744 Codec and audio device enumeration problem in pjsua2 pjsua2 closed fixed trunk defect normal bennylp Mar 4, 2014
#1745 Problems in building shared/dynamic libraries on MinGW common closed fixed trunk defect normal bennylp Mar 10, 2014
#1746 Assertion in sip_transaction.c when ACK and retransmit timer events occur simultaneously pjsip closed fixed trunk defect normal bennylp Mar 11, 2014
#1747 Bad SDP negotiator state after receiving 200/UPDATE with SDP to an UPDATE without SDP pjsip closed fixed trunk defect normal bennylp Mar 11, 2014
#1748 Enhancements to WAV player API common closed fixed trunk enhancement normal bennylp Mar 14, 2014

release-2.3 (17 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1677 Contact uses source port in initial registration pjsua-lib closed fixed trunk enhancement normal bennylp Aug 21, 2014
#1735 Terminate the call if 200/OK response to INVITE to SIPS target is not secure pjsua-lib closed fixed trunk enhancement normal bennylp Aug 21, 2014
#1749 Android build for Intel common closed fixed trunk defect normal bennylp Apr 30, 2014
#1750 Compilation error with newer ffmpeg version pjmedia closed fixed trunk defect normal nanang Apr 1, 2014
#1751 Miscellaneous fixes common closed fixed trunk defect normal bennylp Sep 3, 2014
#1752 Resolve hostname when trying to get the network interface pjsip closed fixed trunk enhancement normal bennylp Mar 25, 2014
#1753 Crash in pjsua2 when receiving unsolicited MWI pjsua2 closed fixed trunk defect normal bennylp Mar 26, 2014
#1754 Crash in video stream when encoder returns zero length payload pjmedia closed fixed trunk defect normal nanang Apr 7, 2014
#1755 Send ACK for incoming 200/INVITE even after call is disconnected pjsip closed fixed trunk defect normal bennylp Mar 28, 2014
#1756 A race condition in SIP transaction termination pjsip closed fixed trunk defect normal bennylp Mar 31, 2014
#1757 iOS renderer using OpenGL ES 2 pjmedia-videodev closed fixed trunk enhancement normal ming Aug 26, 2014
#1758 Support for OpenH264 v1.0.0 codec pjmedia closed fixed trunk enhancement normal nanang Aug 3, 2016
#1759 Crash when BYE is received while adding new media pjsua-lib closed fixed trunk defect normal bennylp Apr 21, 2014
#1760 Ability to get access to TCP socket handle of the SIP transport pjsip closed fixed trunk enhancement normal bennylp Apr 15, 2014
#1761 Remove "timer" from Supported header if it is disabled pjsip closed fixed trunk defect normal bennylp Apr 17, 2014
#1762 Update iOS video capture and simple renderer pjmedia-videodev closed fixed trunk enhancement normal ming Sep 1, 2014
#1763 Add pj_ssl_cipher_id() API to get cipher ID from a cipher name string (thanks to Joshua Colp for the patch) pjlib closed fixed trunk enhancement normal bennylp Apr 30, 2014
Note: See TracReports for help on using and creating reports.