Commit Graph

6084 Commits (master)
 

Author SHA1 Message Date
sauwming 6f197385c7
Miscellaneous fixes (#2969)
3 years ago
Nanang Izzuddin 062204bd5d
Fix cseq generation in pjsip_dlg_create_request(). (#2996)
3 years ago
sauwming c4531e0ddc
Hangup call in crossover scenario between CANCEL and 200 response (#2994)
3 years ago
sauwming 088690b607
Fixed failed pjsua test due to incorrect SRTP ROC check (#2993)
3 years ago
Riza Sulistyo 88b91260ad
Handle padding included on image from Camera2 API (#2991)
3 years ago
Riza Sulistyo 0ac02c2c8d
Prevent memory leak on OpenH264 due to multiple decoder allocation (#2987)
3 years ago
sauwming b5af6819a0
Fixed failure to resume video when unholding the call (#2988)
3 years ago
sauwming 87a63f1725
Reenable periodic RTP transmission on silence (#2989)
3 years ago
Nanang Izzuddin db3235953b
Merge pull request from GHSA-ffff-m5fm-qm62
3 years ago
sauwming 9b37e587bc
Add feature to init SRTP ROC and check if SRTP ROC needs to be reset/maintained (#2846)
3 years ago
sauwming 3c2219e4d3
Fixed Android build issues on NDK r23 and r24 (#2974)
3 years ago
sauwming b1d29fd4e7
Fixed call hangup crash when ending session fails (#2980)
3 years ago
sauwming e79d28e665
Fixed iOS ipjsua app inability to auto answer (#2975)
3 years ago
Tobias Schlager d2387d0121
Avoid assertions when using PJ_HAS_THREADS 0 (#2958)
3 years ago
Riza Sulistyo d5477c1eed
Release wav player and recorder pool to clean up when calling pjsua_destroy() (#2979)
3 years ago
Florian Xaver 4cc86a6a3c
Fix documentation and usage of txdata ref counter (#2957)
3 years ago
sauwming 691c687f66
Fixed assertion in multipart test (#2972)
3 years ago
Riza Sulistyo 835d4073d7
Fix decode issue on FFMpeg 4.3.2 (#2976)
3 years ago
sauwming c9715f4ffc
Modified default C++ compiler for configure-iphone (#2977)
3 years ago
sauwming eda6fb5894
Fixed build failure for libwebrtc-aec3 (#2978)
3 years ago
Grazhdan Oleg 14b0ef44df
Fix incorrect pjmedia_sdp_neg_state in case of SDP parsing error (#2908)
3 years ago
Krzysztof Marciniak f5249ca70e
Added pjsip_tsx_set_timers to change timers at runtime (#2781)
3 years ago
George Joseph 668a828631
Add additional unit test options (#2961)
3 years ago
sauwming a5fa35305a
Fixed OpenSSL server context initialization (#2973)
3 years ago
Riza Sulistyo 9ffd718d17
Add support to boringssl (#2856)
3 years ago
Andreas Wehrmann c4bad5df14
do not #define snprintf and vsnprintf on Visual Studio 2015 and newer (#2971)
3 years ago
sauwming c765e75252
Fix Windows CI build to use VS 2022
3 years ago
jimying dc2e5c6546
fix vid_streamutil not working on mac (#2875)
3 years ago
sauwming ddefd578b1
Fixed ice session assertion when there's no checklist (#2955)
3 years ago
sauwming 74c0309d80
Race condition between Apple SSL destroy and event callback (#2825)
3 years ago
sauwming 2caced6fcf
Fix failure to manually reply re-INVITE (#2968)
3 years ago
Nanang Izzuddin 639e7dc7e6
Add Oboe audio device backend for Android (#2707)
3 years ago
sauwming 119623b633
Misleading log when answering a call in CONFIRMED state (#2950)
3 years ago
sauwming 5beae3816a
OpenSSL server-side enhancements to support session reuse and SNI (#2954)
3 years ago
Nanang Izzuddin 2d5a37f92e
Replace deprecated Android Camera framework with Camera2 (#2797)
3 years ago
Nanang Izzuddin 6bda5dfb6b
NAT64: handle special case where server put FQDN (which resolved to IPv6 only) in SDP answer. (#2926)
3 years ago
Nanang Izzuddin e0056814a9
Avoid double BYE when pjsua_call_hangup() is called multiple times (#2859)
3 years ago
Nanang Izzuddin c7c4ebc7b0
Add check if module has been unregistered in mod_ua module (in sip_ua_layer.c). (#2840)
3 years ago
Nanang Izzuddin c12d12cab7
Fix deadlock after immediate hangup on video call (#2837)
3 years ago
Riza Sulistyo 4fa7528c9d
Allow registration refresh to continue when REGISTER response contains expires parameter set to 0 (#2809)
3 years ago
Riza Sulistyo 313d536c28
Implement verify callback to TLS connection (#2962)
3 years ago
sauwming d979253c92
Merge pull request from GHSA-qcvw-h34v-c7r9
3 years ago
George Joseph 551273f639
Additional multipart improvements (#2953)
3 years ago
sauwming 077b465c33
Merge pull request from GHSA-7fw8-54cv-r7pm
3 years ago
sauwming 22af44e68a
Merge pull request from GHSA-m66q-q64c-hv36
3 years ago
sauwming a5e052f2a5
Fix video issues upon format change (#2911)
3 years ago
sauwming f99639fede
Fix aviplay crash when using ffmpeg video codec (#2940)
3 years ago
sauwming c9a75bed34
Add parameter assertion check in pjsip_uri_get_uri() (#2893)
3 years ago
Nanang Izzuddin ecd18ee4d4
Fix issue of not rescheduled keep-alive timer for Flow-Timer when ka_interval (UDP keep-alive interval setting) is zero/disabled. (#2943)
3 years ago
sauwming 986d7fc198
Fix build failure when PJ_POOL_DEBUG is enabled (#2947)
3 years ago