Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1901 - 2000 of 2195)

Ticket Summary Owner Type Priority Milestone Component
#1746 Assertion in sip_transaction.c when ACK and retransmit timer events occur simultaneously bennylp defect normal release-2.2.1 pjsip
#1404 Assertion in receiving SDP video offer containing static payload type nanang defect normal release-2.0-beta pjmedia
#1433 Assertion in re-enable video when ICE is enabled bennylp defect normal release-2.0-beta pjsua-lib
#1987 Assertion in re-INVITE with PJSUA_CALL_REINIT_MEDIA bennylp defect normal release-2.6 pjsua-lib
#2027 Assertion in pj_gethostip() when system hostname is empty bennylp defect normal release-2.7 pjlib
#844 Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition (thanks Peter Cai and Michael Broughton for the report) nanang defect normal release-1.3 pjmedia
#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
#1427 Assertion in initiating video in an audio only call bennylp defect normal release-2.0-beta pjsua-lib
#1403 Assertion in generating SDP re-offer containing unknown media types bennylp defect normal release-2.0-beta pjsua-lib
#943 Assertion in destroying stream port with SRTP in MIPS test nanang defect normal release-1.4 pjmedia
#1946 Assertion in deinitializing client auth session when dialog creation fails bennylp defect normal release-2.6 pjsip
#1345 Assertion in codec operations caused by too small supplied buffer size. nanang defect normal release-2.0-alpha pjmedia
#1923 Assertion in answering call from onIncomingCall() callback bennylp defect normal release-2.5.1 pjsua2
#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
#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
#1470 Assertion in SIP transaction module init when restarting pjsua (thanks Roni Salfati for the report) bennylp defect normal release-1.14 common
#971 Assertion in ICE with regular nomination strategy when registering timer bennylp defect normal release-1.5 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
#321 Assertion in ICE stream transport when STUN is not used (thanks Frank Nießen) bennylp defect normal release-0.8.0 pjnath
#1168 Assertion in ICE stream if TURN initialization fails (e.g. due to unresolvable server) bennylp defect normal release-1.8.10 pjnath
#1726 Assertion in ICE connectivity check (thanks Amit Chowdhary for the report) bennylp defect normal release-2.2 pjnath
#639 Assertion in <ctype.h> functions with Visual Studio 2005 when handling non-ASCII characters (e.g. UTF-8) bennylp defect normal release-1.0-rc3 pjlib
#713 Assertion in "../src/pjsip/sip_util.c:729: pjsip_process_route_set()" (thanks Ramesh D for the report) bennylp defect normal release-1.1 pjsip
#714 Assertion in "../src/pjsip/sip_util.c:729: pjsip_process_route_set()" (thanks Ramesh D for the report) bennylp defect normal release-1.0.2 pjsip
#1980 Assertion if remote removes some media lines in previous SDP negotiations bennylp defect normal release-2.6 pjsua-lib
#1241 Assertion if remote removes media line bennylp defect normal release-2.0-dev pjsua-lib
#1238 Assertion if new media is added during call bennylp defect normal release-2.0-dev pjsua-lib
#1795 Assertion if ending 100rel session when invite on early state bennylp defect normal release-2.4 pjsip
#1222 Assertion if BYE is received while callee is still in early state bennylp defect normal release-1.10 pjsip
#1062 Assertion if 200/OK INVITE response is received during PJSUA-LIB destroy sequence bennylp defect minor release-1.6 pjsua-lib
#100 Assertion failure when terminating subscription with PJSUA-API bennylp defect normal release-0.7.0-rc2 pjsua-lib
#347 Assertion failure when handling incoming presence subscription with Expires=0 bennylp defect normal release-0.8.0 pjsip
#319 Assertion failure in pjsua when adding buddy with invalid host (thanks Paul Levin) bennylp defect normal release-0.8.0 pjsua-lib
#591 Assertion failure in ICE session (thanks Pedro Gonçalves for the report) bennylp defect normal release-1.0-rc1 pjnath
#1399 Assertion failure if unable to resolve TURN server bennylp defect normal release-2.0-beta pjnath
#1409 Assertion failure if unable to resolve TURN server bennylp defect normal release-1.12 pjnath
#1033 Assertion error when shutting down PJSIP while TCP/TLS connect is in progress and a transaction is waiting (thanks Tamàs Solymosi for the report) bennylp defect normal release-1.6 pjsip
#624 Assertion error when pjsua_acc_del() is followed immediately by pjsua_acc_add() (thanks Dan Åberg and Salahuddin Ahmed for the report) bennylp defect normal release-1.0-rc3 pjsua-lib
#641 Assertion error when late 200/OK is received after call has been disconnected (thanks Dan Åberg for the report) bennylp defect normal release-1.0-rc3 pjsip
#300 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.7.0 pjlib
#301 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.6.0 pjlib
#320 Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang) bennylp defect normal release-0.8.0 pjsua-lib
#2196 Assertion due to unset sip error code when media initialization fails during incoming call ming defect normal release-2.9 pjsip
#1766 Assertion due to stray retransmit timer in UAC transaction completed state bennylp defect normal release-2.3 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
#607 Assertion and possibly crash in ICE stream transport when client is not behind NAT (thanks Nicolas Fauvel for the report) bennylp defect normal release-1.0-rc2 pjnath
#1410 Assertion and noise when using AMR-WB with multiple frames per packet (thanks Olle Frimanson for the report) nanang defect normal release-1.12 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
#617 Assertion "Not enough buffer for SDES packet" when using a very low bandwidth codec (thanks William Wong). nanang defect normal release-1.0-rc2 pjmedia
#1864 Assert and crash when remote remove and add back media lines in SDP bennylp defect normal release-2.4.5 pjsua-lib
#988 Aray bounds checking in SDP functions (thanks Mark Webster for the report) nanang defect normal release-1.5 pjmedia
#1338 Apply the new fields in account configs to pjsua_modify_acc() bennylp enhancement normal release-2.0-alpha pjsua-lib
#2171 Apply returned frame quality filter in OpenH264 decoder nanang enhancement normal release-2.9 pjmedia
#1479 Apply RTCP enhancements for video stream nanang enhancement normal release-2.0-rc pjmedia
#1622 Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br nanang defect normal release-2.1 pjmedia
#828 Applications, built using VS 2005 targeted for WM 2003, fail to run (on emulator) bennylp defect normal release-1.2-QA applications
#58 Another 64bit problem with pool.h bennylp defect normal release-0.5.10 pjlib
#1822 Android video capturer ming enhancement normal release-2.4 pjmedia-videodev
#1790 Android renderer using OpenGL ES 2 ming enhancement normal release-2.4 pjmedia-videodev
#1122 Android port bennylp enhancement normal release-2.x common
#1749 Android build for Intel bennylp defect normal release-2.3 common
#2006 Android build fail when using NDK r14 caused by the removal of android_alarm.h bennylp enhancement normal release-2.7 pjlib
#1639 Android branch integration bennylp enhancement normal release-2.2 common
#1518 Android audio device nanang enhancement normal release-2.2 pjmedia-audiodev
#919 An iLBC session must use same mode in both directions. nanang defect normal release-1.4 pjmedia
#64 Allow whitespaces at the end of SDP lines bennylp enhancement normal release-0.5.10 pjmedia
#479 Allow transport framework to return transport specific info nanang enhancement minor release-0.9.0 pjmedia
#484 Allow to use binary certificate in TLS transport bennylp enhancement normal release-2.8 pjsip
#1466 Allow to use PJLIB API without PJSUA-LIB API bennylp enhancement normal release-1.14 common
#158 Allow sound device selection in pjsua application (thanks Michael Smith) bennylp enhancement normal release-0.5.10.2 applications
#159 Allow sound device selection in pjsua application (thanks Michael Smith) bennylp enhancement normal release-0.7.0-rc1 applications
#206 Allow single quotes for attributes in XML (thanks Tory Patnoe) bennylp enhancement normal release-0.5.10.3 pjlib-util
#208 Allow single quotes for attributes in XML (thanks Tory Patnoe) bennylp defect normal release-0.7.0-rc1 pjlib-util
#77 Allow playback of multiple files in pjsua bennylp enhancement normal release-0.5.10 applications
#1381 Allow omitting SDP format parameter in video codec nanang enhancement normal release-2.0-alpha2 pjmedia
#1944 Allow native window to be set for video output window on SDL ming enhancement normal release-2.5.5 pjmedia-videodev
#1692 Allow multiple codecs in SDP answer (thanks to Joshua Colp for the patch) nanang enhancement normal release-2.2 pjmedia
#1687 Allow media type change during SDP negotiation nanang enhancement normal release-2.2 pjsip
#693 Allow incoming MESSAGE request without message body bennylp enhancement normal release-1.2 pjsua-lib
#1595 Allow call hangup immediately after outgoing call bennylp enhancement normal release-2.1 pjsua-lib
#866 Allow application to specify more than one STUN servers for more robustness, and continue application startup if STUN resolution fails bennylp enhancement critical release-1.4 pjsua-lib
#1416 Allow application to send data after ICE negotiation fails bennylp enhancement normal release-1.14 pjnath
#416 Allow application to handle sending ACK manually bennylp enhancement normal release-0.9.0 pjsip
#2266 Allow Via header with IPv6 containing [] ming enhancement normal release-2.10 pjsip
#1625 Allow SDP media without connection line when the port is zero nanang enhancement normal release-2.1 pjmedia
#324 Allow '#' character in the user part of URI of incoming message (thanks Esbjörn Dominique) bennylp enhancement normal release-0.8.0 pjsip
#455 Allocate call id in round robin fashion bennylp enhancement normal release-0.9.0 pjsua-lib
#854 Adding SOFTWARE attribute in all outgoing requests may cause compatibility problem with older STUN server (thanks Alexei Kuznetsov for the report) bennylp defect normal release-1.3 pjnath
#1810 Adding CA path support into SSL socket bennylp enhancement normal release-2.4 pjlib
#329 Added utility function to parse DNS A response bennylp enhancement normal release-0.8.0 pjlib-util
#576 Added user data in pjsua account and buddy bennylp enhancement normal release-1.0-rc1 pjsua-lib
#399 Added tool to perform NAT type detection/classification bennylp enhancement normal release-0.8.0 pjnath
#210 Added simple stateless and stateful proxy in samples collection bennylp enhancement normal release-0.5.10.3 applications
#610 Added sample to create a media transport adapter, similar to how SRTP media transport works nanang enhancement normal release-1.0-rc2 pjmedia
#446 Added sample application to mix WAV files using conference bridge bennylp enhancement normal release-0.9.0 pjmedia
#46 Added recording capability in streamutil bennylp enhancement minor release-0.5.10 applications
#222 Added pj_strtoul2 bennylp enhancement normal release-0.5.10.4 pjlib
#223 Added pj_strtoul2 bennylp enhancement normal release-0.7.0-rc1 pjlib
#184 Added pj_file_flush() to file I/O API to flush file buffers bennylp enhancement minor release-0.5.10.3 pjlib
#185 Added pj_file_flush() to file I/O API to flush file buffers bennylp enhancement minor release-0.7.0-rc1 pjlib
Note: See TracQuery for help on using queries.