Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1601 - 1700 of 2037)

Ticket Summary Owner Type Priority Milestone Component
#1501 Video format changed event triggered repeatedly when receiving dynamic video framerate (thanks Omar Hussein for the report) nanang defect normal release-2.0 pjmedia
#1502 WAV player with NO_LOOP option still plays samples from start in the last frame (thanks Dmitry Dudkin for the patch) nanang defect normal release-1.14.2 pjmedia
#1503 Miscellaneous fixes bennylp defect normal release-1.14.2 common
#1504 Crash when trying to answer calls but call has been disconnected bennylp defect normal release-2.0 pjsip
#1505 Cannot modify account ID or registrar (thanks Peter Koletzki for the report) bennylp defect normal release-1.14.2 pjsua-lib
#1507 pjsua_transport_get_info() not support TLS (thanks Gustavo Garcia Bernardo for the patch) bennylp defect normal release-1.14.2 pjsua-lib
#1509 Backport of 1.14.2 fixes bennylp defect normal release-2.0 common
#1510 Sharing and assertion problem with ALSA device nanang defect normal release-1.14.2 pjmedia
#1511 Assertion after peer removes a media line in an SDP reoffer and adds it back in the next SDP reoffer (thanks Ilya Kalinin for the report) bennylp defect normal release-2.0 pjsua-lib
#1512 Option to continue ICE operation even when STUN resolution fails bennylp defect normal release-2.0 pjnath
#1514 Assertion when media transport initialization fails and NULL instead DISCONNECTED is reported in the on_call_state() callback bennylp defect normal release-2.0 pjsua-lib
#1515 Sound device is not closed when the call fails to connect (thanks Régis Montoya for the report) bennylp defect normal release-2.0.1 pjsua-lib
#1522 TLS/SSL error code issues with OpenSSL backend bennylp defect normal release-2.0.1 pjlib
#1526 Assertion when receiving INVITE with no SDP and video is deactivated (thanks Bogdan Krakowski for the report) bennylp defect normal release-2.0.1 pjsua-lib
#1528 Wrong definition of video format YV12 nanang defect normal release-2.0.1 pjmedia
#1530 Sending ACK is reported with wrong pjsip_event info bennylp defect normal release-2.0.1 pjsip
#1531 Memory and handle leak issue in clock thread (thanks Michael Derfler for the report) nanang defect normal release-2.0.1 pjmedia
#1533 Deadlock in processing media transport asynchronous creation completion (thank you Itay Bianco for the report) bennylp defect normal release-2.0.1 pjsua-lib
#1535 Pending outgoing TCP transmission may cause crash if the library is shutdown bennylp defect normal release-2.0.1 pjsip
#1539 Remote capability info update for UAC (thanks Bogdan Krakowski for the report) bennylp defect normal release-2.0.1 pjsip
#1541 Crash in third party media sample application after library is restarted bennylp defect normal release-2.0.1 applications
#1547 Separating max packet size settings for incoming and outgoing in pjmedia nanang defect normal release-2.1 pjmedia
#1549 Last frame of a non-looping WAV file is played continuously by conference bridge nanang defect normal release-2.1 pjmedia
#1550 Auto re-registration does not work if application does not set on_transport_state(). bennylp defect normal release-2.1 pjsua-lib
#1551 Assertion in TURN code when shutdown or destroy is called more than once (thanks Guilherme Balena Versiani for the report) bennylp defect normal release-2.1 pjnath
#1552 Possible crash if media transport stop() is called on ICE transport while no ICE is running (thanks Iliya Prince for the fix) bennylp defect normal release-2.1 pjnath
#1554 Assertion in ICE when STUN resolution yields a same address as one of the host candidate and there is only one host candidate exists (thanks Claudio De Angelis for the report) bennylp defect normal release-2.1 pjnath
#1555 Bug with via_rewrite feature when the account gets deleted (thanks to Regis Montoya for the report) bennylp defect normal release-2.1 pjsua-lib
#1556 Fix From/To tag and Via branch comparison to be case insensitive bennylp defect normal release-2.1 pjsip
#1557 Fixed assertion when TURN session is already destroyed (thanks to Guilherme Balena for the report) bennylp defect normal release-2.1 pjnath
#1558 Bug in parsing quoted URI strings (thanks Gustavo Garcia Bernardo for the report) bennylp defect normal release-2.1 pjlib
#1560 Missing 'timer' in require header in sending 2xx response when session timer refresher is 'uac' bennylp defect normal release-2.1 pjsip
#1562 Miscellaneous fixes bennylp defect normal release-2.1 common
#1563 Crash when resolving STUN when there is no network connectivity bennylp defect normal release-2.1 pjsua-lib
#1565 DNS deadlock bennylp defect normal release-2.1 pjlib-util
#1566 Metallic audio on audio+video call with audio codec G.722 nanang defect normal release-2.1 pjmedia
#1572 Modifying video stream in a call caused duplicate transport attributes in the SDP (thanks to Itay Bianco for the report) bennylp defect normal release-2.1 pjsua-lib
#1573 Deadlock in SSL socket (thanks to Jeff Anderson for detailed report) bennylp defect normal release-2.1 pjlib
#1574 Failure to initialize media channel when answering call using pjsua_call_answer()/answer2() with opt set to NULL (thanks to Regis for the report) bennylp defect normal release-2.1 pjsua-lib
#1578 Possible deadlock when call is adding new media with ICE and STUN enabled bennylp defect normal release-2.1 pjsua-lib
#1579 Update Symbian APS/VAS to use new pjmedia_format nanang defect normal release-2.1 pjmedia-audiodev
#1580 Assertion in local SDP validation when using SRTP mandatory and receiving offer with SRTP optional duplicated media bennylp defect normal release-2.1 pjsua-lib
#1581 Fixed crash in video port when the capturer is passive, its stream is passive, and converter is needed ming defect normal release-2.1 pjmedia-videodev
#1582 DTMF digit E (End) bit fixes according to RFC 4733 (RFC 2833) nanang defect normal release-2.1 pjmedia
#1583 Unexpected SIP message transmission after transaction has timed-out bennylp defect normal release-2.1 pjsip
#1584 Custom media transport creation callback is not always called (thanks to Fredrik Hansson for the report) bennylp defect normal release-1.16 pjsua-lib
#1588 State PJSIP_INV_STATE_NULL is called after call has been disconnected bennylp defect normal release-2.1 pjsua-lib
#1591 Fixed dialog locking in acquire_call() when media transport is created asynchronously. bennylp defect normal release-2.1 pjsua-lib
#1592 Multithreading issues in PJSIP (thanks to Matt Williams for the report and expert analysis) bennylp defect normal release-2.1 common
#1593 Possible wrap around in caching pool capacity value bennylp defect normal release-2.1 pjlib
#1596 Fix handling of incoming UPDATE request (thanks Matt DiMeo for the report) bennylp defect normal release-2.1 pjsip
#1597 Handle socket failure in STUN resolution when coming back from iPhone/iOS background mode bennylp defect normal release-2.1 pjsua-lib
#1598 Fixed assertion when sip error code is not set (thanks Peter Koletzki for the report) bennylp defect normal release-2.1 pjsip
#1599 Fixed bug that caused new contact not being used in UPDATE/re-INVITE bennylp defect normal release-2.1 pjsua-lib
#1600 V4L2 capture device always re-enqueue buffer with index zero (thanks Atilla Filiz for the patch) ming defect normal release-2.1 pjmedia-videodev
#1601 Add locking mechanism when ICE transport is in negotiatio​n state (thanks to Itay for the report) bennylp defect normal release-2.1 pjsip
#1603 Dangling UDP socket of DNS resolver not replaced after going background on iOS bennylp defect normal release-2.1 pjlib-util
#1604 Crash caused by double destructions of ICE stream transport bennylp defect normal release-2.1 pjnath
#1605 Cannot enable video via pjsua_call_reinvite2()/update2() bennylp defect normal release-2.1 pjsua-lib
#1607 Send UDP keep-alive to original request address if response comes from different address bennylp defect normal release-2.1 pjsua-lib
#1609 Garbage is printed for tel: URI in the URI parameter in Authorization/Proxy-Authorization header bennylp defect normal release-2.1 pjsip
#1610 Workaround for reported crash on stun_sock's on_data_recvfrom() callback bennylp defect normal release-2.1 pjnath
#1611 Add missing Supported header in UPDATE for Session Timers bennylp defect normal release-2.1 pjsip
#1612 Bugs with jitter buffer fixed mode operation nanang defect normal release-2.1 pjmedia
#1613 Use appropriate request for ioctl() function to access the interface flags (thanks to Peter Koletzki for the report) bennylp defect normal release-2.1 pjlib
#1615 Bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SIPS/TEL bennylp defect normal release-2.1 common
#1617 Major synchronization fixes in PJNATH bennylp defect normal release-2.1 pjnath
#1618 Bug SSL socket send callback always report success bennylp defect normal release-2.1 pjlib
#1619 Bug: transport error on re-INVITE should not terminate call bennylp defect normal release-2.1 pjsip
#1620 Fix the calculation of transmission count during retransmission of STUN request (thanks to Itay for the report) bennylp defect normal release-2.1 pjnath
#1621 Handle the case when ICE session cannot create valid checklist bennylp defect normal release-2.1 pjnath
#1622 Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br nanang defect normal release-2.1 pjmedia
#1623 Concurrency issues in PJSUA-LIB bennylp defect normal release-2.1 common
#1624 Representation in ICE session to make it more IPv6 ready bennylp defect normal release-2.1 pjnath
#1626 Assertion when remote sends re-INVITE with less media bennylp defect normal release-2.1 pjsua-lib
#1627 Callback on_tsx_state_changed() not invoked on call disconnection bennylp defect normal release-2.1 pjsua-lib
#1630 Miscellaneous fixes bennylp defect normal release-2.2 common
#1632 Remove Contact header in MESSAGE requests (thanks to Anil Giri for the report) bennylp defect normal release-2.2 pjsua-lib
#1633 Crash if on_redirected() callback is not implemented and UAC receives 422 response (thanks to Romain Jezequel for the report) bennylp defect normal release-2.2 pjsip
#1634 Miscellaneous fixes bennylp defect normal release-1.16 common
#1635 Fixed the backport of ticket #1568 (smarter media update) to version 1.x (thanks to Toni Rutar for the report) bennylp defect normal release-1.16 pjsua-lib
#1637 Fixed crash in pjsua_media_channel_update() if one media gets rejected bennylp defect normal release-2.2 pjsua-lib
#1640 Registration is terminated permanently on 480 (Temporarily Not Available) response when it should have been retried bennylp defect normal release-2.2 pjsip
#1641 Handling transport disconnection when the transaction state is still in null state bennylp defect normal release-2.2 pjsip
#1642 Media transport may not be cleaned up if call is hung up quickly bennylp defect normal release-2.2 pjsua-lib
#1646 Deadlock and crash problem in transaction related to transport bennylp defect normal release-2.2 pjsip
#1647 Premature termination of REFER (call transfer) subscription bennylp defect normal release-2.2 pjsip
#1648 Timer heap new API pj_timer_heap_cancel_if_active() should not assert if given bad entry bennylp defect normal release-2.2 pjlib
#1649 SIP TLS transport not destroyed after verification error bennylp defect normal release-2.2 pjsip
#1650 Close sound device when outgoing call fails bennylp defect normal release-2.2 pjsua-lib
#1651 Incoming CANCEL request isn't reported in any callbacks bennylp defect normal release-2.2 pjsip
#1652 Media feature tag "+sip.ice" is not used because of wrong account initialization sequence bennylp defect normal release-2.2 pjsua-lib
#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
#1656 BB10 audio device fixes (EC, hardcoded settings, etc) nanang defect normal release-2.2 pjmedia-audiodev
#1659 SDP offer version number is not incremented if re-INVITE offer is rejected nanang defect normal release-2.2 pjmedia
#1660 Fail to generate contact when making call via UDP on WM6 bennylp defect 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
Note: See TracQuery for help on using queries.