Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1701 - 1800 of 2037)

Ticket Summary Owner Type Priority Milestone Component
#781 Conference bridge must protect all ports accesses. nanang defect normal release-1.2 pjmedia
#782 Conference bridge must protect all ports accesses. nanang defect normal release-1.0.3 pjmedia
#788 SRTP library initialization causes up to 1 second delay for first time call on Windows Mobile emulator (thanks Johan Lantz for the report) nanang enhancement normal release-1.2 pjsua-lib
#793 AMR encoder should regard 'mode-set' param specified by remote decoder. nanang enhancement normal release-1.3 pjmedia
#802 Add MMP for G.7221.1 codec for Symbian nanang task normal release-1.2-QA pjmedia
#812 Noise with Symbian MDA sound backend when making a call nanang defect normal release-1.2 pjmedia-audiodev
#820 Glitch noise in the beginning of call (thanks Ruud Klaver for the report). nanang defect normal release-1.2 pjmedia
#830 Echo canceller/suppressor produces tick noises. nanang defect normal release-1.3 pjmedia
#834 Delay buffer's mutex leaks (thanks Girish Kumar for the report). nanang defect normal release-1.3 pjmedia
#835 Delay buffer's mutex leaks (thanks Girish Kumar for the report). nanang defect normal release-1.0.3 pjmedia
#841 Possibility of naming collisions for codecs using ITU implementation (thanks Johan Lantz for the report). nanang enhancement normal release-1.3 pjmedia
#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
#847 Invalid audio device settings in symbian_ua_gui.mmp. nanang defect normal release-1.3 pjmedia-audiodev
#849 Modify conference audio switch behavior in connecting ports. nanang enhancement normal release-1.3 pjmedia
#853 ./configure with --disable-sound argument does not work nanang defect normal release-1.3 pjmedia-audiodev
#855 Bug in digit map frequencies for DTMF digits (thanks FCCH for the report) nanang defect normal release-1.3 pjmedia
#859 AMR-WB format param in the SDP is not negotiated correctly. nanang defect normal release-1.3 pjmedia
#862 SRTP should accept tag 0 in crypto attribute in the SDP nanang defect normal release-1.3 pjmedia
#865 More clever RTP transport remote address switch nanang enhancement major release-2.8 pjmedia
#874 Some codecs don't maintain timestamp (Thanks Roman Imankulov for the patch) nanang defect normal release-1.3 pjmedia
#875 Some codecs don't maintain timestamp (Thanks Roman Imankulov for the patch) nanang defect normal release-1.0.3 pjmedia
#883 Add user defined NAT hole-punching and keep-alive mechanism to media stream nanang enhancement normal release-1.3 pjmedia
#884 Codec must not generate keep-alive frames when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1 (disabled) nanang defect normal release-1.3 pjmedia
#885 Codec must not generate keep-alive frames when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1 (disabled) nanang defect normal release-1.0.3 pjmedia
#895 pjmedia-test crashes due to unable to find jbtest.dat nanang defect normal release-1.3 pjmedia
#902 Bug in digit map frequencies for DTMF digits (thanks FCCH for the report) nanang defect normal release-1.0.3 pjmedia
#903 SRTP should accept tag 0 in crypto attribute in the SDP nanang defect normal release-1.0.3 pjmedia
#909 Integration of VoIP Audio Service (VAS) for Nokia S60 nanang enhancement normal release-1.4 pjmedia-audiodev
#919 An iLBC session must use same mode in both directions. nanang defect normal release-1.4 pjmedia
#923 New API to retrieve current jitter buffer state from a stream/session nanang enhancement minor release-1.4 pjmedia
#926 SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report) nanang defect normal release-1.4 pjmedia
#929 Improvement in packet lost concealment (PLC) when handling burst of lost packets nanang enhancement normal release-1.4 pjmedia
#930 New PJSUA-LIB account option to add user defined parameters to the Contact header nanang enhancement normal release-1.4 pjsua-lib
#934 Incoming request requiring non-built-in SIP extensions always gets rejected nanang defect normal release-1.4 pjsip
#941 Lots of compilation wanings in libg7221 in basic_op.h with gcc nanang defect minor release-1.5 pjmedia
#942 MIPS test fails on iLBC encode/decode. nanang defect normal release-1.4 pjmedia
#943 Assertion in destroying stream port with SRTP in MIPS test nanang defect normal release-1.4 pjmedia
#947 SRTP stops functioning after the library is restarted nanang defect major release-1.4 pjmedia
#952 Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) nanang defect normal release-1.5 pjmedia
#958 Passthrough codec overwrites codec parameters with iLBC setting. nanang defect normal release-1.5 pjmedia
#963 Passthrough codec overwrites codec parameters with iLBC setting. nanang defect critical release-1.4.5 pjmedia
#964 Assertion when receiving SDP media with port 0 and without rtpmap attribute for the dynamic payload type formats (thanks Andrey Kovalenko for the report) nanang defect normal release-1.5 pjmedia
#968 WMME audio device initialization should not return non-PJ_SUCCESS just because of no audio device installed. nanang defect normal release-1.5 pjmedia-audiodev
#969 Improvement in jitter buffer algoritm for low bandwidth network (thanks Emil Sturniolo for the suggestion) nanang enhancement normal release-1.6 pjmedia
#977 ICE does not change role to Controlling when talking to ice-lite agents (thanks Amaresh Marekar for the report) nanang defect normal release-1.5 pjmedia
#978 Some noise in APS G.729 decoding/playback on some devices. nanang defect normal release-1.5 pjmedia-audiodev
#983 Native WMME audio device backend is now the default device on Win32 and Windows Mobile. PortAudio is by default disabled. nanang enhancement normal release-1.5 pjmedia-audiodev
#988 Aray bounds checking in SDP functions (thanks Mark Webster for the report) nanang defect normal release-1.5 pjmedia
#990 S60 VAS audio device may fail to start properly in the first call. nanang defect normal release-1.5 pjmedia-audiodev
#991 Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow Leopard (thanks Saul Ibarra Corretge for the fix) nanang defect normal release-1.5.5 pjmedia-audiodev
#998 Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session level (thanks Rafael Maia for the reports) nanang defect normal release-1.6 pjmedia
#1005 TLS/SSL issues. nanang defect normal release-1.5.5 pjsip
#1008 Playback not working when using VAS AMR codec on few S60 devices nanang defect normal release-1.6 pjmedia
#1009 Support for the latest Intel IPP version and using Intel IPP on MacOS Intel platform nanang enhancement normal release-1.6 pjmedia
#1010 SIP TCP transport client not being reused on MacOS platforms (thanks Emil Sturniolo for the report) nanang defect normal release-1.5.5 pjlib
#1016 Native Linux ALSA audio device backend implementation nanang enhancement normal release-1.6 pjmedia-audiodev
#1025 Support for using alternate third party PortAudio, Speex, and GSM libraries nanang enhancement normal release-1.6 pjmedia
#1027 Stream sends no audio when using passthrough codecs and bypassing audio switch board (Thanks Yuri Maliy for the report) nanang defect normal release-1.6 pjmedia
#1038 Implement null audio device nanang enhancement trivial release-1.6 pjmedia-audiodev
#1044 Graceful handling on transport disconnection or registration failure nanang enhancement normal release-1.6 pjsua-lib
#1051 Core audio device support for Mac and iPhone OS nanang enhancement normal release-1.7 pjmedia
#1054 iLBC codec framework for iPhone OS nanang enhancement normal release-1.7 pjmedia
#1055 Infinite loop in stopping APS audio device when initialization failed (thanks Tamàs Solymosi for the report) nanang defect normal release-1.6 pjmedia-audiodev
#1065 Register/unregister feature for audio device nanang enhancement normal release-1.7 pjmedia
#1066 Invalid SDP answer does not cause SDP negotiation to fail (thanks Andrey Kovalenko for the report) nanang defect normal release-1.7 pjmedia
#1067 Miscellaneous fixes/updates for jitter buffer nanang defect normal release-1.7 pjmedia
#1072 Audio clipping on G.722 regarding 14-bit PCM for codec input/output nanang enhancement normal release-1.7 pjmedia
#1073 Assertion when receiving SDP answer with different media count nanang defect normal release-1.7 pjmedia
#1074 Assertion when SRTP receives long key in SDP crypto attribute nanang defect normal release-1.7 pjmedia
#1075 SRTP authentication fails after hold/resume and RTP seq restarted nanang defect normal release-1.7 pjmedia
#1085 Handle the usage of obsoleted payload type 2 for G726-32 nanang defect normal release-1.7 pjmedia
#1088 Assertion when SDP negotiation processing SDP offer containing disabled media without rtpmap attribute nanang defect normal release-1.7 pjmedia
#1093 Memory leak of undeleted CVoIPFormatIntfc instances in S60 VAS (thanks Tamàs Solymosi for the report) nanang defect minor release-1.7 pjmedia-audiodev
#1094 Transmit RTCP keep alive even when the stream is paused (thanks Johan Lantz for the suggestion) nanang defect normal release-1.7 pjmedia
#1103 RTCP statistics updates (thanks Roman Puls for the suggestions) nanang enhancement normal release-1.7 pjmedia
#1106 Audio clipping when stream encoded using IPP G722.1 and decoded using pjmedia G722.1 nanang defect normal release-1.7 pjmedia
#1112 IPP G.729 codec still generates silence packet when annexb=no (thanks Arie Velthoen for the report and fix) nanang defect normal release-1.8 pjmedia
#1114 Wrong bytes_per_frame in stream port info (thanks Thomas Giesel for the report and fix) nanang defect normal release-1.8 pjmedia
#1126 Get a working echo cancellation for mobile and embedded systems nanang enhancement normal release-2.x pjmedia
#1129 Limited run-time configuration for media stream keep-alive (thanks Johan Lantz for the suggestion) nanang enhancement normal release-1.8.5 pjmedia
#1133 Obey remote SDP attribute "ptime" (thanks Eize for the patch) nanang enhancement normal release-1.8.5 pjmedia
#1135 Processing of RTP padding bit (thanks Rafael Maia for the suggestion) nanang defect normal release-1.8.5 pjmedia
#1148 Assertion when offering SDP media with port zero but answered with port non-zero nanang defect normal pjmedia
#1153 Build problem when telephone events is disabled (thanks Johan Lantz for the report) nanang defect normal release-1.8.10 pjmedia
#1154 Run-time option to disable telephone-event in outgoing SDP offer (thanks Marcus Froeschl for the suggestion) nanang enhancement minor release-1.8.10 pjmedia
#1160 Option to bypass RTP payload type verification in the stream (Johan Lantz) nanang enhancement minor release-1.8.10 pjmedia
#1171 Setting default codec parameter issues (thanks Arie Velthoen for the report) nanang defect normal release-1.8.10 pjmedia
#1174 Fix crash in coreaudio_dev's interruptionListener (iPhone OS) and support for multiple interrupted streams (thanks to Seth Hinze for the patch) nanang defect normal release-1.10 pjmedia-audiodev
#1182 vstream (video stream) implementation and sample nanang enhancement normal release-2.0-dev pjmedia
#1186 SDP works nanang enhancement normal release-2.0-dev pjmedia
#1188 Audio breakups after jitter buffer discarding frames (thanks Bogdan Krakowski for the report) nanang defect normal release-1.10 pjmedia
#1191 Support for low latency audio I/O capability on iOS (thanks to Seth Hinze for the patch) nanang enhancement normal release-1.10 pjmedia-audiodev
#1192 Native resampling for recording using AudioConverter on Mac OS (thanks to Seth Hinze for the patch) nanang enhancement normal release-1.10 pjmedia-audiodev
#1194 iPhone: Fix problems with echo cancellation and Bluetooth input (SDK 4.x) nanang defect normal release-1.10 pjmedia-audiodev
#1195 Mac OS X: Fix assertion during thread registration in audio input/output callbacks nanang defect normal release-1.10 pjmedia-audiodev
#1196 Using default audio input/output devices in coreaudio backend on Mac OS X. nanang enhancement normal release-1.10 pjmedia-audiodev
#1199 Support G722 with 10ms packet length (thanks Erik Waling for the report) nanang enhancement normal release-1.10 pjmedia
#1200 Support IPP version 7.0 nanang enhancement normal release-1.10 pjmedia
#1204 Support for refreshing audio device list (thanks to Seth Hinze for the patch) nanang enhancement normal release-1.10 pjmedia-audiodev
#1206 Add pjmedia_stream API to get the last frame type retrieved from the jitter buffer. nanang enhancement normal release-1.10 pjmedia
Note: See TracQuery for help on using queries.