|
|
@6005
|
6 years |
riza |
Close #2202: Limit the number of ignored error when receiving RTP/RTCP.
|
|
|
@6004
|
6 years |
riza |
Close #1017: TURN TLS transport implementation.
|
|
|
@6003
|
6 years |
riza |
Close #2201: Restart UDP transport after replace_udp_socket fail when …
|
|
|
@6002
|
6 years |
riza |
Close #1019: Support for multiple listeners.
|
|
|
@6001
|
6 years |
riza |
Re #2147 (misc): Avoid swig error caused by pjsua_snd_dev_id enum …
|
|
|
@6000
|
6 years |
riza |
Close #2200: Ignore/discard DNS SRV response with truncated flag set.
|
|
|
@5999
|
6 years |
nanang |
Re #2179: Fixed linking error when PJSIP_HAS_TLS_TRANSPORT is not defined.
|
|
|
@5998
|
6 years |
ming |
Re #2198: Fixed wrong check that can return both IPv4 and IPv6 addresses
|
|
|
@5997
|
6 years |
ming |
Fixed #2134: STUN server resolution failure causes delay
|
|
|
@5996
|
6 years |
nanang |
Close #2199: Fixed assertion when DNS SRV resolver receives empty record …
|
|
|
@5995
|
6 years |
ming |
Fixed #2198: SIP resolve to return both IPv4 and IPv6 synthesized …
|
|
|
@5994
|
6 years |
nanang |
Re #2179: Wipe out memory used for storing SSL keys in PJSIP TLS transport …
|
|
|
@5993
|
6 years |
nanang |
Close #2142: Export pjmedia_echo_flag to PJSUA2 SWIG Java interface
|
|
|
@5992
|
6 years |
nanang |
Re #2181: Fixed undefined reference linking errors when PJSUA_HAS_VIDEO is …
|
|
|
@5991
|
6 years |
nanang |
Re #2191: Fixed crash in SIP transport destroy due to bug introduced by …
|
|
|
@5990
|
6 years |
nanang |
Close #2179: Wipe out memory used for storing SSL keys before released.
|
|
|
@5989
|
6 years |
ming |
Fixed #2107: Add option to use loopback media transport in pjsua
|
|
|
@5988
|
6 years |
nanang |
Re #2197: Fixed silly mistake of wrong size param in bzero-ing a var.
|
|
|
@5987
|
6 years |
nanang |
Close #2197: Support TURN extensions for TCP allocations (RFC 6062).
|
|
|
@5986
|
6 years |
ming |
Re #2189: Fixing various bugs:
* assertion: …
|
|
|
@5985
|
6 years |
ming |
Re #2181: Fixed incorrect index in getAudioMedia() iteration
|
|
|
@5984
|
6 years |
nanang |
Re #1298: Updated PJSIP* to use PJ_ERROR consistently.
|
|
|
@5983
|
6 years |
nanang |
Re #1298: Updated PJNATH to use PJ_ERROR consistently.
|
|
|
@5982
|
6 years |
nanang |
Re #1298: Updated PJMEDIA* to use PJ_ERROR consistently.
|
|
|
@5981
|
6 years |
nanang |
Re #1298: Updated PJLIB-UTIL to use PJ_ERROR consistently.
|
|
|
@5980
|
6 years |
nanang |
Re #1298: Updated PJLIB to use PJ_ERROR consistently.
|
|
|
@5979
|
6 years |
nanang |
Re #1298: Updated PJSUA-LIB to use PJ_ERROR or pjsua_perror when …
|
|
|
@5978
|
6 years |
ming |
Fixed #2196: Assertion due to unset sip error code when media …
|
|
|
@5977
|
6 years |
ming |
Fixed #2195: Assertion when receiving more calls than the configured …
|
|
|
@5976
|
6 years |
ming |
Fixed #2194: onStreamDestroyed callback is not called upon call …
|
|
|
@5975
|
6 years |
riza |
Close #2193: Buffered read data on SSL socket might not immediately get …
|
|
|
@5974
|
6 years |
riza |
Misc (re #2147): Allow application exceptions to be enriched with Error …
|
|
|
@5973
|
6 years |
nanang |
Fixed #2192: Update dialog local contact for non registering account.
|
|
|
@5972
|
6 years |
nanang |
Re #2181: Implemented video conference APIs for PJSUA2.
|
|
|
@5971
|
6 years |
nanang |
Fixed #2191:
- Stricter double timer entry scheduling prevention.
- …
|
|
|
@5970
|
6 years |
ming |
Fixed #2190: Crash in ioqueue post completion if callback is not set
|
|
|
@5969
|
6 years |
nanang |
Close #2189: fixed PJSUA2 thread safety issue in list of objects …
|
|
|
@5968
|
6 years |
ming |
Fixed #2188: RTCP RR not generated if stream's encoder channel is paused
|
|
|
@5967
|
6 years |
riza |
Re #2181: Add vid_conf.h/c to pjmedia project for VS2015.
|
|
|
@5966
|
6 years |
riza |
Re #2180: Added ssl_sock_imp_common.h/c to PJLIB VS2015 project (excluded …
|
|
|
@5965
|
6 years |
nanang |
Misc (re #2147): When tracing is enabled, print ALSA error message when …
|
|
|
@5964
|
6 years |
riza |
Misc (re #2147): Add lock to prevent race condition when accessing media …
|
|
|
@5963
|
6 years |
riza |
Misc (re #2147): Enable to change SIP outbound instance id when modifying …
|
|
|
@5962
|
6 years |
ming |
Re #2187: Delay the creation of video capture until it is needed
Also in …
|
|
|
@5961
|
6 years |
ming |
Fixed #2187: Avoid starting video capture if the setting …
|
|
|
@5960
|
6 years |
ming |
Fixed #2186: Enable video stream keep alive mechanism
* Also add video …
|
|
|
@5959
|
6 years |
ming |
Re #2185: Darwin SSL backend
* Security framework availability will be …
|
|
|
@5958
|
6 years |
ming |
Re #2185: Add Security framework to ipjsua sample app
|
|
|
@5957
|
6 years |
ming |
Fixed #2185: Darwin (Mac OS & iOS) native SSL backend
|
|
|
@5956
|
6 years |
nanang |
Misc (re #2147): Add info and checks about Extra Audio Device supporting …
|
|
|
@5955
|
6 years |
nanang |
Fix #2184: PJSUA2 cannot switch from null audio device.
|
|
|
@5954
|
6 years |
nanang |
Fix #2183: Fixed bug of dialog not destroyed on late media scenario: …
|
|
|
@5953
|
6 years |
ming |
Re #2160: Fixed assertion in pjlib test due to uninitialized ioqueue op …
|
|
|
@5952
|
6 years |
nanang |
Misc (re #2147): Updated SVN property svn:eol-style to native for Java …
|
|
|
@5951
|
6 years |
nanang |
Re #2180: Added ssl_sock_imp_common.h/c to PJLIB MSVC2005 project …
|
|
|
@5950
|
6 years |
nanang |
Misc (re #2147): Updated SSL socket test to include host part in HTTPS …
|
|
|
@5949
|
6 years |
ming |
Fixed #2182: Prevent crash in unpublishing presence when deleting account
…
|
|
|
@5948
|
6 years |
ming |
Re #2181: Fixed assertion in darwin_dev pj_assert(frame->size >= …
|
|
|
@5947
|
6 years |
nanang |
Re #2181: Fixed unreleased pool when disconnecting ports in video …
|
|
|
@5946
|
6 years |
ming |
Re #2147 (misc): Contact params update when modifying account
The current …
|
|
|
@5945
|
6 years |
nanang |
Re #2181: Fixed assertion due to removing an invalid port from video …
|
|
|
@5944
|
6 years |
nanang |
Re #2181: Fixed build error when PJMEDIA_HAS_VIDEO is set to zero.
|
|
|
@5943
|
6 years |
ming |
Re #2147 (misc): missed VideoToolbox deinit in r5942
|
|
|
@5942
|
6 years |
ming |
Re #2147 (misc): Fixed assertion in simpleua sample for not creating event …
|
|
|
@5941
|
6 years |
ming |
Re #2180: Suppress warning of unreferenced function parameters
|
|
|
@5940
|
6 years |
ming |
Re #2180: Fixed incorrect early return in pj_ssl_sock_renegotiate()
|
|
|
@5939
|
6 years |
nanang |
Re #2181: Initial version of video conference implementation.
|
|
|
@5938
|
6 years |
ming |
Fixed #2180: Refactoring SSL socket backend implementations
|
|
|
@5937
|
6 years |
nanang |
Re #2147: Added logging and explicit SIP error code for assertions in SIP …
|
|
|
@5936
|
6 years |
nanang |
Re #2150: Fixed crash in SIP TLS transport after TCP socket accept error, …
|
|
|
@5935
|
6 years |
nanang |
Close #2178: Added check in get_cn_from_gen_name() for empty general name …
|
|
|
@5934
|
6 years |
nanang |
Re #2176: Removed pop_freelist() + push_freelist() after remove_node() as …
|
|
|
@5933
|
6 years |
nanang |
Re #2176: added timer stress test into pjlib-test.
|
|
|
@5932
|
6 years |
nanang |
Fixed #2177: Updated configure-android script for NDK r17, r18, r19.
|
|
|
@5931
|
6 years |
ming |
Fixed #2175: Make sure that last ACK has been sent before retransmitting …
|
|
|
@5930
|
6 years |
ming |
Re #2173: Fixed assertion caused by PJMEDIA_SDP_EMISSINGCONN, if incoming …
|
|
|
@5929
|
6 years |
riza |
Close #2174: Fix out of bound error when enabling GnuTLS.
|
|
|
@5928
|
6 years |
riza |
Close #2173: On PJSUA2, application will not be notified when when SDP …
|
|
|
@5927
|
6 years |
nanang |
Fixed #2172: Avoid double reference counter decrements in timer in the …
|
|
|
@5926
|
6 years |
ming |
Re #2147 (misc): set wholeMsg string of SipTxData? to the whole message …
|
|
|
@5925
|
6 years |
nanang |
Close #2171:
- Apply returned frame quality filter in OpenH264 decoder …
|
|
|
@5924
|
6 years |
riza |
Re #2147 (misc): Include unicode_win32.c on the build configuration for …
|
|
|
@5923
|
6 years |
nanang |
Re #2168:
- Added a new PJSUA callback on_media_event().
- Added audio …
|
|
|
@5922
|
6 years |
riza |
Close #2170: When using pjsua2 API, Re-INVITE with no SDP will be …
|
|
|
@5921
|
6 years |
riza |
Close #2169: Update invite options when receiving INVITE provisional …
|
|
|
@5920
|
6 years |
nanang |
Close #2168: Added media event for audio device error.
|
|
|
@5919
|
6 years |
ming |
Fixed #2166: Possible buffer overread if RTCP packet length is invalid
|
|
|
@5918
|
6 years |
ming |
Fixed #2165: Support video only call in pjsua
|
|
|
@5917
|
6 years |
ming |
Fixed #2164: Subscription may get terminated when NOTIFY is challenged
|
|
|
@5916
|
6 years |
ming |
Re #2147 (misc): Fixed incorrect typecast in Speex resampler. Thanks to …
|
|
|
@5915
|
6 years |
nanang |
Misc (re #2147): Removed 'experimental' word for Speex resampling.
|
|
|
@5914
|
6 years |
nanang |
Misc (re #2147): Invalid media direction (dir=NONE) when receiving first …
|
|
|
@5913
|
6 years |
nanang |
Fix #2163:
- Frame rate calculation is now done using temporary variable, …
|
|
|
@5912
|
6 years |
ming |
Re #2159: Replace std::mutex with PJSIP's own pj_mutex_t, since std::mutex …
|
|
|
@5911
|
6 years |
riza |
Close #2162: If transport restart fail, don't proceed with updating …
|
|
|
@5910
|
6 years |
nanang |
Misc (re #2147): pjmedia_transport_media_stop() should not be called …
|
|
|
@5909
|
6 years |
riza |
Close #2161: Avoid deadlock triggered by incoming message when transport …
|
|
|
@5908
|
6 years |
ming |
Re #2147 (misc): Add pjmedia_transport_media_stop() to streamutil sample …
|
|
|
@5907
|
6 years |
ming |
Fixed #2160: stuck issue in ioqueue when detaching UDP media transport
- …
|
|
|
@5906
|
6 years |
ming |
Re #2147 (misc): Put back the printing of contact_rewrite_method, which is …
|
|
|