#489 |
New PJSUA callbacks to notify application when media stream is created and destroyed
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsua-lib
|
#490 |
New voice activity detection (VAD)
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#492 |
Bug in strict route processing when challenged with 401/407 response (thanks Klaus Darilion)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsip
|
#493 |
PocketPJ: a new and better sample application for PocketPC
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
applications
|
#495 |
Ability to specify different clock rate when opening sound device in PJSUA-LIB
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsua-lib
|
#496 |
Crash on sound port when only player is opened and delaybuf enabled
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#497 |
Waveform Similarity Based Overlap-Add (WSOLA) implementation
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#498 |
Option in client registration to ignore Contact address in REGISTER response
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsip
|
#499 |
NULL frame transmission in conference bridge is not clocked at the right interval
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#500 |
Added function to set thread priority in PJLIB
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjlib
|
#501 |
Set master port worker thread priority to highest by default
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#503 |
Handle the case when CANCEL is responded with 200/OK but 487 is not sent
|
bennylp
|
defect
|
normal
|
release-1.2
|
pjsip
|
#504 |
Fixed support for stereo audio all the way in pjmedia
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#505 |
Optimize delay of current jitter buffer
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#506 |
Behavior when cancelling INVITE before provisional response is received
|
bennylp
|
defect
|
normal
|
release-1.2
|
pjsip
|
#511 |
Add --disable-oss option to disable OSS in configure script
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#512 |
Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjlib
|
#513 |
Support for RTCP XR
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#514 |
Bug with handling simultaneous re-INVITE (thanks Philippe Leuba)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsip
|
#515 |
Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus Darilion)
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsua-lib
|
#516 |
Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov)
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#517 |
Invalid argument error when binding media transport on MacOS X (thanks Daniel Mikusa)
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#518 |
Growing memory usage in PJSUA-LIB
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#519 |
STUN request is not freed when transaction times out (thanks Amit Sharma)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjnath
|
#520 |
Race condition may cause ioqueue corruption (thanks Philippe Leuba)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjlib
|
#521 |
Duplicate Authorization header when PJSIP is configured to send empty Authorization header (thanks Roland Klabunde)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsip
|
#522 |
Enable keep-alive for UDP transport even when STUN is not configured
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsua-lib
|
#523 |
Handle imprecise audio frame from sound device (e.g. OSS)
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#524 |
Change base audio frame time from 10ms to 20ms for better stability
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#526 |
Pjsua crash after wav player destroyed inside the eof callback (thanks Tanguy Floc'h)
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#527 |
More lenient SDP negotiator
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#528 |
Customizable destination address of RTCP delivery in pjmedia transport
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#531 |
Active socket abstraction to make ioqueue programming easier
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjlib
|
#532 |
Avoid truncated calculation of samples per frame on some 'odd' clock rates.
|
nanang
|
enhancement
|
normal
|
Known-Issues-and-Ideas
|
pjmedia
|
#533 |
Support for parsing Retry-After header
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsip
|
#534 |
Client register/registration support for various registrar brokenness
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjsip
|
#535 |
Add mathematics & statistics module.
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#536 |
Resample may overwrite past destination buffer (thanks Paweł Kierski)
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#537 |
Simple DNS Server class (for testing)
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
pjlib-util
|
#539 |
Create media transport dynamically in PJSUA-LIB
|
bennylp
|
enhancement
|
normal
|
release-2.0-rc
|
pjsua-lib
|
#542 |
Enable setting sound device latency at runtime.
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjmedia
|
#543 |
Test framework for pjsua
|
bennylp
|
enhancement
|
normal
|
release-0.9.0
|
applications
|
#544 |
RTP/AVP/SAVP negotiation on UPDATE/re-INVITE
|
nanang
|
defect
|
normal
|
release-0.9.0
|
pjsua-lib
|
#545 |
Handle nameserver that (incorrectly) returns DNS RCODE 2/5/9 for DNS SRV query
|
bennylp
|
defect
|
normal
|
Known-Issues-and-Ideas
|
pjlib-util
|
#546 |
Send RTCP SDES and RTCP BYE
|
nanang
|
enhancement
|
normal
|
release-0.9.0
|
pjmedia
|
#548 |
Validate memory usage
|
bennylp
|
task
|
normal
|
release-1.0-rc1
|
common
|
#549 |
Modification in media transport API to support more offer/answer scenarios
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
common
|
#550 |
PRACK is not re-sent on 401/407 challenge (thanks Josh Benson)
|
bennylp
|
defect
|
normal
|
release-0.9.0
|
pjsip
|
#551 |
Generic URI scheme handler (thanks Juri Glaß)
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsip
|
#552 |
Added TLS server name extension to support connecting to multi-hosted SIP TLS server (thanks Klaus Darilion for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsip
|
#553 |
PUBLISH callback is not called when authentication fails (thanks Ruud Klaver for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#554 |
Automatically detect the realm for authenticating against IMS servers, so that application/user doesn't have to fill in the realm value beforehand, to simplify provisioning (thanks Philippe Leuba for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsip
|
#555 |
Small but otherwise incompatible changes to PJSUA instant messaging callbacks
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#556 |
New object oriented Python abstraction for pjsua API
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#557 |
Memory leak in Speex echo canceller
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#558 |
Memory leak in SRTP
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#560 |
Optimize the memory usage of DNS resolver
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjlib-util
|
#563 |
Bug with SDP in offer/answer related to call hold scenario
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#564 |
Reduce the memory usage for default pjsip settings
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
applications
|
#565 |
Call WSACleanup() when pj_shutdown() is called on Windows
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjlib
|
#566 |
TURN session in PJSUA-LIB is not properly destroyed causing possible memory and handle leaks
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#567 |
Rare race condition causing crash in ICE stream transport when STUN Binding resolution callback is called before initialization completes
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjnath
|
#568 |
The hash table ignores the last row of the table in hash table iteration, causing some memory leaks during shutdown routine because some objects are not destroyed
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
applications
|
#569 |
Non-uniform locking order between SRTP & its member transport (e.g:ICE) may cause deadlock
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#570 |
Out of array/buffer boundary access in WSOLA
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#571 |
Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log colors configuration (thanks Ondrej Sterbak for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjlib
|
#573 |
Handle receiving short version of Event header ("o")
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#576 |
Added user data in pjsua account and buddy
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#577 |
Implement sound device wrapper using APS (Audio Proxy Server) for S60
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#578 |
Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the report)
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#579 |
Data loss with TCP sockets (thanks Helmut Wolf for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#580 |
Incoming target refresh request does not update the Contact header (thanks Joel Dodson for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#581 |
Fixed build dependencies in the makefiles
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
common
|
#582 |
Presence extended status is not sent in initial NOTIFY request (thanks Joseph Maiquez for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsua-lib
|
#583 |
Support for Intel Integrated Performace Primitives (IPP) codecs
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#584 |
Add support for G.723.1 codec
|
nanang
|
enhancement
|
normal
|
unassigned
|
pjmedia
|
#585 |
Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE requests
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#587 |
Conference bridge modifications to reduce latency.
|
nanang
|
enhancement
|
normal
|
Known-Issues-and-Ideas
|
pjmedia
|
#588 |
Improvements to echo cancellation framework
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#589 |
Update Speex AEC to the latest version to get multichannel EC
|
nanang
|
enhancement
|
normal
|
release-2.10
|
pjmedia
|
#590 |
Improve the echo suppressor
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#591 |
Assertion failure in ICE session (thanks Pedro Gonçalves for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjnath
|
#592 |
URI comparison may crash the application (thanks Pedro Gonçalves for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjsip
|
#593 |
RTP timestamp incremented incorrectly for multichannel audio.
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#594 |
Improvements in PocketPJ Windows Mobile application
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
applications
|
#595 |
Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjlib
|
#596 |
Multi-channel capability for the resampling algorithm (thanks Bill Gardner for the patch)
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#597 |
Error reading WAV files when there are extra chunks after DATA chunk (thanks Thomas Johnson for the patch)
|
nanang
|
defect
|
normal
|
release-1.10
|
pjmedia
|
#598 |
Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-turn-09
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc1
|
pjnath
|
#599 |
Codec framework enhancement: Interaction with SDP
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#600 |
Reinvite/update call when SRTP enabled may cause one way media.
|
nanang
|
defect
|
normal
|
release-1.0-rc1
|
pjmedia
|
#602 |
Modify the stream to maintain RTP sequence number and timestamp from the last transmission when it's restarted.
|
nanang
|
enhancement
|
normal
|
release-1.0-rc1
|
pjmedia
|
#603 |
Crash in ICE with IoCompletionPort ioqueue with the test framework
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjlib
|
#604 |
Error opening file in append mode in Win32 (thanks Gang Liu for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc1
|
pjlib
|
#606 |
Problem in Symbian build: 'null_audio.lib not found'.
|
nanang
|
defect
|
normal
|
release-1.0-rc2
|
pjmedia
|
#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
|
#609 |
Build/compilation error in Python module (undeclared dec_fmtp_mode/enc_fmtp_mode) (thanks Saúl Ibarra for the report)
|
bennylp
|
defect
|
normal
|
release-1.0-rc2
|
python
|
#610 |
Added sample to create a media transport adapter, similar to how SRTP media transport works
|
nanang
|
enhancement
|
normal
|
release-1.0-rc2
|
pjmedia
|
#611 |
Configuration option to force the route URI to use loose routing
|
bennylp
|
enhancement
|
normal
|
release-1.0-rc3
|
pjsua-lib
|
#612 |
Crash/floating point exception in pjsua "dq" command on ARM platform
|
bennylp
|
defect
|
normal
|
release-1.0-rc2
|
pjlib
|