Custom Query (1344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 1344)

1 2 3 4 5 6 7 8 9 10 11
Ticket Summary Owner Priority Milestone Component Version
#2176 Create stress test for timer heap normal release-2.9 pjlib trunk
#2228 Bug in PCM shift in G722 normal release-2.10 pjmedia trunk
#2237 Revisit timer usages normal release-2.10 common trunk
#2193 Buffered read data on SSL socket might not immediately get read after handshake is complete riza normal release-2.9 pjlib trunk
#2200 Ignore/discard DNS SRV response with truncated flag set riza normal release-2.9 pjlib-util trunk
#2201 Restart UDP transport after replace_udp_socket fail when sending data riza normal release-2.9 pjlib trunk
#2202 Limit the number of ignored error when receiving RTP/RTCP. riza normal release-2.9 pjmedia trunk
#2213 First packet for TURN over TCP might get dropped riza normal release-2.10 pjnath trunk
#2214 Check for PJ_ICE_ST_MAX_CAND when adding new ICE candidate riza normal release-2.10 pjnath trunk
#2221 When using Openssl as TLS backend, close notify alert is not sent before closing the connection riza normal release-2.10 pjlib trunk
#2223 ALSA sound device wrapper implementation ignores period size returned by ALSA riza normal release-2.10 pjmedia-audiodev trunk
#2224 De-Initialize ALSA sound device with snd_pcm_drop() instead of snd_pcm_drain() to avoid stuck issue riza normal release-2.10 pjmedia-audiodev trunk
#2232 Crash on Endpoint::libDestroy() when there is an active call riza normal release-2.10 pjsua2 trunk
#2234 Memory leak with third party resampling riza normal release-2.10 pjmedia trunk
#2235 UDP transport restart might not get called when replace_udp_socket() fails. riza normal release-2.10 pjlib trunk
#2241 Update Via header on CANCEL request for proxy scenario if the "sent-by" field is not set riza normal release-2.10 pjsip trunk
#2244 Prevent continuous memory allocation when getting raw certificate on TLS riza normal release-2.10 pjlib trunk
#451 Updated PortAudio to the latest revision nanang blocker release-0.9.0 pjmedia trunk
#464 Jitter buffer should return length information nanang normal release-0.9.0 pjmedia trunk
#466 Speex decoder set decoded frame size incorrectly nanang normal release-0.9.0 pjmedia users_nanang
#467 RTP/AVP vs RTP/SAVP negotiation nanang major release-0.9.0 pjmedia trunk
#469 Loop forever than UDP media transport is destroyed while callback is running nanang normal release-0.9.0 pjmedia trunk
#473 Speex version upgrade and handling multiple speex audio frames nanang major release-0.9.0 pjmedia trunk
#478 Handle duplicated/misordered incoming DTMF packets nanang normal release-0.9.0 pjmedia trunk
#480 PJSIP rejects incoming call with m=image in the offer (thanks Thiago) nanang normal release-0.9.0 pjmedia trunk
#483 Problems with using multiple sound devices (with splitcomb) with PJSUA-LIB nanang major release-0.9.0 pjmedia trunk
#486 Handle G.722 wong clock rate bug and other codec with inconsistent clock rate nanang normal release-0.9.0 pjmedia trunk
#487 Crash occured when stream port has no transmitter on call using ILBC with different ptime nanang normal release-0.9.0 pjmedia trunk
#496 Crash on sound port when only player is opened and delaybuf enabled nanang normal release-0.9.0 pjmedia trunk
#499 NULL frame transmission in conference bridge is not clocked at the right interval nanang normal release-0.9.0 pjmedia trunk
#504 Fixed support for stereo audio all the way in pjmedia nanang normal release-0.9.0 pjmedia trunk
#510 Smaller PTIME for L16 codecs nanang minor Known-Issues-and-Ideas pjmedia trunk
#516 Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov) nanang normal release-0.9.0 pjmedia trunk
#517 Invalid argument error when binding media transport on MacOS X (thanks Daniel Mikusa) nanang normal release-0.9.0 pjmedia trunk
#526 Pjsua crash after wav player destroyed inside the eof callback (thanks Tanguy Floc'h) nanang normal release-0.9.0 pjmedia trunk
#536 Resample may overwrite past destination buffer (thanks Paweł Kierski) nanang normal release-0.9.0 pjmedia trunk
#540 Shutdown the sound device when the media flow is idle nanang major release-0.9.0 pjsua-lib trunk
#542 Enable setting sound device latency at runtime. nanang normal release-0.9.0 pjmedia trunk
#544 RTP/AVP/SAVP negotiation on UPDATE/re-INVITE nanang normal release-0.9.0 pjsua-lib trunk
#557 Memory leak in Speex echo canceller nanang normal release-1.0-rc1 pjmedia trunk
#558 Memory leak in SRTP nanang normal release-1.0-rc1 pjmedia trunk
#569 Non-uniform locking order between SRTP & its member transport (e.g:ICE) may cause deadlock nanang normal release-1.0-rc1 pjmedia trunk
#570 Out of array/buffer boundary access in WSOLA nanang normal release-1.0-rc1 pjmedia trunk
#578 Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the report) nanang normal release-1.0-rc1 pjmedia trunk
#593 RTP timestamp incremented incorrectly for multichannel audio. nanang normal release-1.0-rc1 pjmedia trunk
#596 Multi-channel capability for the resampling algorithm (thanks Bill Gardner for the patch) nanang normal release-1.0-rc1 pjmedia trunk
#597 Error reading WAV files when there are extra chunks after DATA chunk (thanks Thomas Johnson for the patch) nanang normal release-1.10 pjmedia trunk
#600 Reinvite/update call when SRTP enabled may cause one way media. nanang normal release-1.0-rc1 pjmedia trunk
#606 Problem in Symbian build: 'null_audio.lib not found'. nanang normal release-1.0-rc2 pjmedia trunk
#617 Assertion "Not enough buffer for SDES packet" when using a very low bandwidth codec (thanks William Wong). nanang normal release-1.0-rc2 pjmedia trunk
#618 Bad tone quality generated by the tone generator when floating point is disabled nanang normal Known-Issues pjmedia trunk
#619 Bad tone quality when floating point is disabled (thanks Olle Frimanson for the report) nanang normal release-1.0-rc3 pjmedia trunk
#621 Update PortAudio to the latest revision to fix VS 2008 compilation issues (thanks Atik for the report) nanang normal release-1.0-rc3 pjmedia trunk
#625 Unicode build issues on Windows platform (thanks Seth Hinze for the patch). nanang normal release-1.0-rc3 common trunk
#626 PocketPJ build issue when SRTP disabled (thanks Seth Hinze for the patch). nanang normal release-1.0-rc3 applications trunk
#627 General compiler warnings when building for WinCE (thanks Seth Hinze for the patch). nanang normal release-1.0-rc3 common trunk
#633 Bugs in dsound.c: stop/start without close/reopen & possible buffer overrun when 10 ms samples used (thanks Seth Hinze for the patch). nanang normal release-1.0-rc3 pjmedia trunk
#642 Discontinuous tone generation (thanks Olle Frimanson for the report) nanang normal release-1.0-rc3 pjmedia trunk
#649 Build error in wav_writer.c in big endian systems (thanks Seth Hinze for the patch) nanang normal release-1.0 pjmedia trunk
#658 Mismatched signal level for codec G.722 (thanks Olle Frimanson for the report). nanang normal release-1.0 pjmedia trunk
#661 Calculate ICE default candidate from RTP default candidate if a=rtcp attribute is not present nanang normal release-1.0.1 pjmedia trunk
#662 Handle missing IP address in SDP a=rtcp attribute nanang normal release-1.0.1 pjmedia trunk
#666 Make the SDP parser more lenient by allowing trailing newlines nanang minor release-1.0.1 pjmedia trunk
#671 Conference bridge cuts very low audio signal nanang minor release-1.0.1 pjmedia trunk
#673 Race condition may cause crash in SRTP transport nanang normal release-1.0.1 pjmedia trunk
#680 Detection of handset's frame ptime in APS nanang normal release-1.1 pjmedia trunk
#683 Crash/segfault on pjmedia_wsola_create() on ARM9 platform with GCC optimizations nanang normal Known-Issues pjmedia trunk
#690 Detection of handset's frame ptime in APS nanang normal release-1.0.2 pjmedia 1.0.x
#695 APS causes KERN-EXEC 0 error when a call has hung up (thanks Kevin Gong for the report) nanang normal release-1.1 pjmedia trunk
#696 Wrong timestamp calculation causing RTCP clock skew (thanks Guido Fischer for the fix!) nanang normal release-1.1 pjmedia trunk
#697 Wrong timestamp calculation causing RTCP clock skew (thanks Guido Fischer for the fix!) nanang normal release-1.0.2 pjmedia 1.0.x
#698 Segfault when calling pjmedia_transport_srtp_create() with pjmedia_srtp_setting set to NULL (thanks Ruud Klaver for the report). nanang normal release-1.1 pjmedia trunk
#699 Auto-close sound device doesn't work when call disconnected without ever being confirmed/ringing (thanks Alexei Kuznetsov for the report). nanang normal release-1.1 pjsua-lib trunk
#700 Segfault when calling pjmedia_transport_srtp_create() with pjmedia_srtp_setting set to NULL (thanks Ruud Klaver for the report). nanang normal release-1.0.2 pjmedia 1.0.x
#701 Possible heap corruption in pjmedia/pasound.c callback's thread (thanks Paulo Sousa for the detail report). nanang normal release-1.1 pjmedia trunk
#702 Possible heap corruption in pjmedia/pasound.c callback's thread (thanks Paulo Sousa for the detail report). nanang normal release-1.0.2 pjmedia 1.0.x
#710 Build fails when application uses pjmedia_snd_aps_activate_loudspeaker() (Thanks Quang Luong Thanh for the report). nanang normal release-1.1 pjmedia trunk
#711 Build fails when application uses pjmedia_snd_aps_activate_loudspeaker() (Thanks Quang Luong Thanh for the report). nanang normal release-1.0.2 pjmedia 1.0.x
#712 APS causes KERN-EXEC 0 error when a call has hung up (thanks Kevin Gong for the report) nanang normal release-1.0.2 pjmedia 1.0.x
#720 Miscellaneous fixes for pjmedia nanang normal release-1.1 pjmedia trunk
#721 Miscellaneous fixes for pjmedia nanang normal release-1.0.2 pjmedia 1.0.x
#722 The case of no gap/burst may not be handled correctly in VoIP metrics calculations in RTCP-XR (thanks Johan Lantz for the report). nanang normal release-1.1 pjmedia trunk
#723 The case of no gap/burst may not be handled correctly in VoIP metrics calculations in RTCP-XR (thanks Johan Lantz for the report). nanang normal release-1.0.2 pjmedia 1.0.x
#728 Codec L16 open() doesn't initialize PLC & VAD settings (thanks Yann for the report). nanang normal release-1.1 pjmedia trunk
#729 Codec L16 open() doesn't initialize PLC & VAD settings (thanks Yann for the report). nanang normal release-1.0.2 pjmedia 1.0.x
#730 Wrong jitter buffer parameters set by the stream nanang major release-1.1 pjmedia trunk
#731 Wrong jitter buffer parameters set by the stream nanang major release-1.0.2 pjmedia 1.0.x
#735 Intermitten noise on the remote peer with G.729 codec when conversation is silent. nanang normal release-1.1 pjmedia-audiodev aps-direct-branch
#739 Link error 'undefined reference to pjmedia_plc_*' when building for S60 3rd MR target. nanang normal release-1.1 common trunk
#740 RTCP sender report should set RTP timestamp field (thanks to Yann for the report) nanang normal release-1.7 pjmedia trunk
#744 Jitter buffer does not discard duplicate frame if it is currently empty (thanks Mårten Wikström for the report) nanang normal release-1.1 pjmedia trunk
#745 Jitter buffer does not discard duplicate frame if it is currently empty (thanks Mårten Wikström for the report) nanang normal release-1.0.2 pjmedia 1.0.x
#753 Wrong timestamp increment in pjmedia_clock (thanks Yann for the report) nanang normal release-1.1 pjmedia trunk
#754 Wrong timestamp increment in pjmedia clock (thanks Yann for the report) nanang normal release-1.0.2 pjmedia 1.0.x
#762 Possibility of infinite loop in jitter buffer (thanks Michael Broughton for the report). nanang normal release-1.2 pjmedia trunk
#763 Possibility of infinite loop in jitter buffer (thanks Michael Broughton for the report). nanang normal release-1.0.3 pjmedia 1.0.x
#766 Bad audio quality (possibly in resampling) in Linux (thanks Thomas Kluge for the report) nanang normal release-1.6 pjmedia trunk
#768 Media initialization returns error if no audio device is detected nanang normal release-1.2 pjmedia-audiodev trunk
#771 Miscellaneous fixes for pjmedia-audiodev nanang normal release-1.2 pjmedia-audiodev trunk
#777 Audio switch board must protect ports accesses in all operations. nanang normal release-1.2 pjmedia trunk
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.