#2194 |
onStreamDestroyed callback is not called upon call disconnection
|
ming
|
defect
|
normal
|
release-2.9
|
pjsua2
|
#2195 |
Assertion when receiving more calls than the configured maximum
|
ming
|
defect
|
normal
|
release-2.9
|
pjsip
|
#2196 |
Assertion due to unset sip error code when media initialization fails during incoming call
|
ming
|
defect
|
normal
|
release-2.9
|
pjsip
|
#2197 |
Support TURN extensions for TCP allocations (RFC 6062)
|
nanang
|
enhancement
|
normal
|
release-2.9
|
pjnath
|
#2198 |
SIP resolve to return IPv4 and IPv6 synthesized addresses for IPv4 address literals
|
ming
|
enhancement
|
normal
|
release-2.9
|
pjsip
|
#2199 |
Assertion when DNS SRV resolver receives empty record in response
|
nanang
|
defect
|
normal
|
release-2.9
|
pjlib-util
|
#2200 |
Ignore/discard DNS SRV response with truncated flag set
|
riza
|
defect
|
normal
|
release-2.9
|
pjlib-util
|
#2201 |
Restart UDP transport after replace_udp_socket fail when sending data
|
riza
|
defect
|
normal
|
release-2.9
|
pjlib
|
#2202 |
Limit the number of ignored error when receiving RTP/RTCP.
|
riza
|
defect
|
normal
|
release-2.9
|
pjmedia
|
#2203 |
Failure to set minimum SSL version when OpenSSL 1.1 is used
|
ming
|
defect
|
normal
|
release-2.9
|
pjlib
|
#2204 |
Add OpenSSL remote certificate chain info
|
ming
|
enhancement
|
normal
|
release-2.9
|
pjlib
|
#2205 |
Use bound address for outgoing UDP SIP messages
|
ming
|
defect
|
normal
|
release-2.9
|
pjsua-lib
|
#2206 |
Avoid calling SSL_shutdown() in DTLS media transport if handshake isn't completed yet
|
ming
|
defect
|
normal
|
release-2.9
|
pjmedia
|
#2207 |
Fix build failure when using Android NDK r20
|
ming
|
defect
|
normal
|
release-2.10
|
common
|
#2208 |
Change default arch for Android and iOS to 64-bit
|
ming
|
enhancement
|
normal
|
release-2.10
|
common
|
#2209 |
Insufficient variable storage to contain Expires header field/ parameter.
|
ming
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2211 |
Use group lock instead of mutex for SIP dialog which is useful for B2BUA scenarios
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjsip
|
#2212 |
Fix potential buffer overflow in Video Toolbox codec
|
ming
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2213 |
First packet for TURN over TCP might get dropped
|
riza
|
defect
|
normal
|
release-2.10
|
pjnath
|
#2214 |
Check for PJ_ICE_ST_MAX_CAND when adding new ICE candidate
|
riza
|
defect
|
normal
|
release-2.10
|
pjnath
|
#2215 |
Reset jitter buffer after Opus ptime decreased
|
nanang
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2216 |
Delays in sending SIP messages to IPv4 literal
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2217 |
Omit deprecated IPv6 addresses from ICE candidates
|
nanang
|
enhancement
|
normal
|
release-2.10
|
pjnath
|
#2218 |
ICE initialization issue if an error happens during allocating state
|
ming
|
defect
|
normal
|
release-2.10
|
pjnath
|
#2219 |
SWIG exception in mapping an invalid C++ enum value to Java (continuation of #2121)
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsua2
|
#2220 |
Add list of trusted root CA for OpenSSL
|
ming
|
enhancement
|
normal
|
release-2.10
|
pjlib
|
#2221 |
When using Openssl as TLS backend, close notify alert is not sent before closing the connection
|
riza
|
defect
|
normal
|
release-2.10
|
pjlib
|
#2222 |
Introduce a new compiler setting to allow to use cnonce for SIP authentication without hyphen character
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjsip
|
#2223 |
ALSA sound device wrapper implementation ignores period size returned by ALSA
|
riza
|
defect
|
normal
|
release-2.10
|
pjmedia-audiodev
|
#2224 |
De-Initialize ALSA sound device with snd_pcm_drop() instead of snd_pcm_drain() to avoid stuck issue
|
riza
|
defect
|
normal
|
release-2.10
|
pjmedia-audiodev
|
#2225 |
Timer heap refactoring
|
ming
|
enhancement
|
normal
|
release-2.10
|
pjlib
|
#2226 |
Subscription gets terminated when NOTIFY in call transfer is challenged
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2227 |
Sending ACK not retrying next server
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2228 |
Bug in PCM shift in G722
|
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2229 |
Limitations in ICE data sending
|
ming
|
defect
|
normal
|
release-2.10
|
pjnath
|
#2230 |
Timer crash in STUN session
|
nanang
|
defect
|
normal
|
release-2.10
|
pjnath
|
#2231 |
Potential premature buffer reuse in UDP media transport
|
ming
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2232 |
Crash on Endpoint::libDestroy() when there is an active call
|
riza
|
defect
|
normal
|
release-2.10
|
pjsua2
|
#2233 |
Change enumeration typemaps in SWIG Java
|
nanang
|
enhancement
|
normal
|
release-2.10
|
pjsua2
|
#2234 |
Memory leak with third party resampling
|
riza
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2235 |
UDP transport restart might not get called when replace_udp_socket() fails.
|
riza
|
defect
|
normal
|
release-2.10
|
pjlib
|
#2236 |
Exception in iOS Video Toolbox H264 due to UI API called on background thread
|
nanang
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2237 |
Revisit timer usages
|
|
defect
|
normal
|
release-2.10
|
common
|
#2238 |
Local hold is not reset if there's failure during reinvite/update
|
ming
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2239 |
Avoid crash in rendering after Android OpenGL reinit failure
|
nanang
|
defect
|
normal
|
release-2.10
|
pjmedia-videodev
|
#2240 |
Double destroy of invite session
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2241 |
Update Via header on CANCEL request for proxy scenario if the "sent-by" field is not set
|
riza
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2242 |
Message buffer not set correctly in pjsip_rx_data_clone()
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2243 |
Transport reuse stops working after a transport error
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2244 |
Prevent continuous memory allocation when getting raw certificate on TLS
|
riza
|
defect
|
normal
|
release-2.10
|
pjlib
|
#2245 |
Reconnect video stream listeners in video conference bridge after format changed
|
nanang
|
defect
|
normal
|
release-2.10
|
pjsua-lib
|
#2247 |
Distorted video sent by iOS 13 devices
|
nanang
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2248 |
Memory leak if stream fails to be created
|
ming
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2249 |
Use sorted linked list for timer
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjlib
|
#2250 |
Enable OpenH264 native log
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjmedia
|
#2251 |
Deadlock between PJSUA LOCK and conference mutex
|
ming
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2252 |
Fix Darwin video issue if supplied image height is different from the resolution
|
ming
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2253 |
Support for VP8 and VP9 video codec
|
ming
|
enhancement
|
normal
|
release-2.10
|
pjmedia-videodev
|
#2254 |
Incoming SDP offer with SRTP-DTLS rejected with PJMEDIA_SDPNEG_ENOMEDIA
|
nanang
|
defect
|
normal
|
release-2.10
|
pjmedia
|
#2255 |
Add API for making video window full screen
|
nanang
|
enhancement
|
normal
|
release-2.10
|
pjmedia-videodev
|
#2256 |
Failed building SWIG java binding for android (x86 target)
|
nanang
|
defect
|
normal
|
release-2.10
|
applications
|
#2257 |
Filter SRTP crypto for setting DTLS-SRTP profile supported by by OpenSSL
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjmedia
|
#2258 |
Add PJSUA2 API to get and set OPUS codec setting
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjsua2
|
#2259 |
Fix check to cleanup provisional media
|
ming
|
defect
|
normal
|
release-2.10
|
pjsua-lib
|
#2260 |
Potential deadlock between sip_transaction and sip_reg
|
ming
|
defect
|
normal
|
release-2.10
|
applications
|
#2261 |
Prevent unnecessary locking when adding group lock handler
|
ming
|
enhancement
|
normal
|
release-2.10
|
pjsip
|
#2262 |
Notify when IP change handling is completed
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjsua-lib
|
#2263 |
Add callback to notify when first valid pair is found on ICE negotiation
|
riza
|
enhancement
|
normal
|
release-2.10
|
pjnath
|
#2264 |
Potential deadlock between pjsua lock and sip transport's lock
|
ming
|
defect
|
normal
|
release-2.10
|
pjsip
|
#2265 |
Compatibility issues on Python 3.7 or above
|
nanang
|
defect
|
normal
|
release-2.10
|
python
|
#2266 |
Allow Via header with IPv6 containing []
|
ming
|
enhancement
|
normal
|
release-2.10
|
pjsip
|
#6 |
NAT refresh packet
|
bennylp
|
enhancement
|
minor
|
Known-Issues
|
common
|
#14 |
Don't change RTP/RTCP SSRC on re-INVITE
|
bennylp
|
defect
|
minor
|
release-0.9.0
|
pjsua-lib
|
#19 |
Enhancement for PDA applications
|
bennylp
|
enhancement
|
minor
|
release-0.7.0-rc1
|
applications
|
#27 |
PortAudio device open log shows incorrect channel count
|
bennylp
|
defect
|
minor
|
release-0.5.9
|
applications
|
#32 |
sndtest sample doesn't display the device name correctly
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
applications
|
#33 |
Add socket handles to UDP media transport info
|
bennylp
|
enhancement
|
minor
|
release-0.5.10
|
pjmedia
|
#34 |
Unable to send registration in the callback
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
pjsip
|
#37 |
RTCP discard statistic should be increased when invalid RTP packet is received
|
bennylp
|
enhancement
|
minor
|
release-0.5.10
|
pjmedia
|
#38 |
Inaccurate error message when making call
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
pjsip
|
#39 |
Add incoming URI string in pjsua_call_info
|
bennylp
|
enhancement
|
minor
|
release-0.5.10
|
applications
|
#43 |
Echo suppressor definition doesn't match the declaration
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
pjmedia
|
#46 |
Added recording capability in streamutil
|
bennylp
|
enhancement
|
minor
|
release-0.5.10
|
applications
|
#52 |
Functions to retrieve media port of player and recorder
|
bennylp
|
enhancement
|
minor
|
release-0.5.10
|
applications
|
#70 |
Frame timestamp not propagated correctly
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
pjmedia
|
#79 |
Make available new audio device that is plugged after application is running
|
bennylp
|
enhancement
|
minor
|
Known-Issues-and-Ideas
|
applications
|
#80 |
Return correct error code when pj_gethostbyname() fails
|
bennylp
|
defect
|
minor
|
release-0.5.10
|
pjlib
|
#161 |
Assertion on thread creation on Win32 with log level 6
|
bennylp
|
defect
|
minor
|
release-0.5.10.2
|
pjlib
|
#162 |
Assertion on thread creation on Win32 with log level 6
|
bennylp
|
defect
|
minor
|
release-0.7.0-rc1
|
pjlib
|
#173 |
AGC and other audio preprocessor filters
|
bennylp
|
enhancement
|
minor
|
Known-Issues-and-Ideas
|
pjmedia
|
#176 |
RTP port number is not reset in pjsua media (thanks Binu KS)
|
bennylp
|
defect
|
minor
|
release-0.5.10.3
|
pjsua-lib
|
#177 |
RTP port number is not reset in pjsua media (thanks Binu KS)
|
bennylp
|
defect
|
minor
|
release-0.7.0-rc1
|
pjsua-lib
|
#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
|
#207 |
Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)
|
bennylp
|
defect
|
minor
|
release-0.5.10.3
|
pjsip
|
#235 |
Crash in console application when invalid command line is given (thanks Roland Klabunde)
|
bennylp
|
defect
|
minor
|
release-0.5.10.4
|
applications
|
#272 |
The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu)
|
bennylp
|
defect
|
minor
|
release-0.5.10.4
|
pjsua-lib
|
#273 |
The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu)
|
bennylp
|
defect
|
minor
|
release-0.7.0-rc1
|
pjsua-lib
|
#274 |
The From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu)
|
bennylp
|
defect
|
minor
|
release-0.7.0-rc1
|
pjsua-lib
|
#293 |
Uninitialized memory read reported by Purify in SIP authentication
|
bennylp
|
defect
|
minor
|
release-0.7.0-rc2
|
pjsip
|