Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 2037)

Ticket Summary Owner Type Priority Milestone Component
#1797 Failed re-invite/update caused by a bug in provisional media clean up bennylp defect normal release-2.4 pjsua-lib
#1798 Crash upon receiving re-INVITE to restart ICE after failed STUN (thanks to Itay Bianco for the report and patch) nanang defect normal release-2.4 pjmedia
#1799 Fix finding highest resolution for H264 nanang defect normal release-2.4 pjmedia
#1800 Crash in SIP resolver when DNS server return lot of addresses bennylp defect normal release-2.4 pjsip
#1801 pjsua_acc_modify() should return error when it fails in initiating re-registration bennylp defect normal release-2.4 pjsua-lib
#1802 Configurable randomized value range for auto re-registration interval bennylp enhancement normal release-2.4 pjsua-lib
#1803 Add support for Android 64 bit compilation bennylp task normal release-2.4 common
#1804 Call should use local IP in Via sent-by when the account not using STUN bennylp defect normal release-2.4 pjsua-lib
#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
#1809 Premature transaction destroy caused by DNS SRV resolver callback being called twice bennylp defect normal release-2.4 pjlib-util
#1810 Adding CA path support into SSL socket bennylp enhancement normal release-2.4 pjlib
#1811 contact_use_src_port and TLS server certificate verification issue (thanks to Viktor Krikun for the report) bennylp defect normal release-2.4 pjsua-lib
#1813 Problem with media reinitialisation when using ICE bennylp defect normal release-2.4 pjsua-lib
#1814 Audio frame preview callbacks nanang enhancement normal release-2.4 pjmedia
#1815 Race condition of STUN transaction destruction (thanks to Itay for the report) bennylp defect normal release-2.4 pjnath
#1816 Restart media transport on following forked media bennylp defect normal release-2.4 pjsua-lib
#1817 Automatically send BYE when sending CANCEL for INVITE is unsuccessful. bennylp enhancement normal release-2.4 pjsua-lib
#1818 Fixed destruction of locked mutex bennylp defect normal release-2.4 common
#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
#1822 Android video capturer ming enhancement normal release-2.4 pjmedia-videodev
#1823 Pjsua2 Video API bennylp enhancement normal release-2.4 pjsua2
#1824 Fast switching bug in video capture device ming defect normal release-2.4 pjmedia-videodev
#1825 New on_reg_started2 callback bennylp enhancement normal release-2.4 pjsua-lib
#1826 Check and implement format enumeration in video capture devices ming enhancement normal release-2.4 pjmedia-videodev
#1827 Video port's clock thread may get stuck during format change event bennylp defect normal release-2.4 common
#1831 Find best match of video format between requested and supported format nanang enhancement normal release-2.4 pjmedia
#1832 Miscellaneous changes related to Android video bennylp enhancement normal release-2.4 common
#1833 Support bdSound's bdiMad v2.0.0 nanang enhancement normal release-2.4 pjmedia-audiodev
#1834 Crash in SDP negotiator due to access to invalid memory space nanang defect normal release-2.4 pjmedia
#1835 Crash in iOS OpenGL renderer when in background and assertion during destruction ming defect normal release-2.4 pjmedia-videodev
#1836 Added colorbar device with active role ming enhancement normal release-2.4 pjmedia-videodev
#1837 Fix dispatch queue problem in iOS capture device (crash in enc_clock_cb) ming defect normal release-2.4 pjmedia-videodev
#1838 Enable application to provide its own external resolver implementation bennylp enhancement normal release-2.4 pjsip
#1842 Unit tests review bennylp task normal release-2.4.5 unit-tests
#1843 Miscellaneous fixes bennylp defect normal release-2.4.5 common
#1844 Possible assertion in ICE session when remote has less ICE component bennylp defect normal release-2.4.5 pjnath
#1845 Add support if OpenSSL library has more than 100 cipher suites bennylp enhancement normal release-2.4.5 applications
#1846 Update to use 'HIGH' ciphers as default in OpenSSL bennylp enhancement normal release-2.4.5 applications
#1847 Upgrade libsrtp version and support for AES-256 crypto nanang enhancement normal release-2.5 pjmedia
#1848 SDP failed to be created when creating an offer if provisional media has been cleared bennylp defect normal release-2.4.5 pjsua-lib
#1849 Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket bennylp enhancement normal release-2.4.5 pjlib
#1850 Video local preview cannot be started during an active video call on Android bennylp defect normal release-2.4.5 pjsua-lib
#1851 Runtime configuration of TCP and TLS keep alive intervals bennylp enhancement normal release-2.4.5 pjsip
#1852 Assertion due to premature destroy of dialog when media channel init fails during incoming call bennylp defect normal release-2.4.5 pjsua-lib
#1853 Add callback for dropped data in SIP transport bennylp enhancement normal release-2.4.5 pjsip
#1854 Hangup outgoing call when no active media bennylp defect normal release-2.4.5 pjsua-lib
#1855 Pjsua2 Video Preview API bennylp enhancement normal release-2.4.5 pjsua2
#1856 Offer only current active crypto on re-INVITE nanang enhancement normal release-2.4.5 pjmedia
#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
#1860 Modify pjmedia_sdp_neg_fmt_match() to check for encoding parameters as well nanang enhancement normal release-2.4.5 pjmedia
#1861 Support for video capture orientation ming enhancement normal release-2.4.5 pjmedia-videodev
#1862 Fixed crash on iOS when destroying an activesock and creating a new one at the same time bennylp defect normal release-2.4.5 pjlib
#1863 PJSUA2 Video Codec API & Video Device API bennylp enhancement normal release-2.4.5 pjsua2
#1864 Assert and crash when remote remove and add back media lines in SDP bennylp defect normal release-2.4.5 pjsua-lib
#1865 Main thread blocked by NAT type detection in library start bennylp enhancement normal release-2.4.5 pjsua-lib
#1866 More crash in SDP negotiator due to invalid memory access nanang defect normal release-2.4.5 pjmedia
#1867 Add pjsua callback to notify when STUN resolution completes bennylp enhancement normal release-2.4.5 pjsua-lib
#1868 Disable serialization in pjsua2 Error class bennylp defect normal release-2.4.5 pjsua2
#1869 Destroy STUN session when cleaning up STUN server resolution bennylp enhancement normal release-2.4.5 pjsua-lib
#1870 Issues on 64 bit architecture bennylp defect normal release-2.4.5 common
#1871 Missing audio index normalization in audio device open functions nanang defect normal release-2.4.5 pjmedia
#1872 Move iOS audio session category setting to factory initialisation nanang enhancement normal release-2.4.5 pjmedia-audiodev
#1873 iOS application getting killed after pjsua fail to release a disconnected transport bennylp defect normal release-2.4.5 pjsua-lib
#1874 Truncated IPv6 address during address lookup on iOS bennylp defect normal release-2.4.5 pjlib
#1875 Fixed assertion in rescheduling PJSIP retransmission bennylp defect normal release-2.4.5 pjsip
#1876 Video renderer restarted multiple times nanang defect normal release-2.4.5 pjmedia
#1877 Race condition between stopping ICE and sending data in ICE stream transport bennylp defect normal release-2.4.5 pjnath
#1878 Compile time option for TCP/TLS transport to not create a listener bennylp enhancement normal release-2.4.5 pjsip
#1879 Set Video Codec Param using PJSUA2 API bennylp enhancement normal release-2.5 pjsua2
#1880 Incorrect orientation after switching video capture or when using back camera ming defect normal release-2.5 pjmedia-videodev
#1881 Visual Studio 2015 support bennylp enhancement normal release-2.5 common
#1882 Miscellaneous fixes bennylp defect normal release-2.5 common
#1883 Crash in decrementing transport reference count bennylp defect normal release-2.5 pjsip
#1884 Audio stutter on remote side after disconnecting stream from microphone in the conference bridge nanang defect normal release-2.5 pjmedia
#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
#1887 No output frame returned by iLBC encoder on iOS when using multiple frames per packet nanang defect normal release-2.5 pjmedia
#1888 Support for WebRTC Acoustic Echo Cancellation nanang enhancement normal release-2.5 pjmedia
#1889 DNS parser returns error on parsing RR type OPT bennylp defect normal release-2.5 pjlib-util
#1891 ICE negotiation fails after each component has successful connectivity check bennylp defect normal release-2.5 pjnath
#1892 Add pjsua/pjsua2 callback to notify incoming re-INVITE without offer bennylp enhancement normal release-2.5 pjsua-lib
#1893 iOS application getting killed after pjsua fail to release a disconnected transport bennylp defect normal release-2.5 pjsua-lib
#1894 Improve ioqueue performance on multithreadeded environment bennylp enhancement normal release-2.5 pjlib
#1895 Terminate subscription when receiving non 2xx Notify response without Retry-After header bennylp defect normal release-2.5 pjsip
#1896 Update default audio device backends nanang enhancement normal release-2.5 pjmedia-audiodev
#1897 Support Ffmpeg 2.8 nanang enhancement normal release-2.5 pjmedia
#1898 Transport may never gets destroyed when connected event comes while transport is shutting down bennylp defect normal release-2.5 pjsip
#1899 Create stream for inactive media to allow keep-alive and RTCP traffics bennylp defect normal release-2.5 pjsua-lib
#1900 Windows 10 / Universal Windows Platform port bennylp enhancement normal release-2.6 common
#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
#1902 Crash when endpoint has multiple worker threads and SIP TCP transport is disconnected during incoming call handling bennylp defect normal release-2.5 pjsua-lib
#1903 Crash when cleaning STUN response cache bennylp defect normal release-2.5 pjnath
#1904 Support for Opus codec nanang enhancement normal release-2.5 pjmedia
#1905 Fixed assertion in call redirection bennylp defect normal release-2.5 pjsua-lib
Note: See TracQuery for help on using queries.