#715 |
Miscellaneous fixes for pjlib
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjlib
|
#717 |
Miscellaneous fixes for applications
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
applications
|
#719 |
Crash when handling incoming request without rport (thanks Norma Steveley and Seth Hinze for the report)
|
bennylp
|
defect
|
major
|
release-1.0.2
|
pjsip
|
#721 |
Miscellaneous fixes for pjmedia
|
nanang
|
defect
|
normal
|
release-1.0.2
|
pjmedia
|
#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
|
defect
|
normal
|
release-1.0.2
|
pjmedia
|
#725 |
Miscellaneous fixes for pjsua-lib
|
bennylp
|
defect
|
minor
|
release-1.0.2
|
pjsua-lib
|
#727 |
Bug in parsing tel: URI (thanks David Weidenkopf for the report)
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjsip
|
#729 |
Codec L16 open() doesn't initialize PLC & VAD settings (thanks Yann for the report).
|
nanang
|
defect
|
normal
|
release-1.0.2
|
pjmedia
|
#731 |
Wrong jitter buffer parameters set by the stream
|
nanang
|
defect
|
major
|
release-1.0.2
|
pjmedia
|
#733 |
Handle access point disconnection-reconnection on Symbian.
|
bennylp
|
enhancement
|
normal
|
release-1.0.2
|
common
|
#743 |
Change in mapped/STUN IP address does not update ICE srflx candidate (thanks Alexei Kuznetsov for the report).
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjnath
|
#745 |
Jitter buffer does not discard duplicate frame if it is currently empty (thanks Mårten Wikström for the report)
|
nanang
|
defect
|
normal
|
release-1.0.2
|
pjmedia
|
#748 |
Bugs in parsing SIP torture messages (RFC 4475) (thanks Norma Steveley for the report)
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjsip
|
#750 |
MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch)
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjlib
|
#752 |
Incorrect table based CRC32 calculation on big endian platforms (thanks Ruud Klaver for the fix)
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjlib-util
|
#754 |
Wrong timestamp increment in pjmedia clock (thanks Yann for the report)
|
nanang
|
defect
|
normal
|
release-1.0.2
|
pjmedia
|
#756 |
Problems with IPv6 SIP transport (thanks Cedric Levequ for the report)
|
bennylp
|
defect
|
normal
|
release-1.0.2
|
pjsip
|
#680 |
Detection of handset's frame ptime in APS
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#689 |
Deadlock caused by ICE media transport (thanks Alain Totouom for the report)
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjnath
|
#692 |
Minor fixes for PJSIP
|
bennylp
|
defect
|
minor
|
release-1.1
|
pjsip
|
#695 |
APS causes KERN-EXEC 0 error when a call has hung up (thanks Kevin Gong for the report)
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#696 |
Wrong timestamp calculation causing RTCP clock skew (thanks Guido Fischer for the fix!)
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#698 |
Segfault when calling pjmedia_transport_srtp_create() with pjmedia_srtp_setting set to NULL (thanks Ruud Klaver for the report).
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#699 |
Auto-close sound device doesn't work when call disconnected without ever being confirmed/ringing (thanks Alexei Kuznetsov for the report).
|
nanang
|
defect
|
normal
|
release-1.1
|
pjsua-lib
|
#701 |
Possible heap corruption in pjmedia/pasound.c callback's thread (thanks Paulo Sousa for the detail report).
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#703 |
Miscellaneous fixes for pjlib
|
bennylp
|
defect
|
minor
|
release-1.1
|
pjlib
|
#704 |
pjsip-test: "Bus error" on FreeBSD due to declaration of test data in read-only segment (thanks Michael Broughton for the report)
|
bennylp
|
defect
|
normal
|
release-1.1
|
unit-tests
|
#707 |
Miscellaneous fixes for test module
|
bennylp
|
defect
|
normal
|
release-1.1
|
unit-tests
|
#710 |
Build fails when application uses pjmedia_snd_aps_activate_loudspeaker() (Thanks Quang Luong Thanh for the report).
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#716 |
Miscellaneous fixes for applications
|
bennylp
|
defect
|
normal
|
release-1.1
|
applications
|
#718 |
Crash when handling incoming request without rport (thanks Norma Steveley and Seth Hinze for the report)
|
bennylp
|
defect
|
major
|
release-1.1
|
pjsip
|
#720 |
Miscellaneous fixes for pjmedia
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#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
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#724 |
Miscellaneous fixes for pjsua-lib
|
bennylp
|
defect
|
minor
|
release-1.1
|
pjsua-lib
|
#726 |
Bug in parsing tel: URI (thanks David Weidenkopf for the report)
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjsip
|
#728 |
Codec L16 open() doesn't initialize PLC & VAD settings (thanks Yann for the report).
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#730 |
Wrong jitter buffer parameters set by the stream
|
nanang
|
defect
|
major
|
release-1.1
|
pjmedia
|
#732 |
Handle access point disconnection-reconnection on Symbian.
|
bennylp
|
enhancement
|
normal
|
release-1.1
|
common
|
#735 |
Intermitten noise on the remote peer with G.729 codec when conversation is silent.
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia-audiodev
|
#737 |
Implement new Audio Device API to replace the existing sound API
|
nanang
|
enhancement
|
normal
|
release-1.1
|
pjmedia-audiodev
|
#738 |
APS-Direct: support for native codec in Nokia handsets
|
bennylp
|
enhancement
|
normal
|
release-1.1
|
common
|
#739 |
Link error 'undefined reference to pjmedia_plc_*' when building for S60 3rd MR target.
|
nanang
|
defect
|
normal
|
release-1.1
|
common
|
#742 |
Change in mapped/STUN IP address does not update ICE srflx candidate (thanks Alexei Kuznetsov for the report).
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjnath
|
#744 |
Jitter buffer does not discard duplicate frame if it is currently empty (thanks Mårten Wikström for the report)
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#747 |
Bugs in parsing SIP torture messages (RFC 4475) (thanks Norma Steveley for the report)
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjsip
|
#749 |
MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch)
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjlib
|
#751 |
Incorrect table based CRC32 calculation on big endian platforms (thanks Ruud Klaver for the fix)
|
bennylp
|
defect
|
normal
|
release-1.1
|
pjlib-util
|
#753 |
Wrong timestamp increment in pjmedia_clock (thanks Yann for the report)
|
nanang
|
defect
|
normal
|
release-1.1
|
pjmedia
|
#734 |
Implement error codes
|
bennylp
|
task
|
normal
|
aps-direct-integration
|
pjmedia-audiodev
|
#736 |
Old sound device compatibility
|
bennylp
|
task
|
normal
|
aps-direct-integration
|
pjmedia-audiodev
|
#746 |
New pjsua API to manage sound device setting
|
bennylp
|
defect
|
normal
|
aps-direct-integration
|
pjsua-lib
|
#10 |
Handle redirection (3xx) in PJSUA
|
bennylp
|
enhancement
|
trivial
|
release-1.0.1
|
pjsip
|
#646 |
Problem in quitting symbian_ua_gui app
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
applications
|
#657 |
Partial early media forking support
|
bennylp
|
enhancement
|
normal
|
release-1.0.1
|
pjsip
|
#660 |
INVITE is not retried when 401/407 response is received after 100/provisional response
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjsip
|
#661 |
Calculate ICE default candidate from RTP default candidate if a=rtcp attribute is not present
|
nanang
|
defect
|
normal
|
release-1.0.1
|
pjmedia
|
#662 |
Handle missing IP address in SDP a=rtcp attribute
|
nanang
|
defect
|
normal
|
release-1.0.1
|
pjmedia
|
#665 |
Wrong Contact URI generated when TLS transport is used
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjsua-lib
|
#666 |
Make the SDP parser more lenient by allowing trailing newlines
|
nanang
|
defect
|
minor
|
release-1.0.1
|
pjmedia
|
#667 |
Padding issue when the old/RFC 3489 STUN client is communicating with new/STUNbis STUN server
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjlib-util
|
#669 |
Double CRLF for TCP and TLS keep-alive
|
bennylp
|
enhancement
|
normal
|
release-1.0.1
|
pjsip
|
#670 |
Create AMR codec helper containing common AMR tables and functions.
|
nanang
|
enhancement
|
normal
|
release-1.0.1
|
pjmedia
|
#671 |
Conference bridge cuts very low audio signal
|
nanang
|
defect
|
minor
|
release-1.0.1
|
pjmedia
|
#672 |
Option to add custom parameters in the account Contact URI
|
bennylp
|
enhancement
|
normal
|
release-1.0.1
|
pjsua-lib
|
#673 |
Race condition may cause crash in SRTP transport
|
nanang
|
defect
|
normal
|
release-1.0.1
|
pjmedia
|
#674 |
Special treatment for AMR in SDP negotiation.
|
nanang
|
enhancement
|
normal
|
release-1.0.1
|
pjmedia
|
#675 |
Crash when ICE & STUN are enabled on Symbian (thanks Rawshan Iajdani for the report)
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjnath
|
#676 |
Silence detector may produce disturbing low level noise (thanks Olle Frimanson for the report).
|
nanang
|
enhancement
|
minor
|
release-1.0.1
|
pjmedia
|
#681 |
Bugs in sending and receiving instant messages (thanks Johan Risberg for the patches)
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
python
|
#682 |
New API to register (external) Python thread (thanks Johan Risberg for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.0.1
|
python
|
#684 |
Various transmit data buffer leaks when transmission fails immediately
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjsip
|
#685 |
Crash or assertion on debug mode when processing large SIP packet
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjlib
|
#686 |
Failure to cancel outstanding DNS SRV query job (API change)
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjlib-util
|
#688 |
Memory leak on Solaris with pjlib's mutex (thanks Andrey Kobtsev for the fix)
|
bennylp
|
defect
|
normal
|
release-1.0.1
|
pjlib
|
#649 |
Build error in wav_writer.c in big endian systems (thanks Seth Hinze for the patch)
|
nanang
|
defect
|
normal
|
release-1.0
|
pjmedia
|
#650 |
Unit test failure in the timestamp test on very fast CPU (thanks Seth Hinze for the patch)
|
bennylp
|
defect
|
minor
|
release-1.0
|
pjlib
|
#651 |
Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth Hinze for the contribution)
|
bennylp
|
enhancement
|
normal
|
release-1.0
|
pjlib-util
|
#652 |
Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze for the contribution)
|
bennylp
|
enhancement
|
normal
|
release-1.0
|
pjnath
|
#653 |
Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze for the contribution)
|
bennylp
|
enhancement
|
normal
|
release-1.0
|
pjsip
|
#654 |
Error when falling back to secondary TURN server (thanks Nicolas Fauvel for the report)
|
bennylp
|
defect
|
normal
|
release-1.0
|
pjnath
|
#655 |
Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang Liu for the report)
|
bennylp
|
defect
|
minor
|
release-1.0
|
common
|
#658 |
Mismatched signal level for codec G.722 (thanks Olle Frimanson for the report).
|
nanang
|
defect
|
normal
|
release-1.0
|
pjmedia
|
#644 |
Build issues related to multicast support (especially on Mingw where the build fails)
|
bennylp
|
defect
|
normal
|
release-1.0-rc4
|
pjlib
|
#648 |
Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 kit is not installed (thanks Massimiliano Montevecchi for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc4
|
pjlib
|
#547 |
Path to DirectX SDK headers need to be manually inserted
|
nanang
|
enhancement
|
trivial
|
release-1.0-rc3
|
pjmedia
|
#611 |
Configuration option to force the route URI to use loose routing
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc3
|
pjsua-lib
|
#614 |
Support for Alaw/ULaw format in WAV player and recorder objects
|
nanang
|
enhancement
|
normal
|
release-1.0-rc3
|
pjmedia
|
#616 |
ICE media transport should have a default option to switch RTP transmission to source address if remote doesn't use ICE
|
nanang
|
enhancement
|
normal
|
release-1.0-rc3
|
pjmedia
|
#619 |
Bad tone quality when floating point is disabled (thanks Olle Frimanson for the report)
|
nanang
|
defect
|
normal
|
release-1.0-rc3
|
pjmedia
|
#620 |
PRACK is sent to the wrong UAS when 100rel is used and the dialog forks (thanks Ruud Klaver for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc3
|
pjsip
|
#621 |
Update PortAudio to the latest revision to fix VS 2008 compilation issues (thanks Atik for the report)
|
nanang
|
defect
|
normal
|
release-1.0-rc3
|
pjmedia
|
#622 |
Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon Chen for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc3
|
pjlib
|
#623 |
Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas Rosa Galêgo for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc3
|
pjsua-lib
|
#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
|
#625 |
Unicode build issues on Windows platform (thanks Seth Hinze for the patch).
|
nanang
|
defect
|
normal
|
release-1.0-rc3
|
common
|
#626 |
PocketPJ build issue when SRTP disabled (thanks Seth Hinze for the patch).
|
nanang
|
defect
|
normal
|
release-1.0-rc3
|
applications
|
#627 |
General compiler warnings when building for WinCE (thanks Seth Hinze for the patch).
|
nanang
|
defect
|
normal
|
release-1.0-rc3
|
common
|
#628 |
Use the fixed point version of IPP G.729 implementation on architectures that don't have FPU (thanks Seth Hinze for the patch).
|
nanang
|
enhancement
|
normal
|
release-1.0-rc3
|
pjmedia
|
#629 |
Wrapping IGMPv2 multicast socket options (thanks Seth Hinze for the patch).
|
nanang
|
enhancement
|
normal
|
release-1.0-rc3
|
pjlib
|
#630 |
Implement (another) WMME audio device (thanks Seth Hinze for the patch).
|
nanang
|
enhancement
|
normal
|
release-1.0-rc3
|
pjmedia
|