Commit Graph

6084 Commits (master)
 

Author SHA1 Message Date
Nanang Izzuddin a5bd5e9d44 Misc (re #2698): Update docs of TD timer in SIP transaction, which also affects tsx timeout timer for both INVITE & non-INVITE tsx since https://trac.pjsip.org/repos/changeset/3203.
3 years ago
Emre TUFEKCI 11316a3bd5
swift-C++ binding & swift pjsua2 sample app (#2723)
3 years ago
sauwming df30cc273a
Reset DTLS state when stopping DTLS transport (#2726)
3 years ago
sauwming 0046373595
Add support for WebRTC AEC3 (#2722)
3 years ago
sauwming 0dcd025ef6
Update doc for ignoring stream keep alive (#2719)
3 years ago
sauwming 557bbbdd88
Disable maintaining ROC when restarting SRTP (#2720)
3 years ago
sauwming d245ffaf91
Ignore 192.0.0.0/29 address (#2718)
3 years ago
Nanang Izzuddin cb30280529
Fixed possible DTLS nego failure when using ICE with host and relay candidates (#2715)
3 years ago
Nanang Izzuddin b7a46394d2 Misc (re #2698): Increase the RTP packet size & PCM buffer size in pcaputil sample app.
3 years ago
sauwming 1cb34f56a7
Specify media direction when making, answering, or updating call (#2705)
3 years ago
sauwming f0ff5817d0
Fix double free of stun session (#2709)
3 years ago
Theo Buehler 40c4e10c1b
Do not redefine SSL_CIPHER_get_id() for LibreSSL (#2708)
3 years ago
sauwming ed28d04a66
Fixed remote address change checking in DTLS transport (#2703)
3 years ago
sauwming bdbeb7c4b2
Skip unsupported digest algorithm (#2408)
3 years ago
Nanang Izzuddin b6bf662221 Misc (re #2698): Skip pjsua test scripts-sipp/uac-reinvite-bad-via-branch on MacOS due to unreliable result, i.e: always getting 200 response. Note that the test objective is to detect/avoid assertion, the test scenario will keep sending INVITE until receiving 500 response (indicating bad/duplicated Via branch is detected), on fast machines where INVITE tsx destroyed quickly, pjsua will send 200 response, instead of 500.
3 years ago
sauwming f5949e8590 Merge branch 'master' of github.com:pjsip/pjproject
3 years ago
sauwming 28b36716ad Misc (re #2698): Fixed warning of using UI
3 years ago
Nanang Izzuddin 41bc488e1c
Avoid crash/exception in unregistering socket on iOS after SIP UDP socket-replace fails (#2691)
3 years ago
Sean Bright 4746ecff38
sdp.c: Use correct conversion specifier for uint32_t (#2693)
3 years ago
Riza Sulistyo 36b2510af0
Update openssl for windows download link
3 years ago
Sébastien Blin 997a468a5e
ip_helper_generic: ignore non running interfaces (#2687)
3 years ago
sauwming ea7105c222
Allow SIP transaction to continue for certain case despite transport error (#2683)
4 years ago
Nanang Izzuddin 4772d62ed2
Fix reject incoming call before sending any response (auto 100/trying response is disabled) (#2676)
4 years ago
Riza Sulistyo 68171af116
Check error returned from decode callback of the decoding process using video toolbox codec. (#2671)
4 years ago
Dan Oprescu 29412ceb82
call_change_cap_dev() should allow *any* valid capture device, ie. including PJMEDIA_DIR_CAPTURE_PLAYBACK for example (#2678)
4 years ago
Hubert LOBIT c075a41071
Add a `getID()` method to PJSUA2 Buddy class (#2681)
4 years ago
sauwming d52050bb75
Match tx telephone events clock rate with local's clock rate (#2679)
4 years ago
Hubert LOBIT 742f7dc252
Fix installation of libpjsua2 shared libraries (#2670)
4 years ago
Riza Sulistyo 801484823c Changed version to 2.11-dev
4 years ago
Riza Sulistyo 842b4ba27d Changed version to 2.11
4 years ago
Nanang Izzuddin 79531cbc05
More works on Trickle ICE (#2667)
4 years ago
Alex Kalmuk b3e51c7a7d
Add embox rtos to supported targets in README.txt (#2643)
4 years ago
Nanang Izzuddin a6512caafa Merge branch 'master' of https://github.com/pjsip/pjproject
4 years ago
Nanang Izzuddin fd7fe4b519 Misc (re #2504): Suppress a compile warning on MSVC2005: unreferenced param
4 years ago
sauwming 1a3f8ad60d
Fixed race condition between media event callback and stopping video (#2666)
4 years ago
sauwming 3e68412e58 Apple SSL (re #2482): Remove compile warnings of unused variables
4 years ago
sauwming e56870f761 Apple SSL (re #2482): Fixed listener creation which already incorporates port in the parameters
4 years ago
sauwming 2d6dd96e5b Apple SSL (re #2482): Fixed possible incorrect scheduling of next receive if dispatch_data_apply() is called multiple times
4 years ago
Nanang Izzuddin dd2827fcfe Trickle ICE (re #2588):
4 years ago
Nanang Izzuddin 5baab42295 Merge branch 'master' of https://github.com/pjsip/pjproject
4 years ago
Nanang Izzuddin 25c5eea417 Trickle ICE (re #2588):
4 years ago
sauwming b48bae83bc Misc (re #2504): Add microphone usage permission for ipjsua swift app
4 years ago
sauwming ec78f808c5 Misc (re #2504): Fix runtime warning of UI API called on a background thread in ipjsua
4 years ago
sauwming 63981ce325 Misc (re #2504): Fix illegal threading exception in ipjsua app when running on device
4 years ago
Riza Sulistyo eeef964ad7 Re #2552: Fix "sf error code: -13" log due to double buffer release.
4 years ago
sauwming 90a7d70ae2
Fix secure transport checking (#2663)
4 years ago
Nanang Izzuddin 7f508cac14 Misc (re #2504): fix pjsua app, command cl only list max 4 conference ports
4 years ago
Riza Sulistyo 35e0fc44be Misc (re #2504): Add some files/folders generated by VS to git ignore list
4 years ago
Riza Sulistyo 74c34399d6 Misc (re #2504): Suppress some compile warning on VS Windows.
4 years ago
nanangizz ef87e6da8b Merge branch 'master' of https://github.com/pjsip/pjproject
4 years ago