Commit Graph

6084 Commits (master)
 

Author SHA1 Message Date
Nanang Izzuddin 8fc67a51ee
Miscelaneous changes on PJSUA2 audio device APIs (#2822)
3 years ago
Nanang Izzuddin e48ec1dc0d
Add support to specify Contact URI params specific to REGISTER requests (#2819)
3 years ago
Nanang Izzuddin cb97e86f9f
Add a new ioqueue API pj_ioqueue_clear_key() (#2810)
3 years ago
Florian Xaver 1aa7eb2180
Added new function pjmedia_sdp_media_print(...) (#2799)
3 years ago
George Joseph 87bb60edb2
pjmedia_sdp_attr_get_rtpmap: Strip param trailing whitespace (#2828)
3 years ago
Nanang Izzuddin ae5ce4ca72
Handle unknown cipher name in PJSUA2 (#2821)
3 years ago
jimying 06e28755d4
BSD (freebsd,openbsd,netbsd..) generate uuid use os native api (#2816)
3 years ago
Riza Sulistyo a097ebcdee
When optimization is enabled, local assignment might be lost on exception (#2813)
3 years ago
Nanang Izzuddin 4b11af1d84
When nominating in regular nomination, don't nominate triggered check immediately to avoid concluding a pair with lower priority (see #2812). (#2817)
3 years ago
sauwming 328a6837cc
Resort ICE checklist upon entering nomination stage (#2806)
3 years ago
Riza Sulistyo 661a8cef67
Add support to windows on ARM build (#2807)
3 years ago
sauwming f448fc21df
Fix socket leak in turn sock (#2805)
3 years ago
sauwming 36e09d3076
Acquire lock before destroying ioqueue epoll (#2804)
3 years ago
Nanang Izzuddin 37136a4ee6
High video latency when decoder frame rate is initialized lower than actually received (#2798)
3 years ago
Riza Sulistyo 6775bdc888
Don't copy sock address if it points to the same memory (#2795)
3 years ago
sauwming 15663e3f37
Merge pull request from GHSA-2qpg-f6wf-w984
3 years ago
sauwming f6dfae1f6d
Fix socktype and duplicate checking in pj_getaddrinfo() (#2788)
3 years ago
sauwming b1e2983f36
Add minimum interval for keyframe missing events in Openh264 (#2786)
3 years ago
sauwming 0ceb274989
Add Mac and iOS implementation of guid generation (#2784)
3 years ago
sauwming 5c1fa437cc
Add checks and assertion if PJSIP string length is negative (#2783)
3 years ago
Krzysztof Marciniak 7069b04b1b
Fix signature checking code (#2780)
3 years ago
SamVanBelle 7658fae4e4
Follow-up of #2726 (#2782)
3 years ago
Nanang Izzuddin 4783d28c07
Update SECURITY.md
3 years ago
Riza Sulistyo 115b1db6dc
Support webrtc-aec3 on windows (#2775)
3 years ago
Perry Ismangil bf96913963
Create SECURITY.md (#2776)
3 years ago
Florian Xaver f39de17f5f
Fix compilation of 3rdparty_media_sample (introduced by #1463) (#2770)
3 years ago
Riza Sulistyo 43d1bc90d7
Avoid deadlock on unsubscribe event (#2771)
3 years ago
Nanang Izzuddin d5f95aa066
Merge pull request from GHSA-cv8x-p47p-99wr
3 years ago
Nanang Izzuddin c80f59eb90
SDL full-screen mode fixes and enhancement (#2759)
3 years ago
santevid 05cad67f52
Fix in the SDP negotiator - if the offer's media is disabled, do not compare transports (#2763)
3 years ago
Momo Takanashi 6a700a6276
Added pj_turn_sock_connect for TURN TCP Allocations (#2754)
3 years ago
Dan Oprescu 0966d4c6dd
Fix 's default constructor to do what the documentation says. (#2762)
3 years ago
Nanang Izzuddin f7ff6b2440 Misc (re #2698): Update python test:
3 years ago
Nanang Izzuddin 277ba23257 Merge branch 'master' of https://github.com/pjsip/pjproject
3 years ago
Nanang Izzuddin 8813fe2520 Re #2760: Fix documentation of pj_grp_lock_create(), group lock reference counter is initialized with zero instead of one (thanks to Cameron Pickett for the report).
3 years ago
Riza Sulistyo 70074ede91 Linker error when building pjmedia_test, pjsip_test and sample project when using Visual Studio, some of them caused by #2753.
3 years ago
Nanang Izzuddin 8ef2a3c0d0 Re #2753: Compile error when PJSIP_AUTH_HAS_DIGEST_SHA256 is disabled (or without OpenSSL).
3 years ago
Riza Sulistyo 99a1146a10
Filter RTP based on source address early to avoid invalid RTP session update (#2713)
3 years ago
SebaLedesma abf2b4c54f
Support for SHA-256 algorithm in SIP Digest Authentication (#2753)
3 years ago
Nanang Izzuddin d962342702
Apply volume settings in opening ALSA sound device, also add input volume setting (#2755)
3 years ago
Nanang Izzuddin e36026d45b
Update and rename bug_report.md to bug_report.yml
3 years ago
lin.sun 35810cc2bb
Example command line for pjsua testing with sipp. (#2750)
3 years ago
SamVanBelle 3402d7f897
Reset SSL BIOs (#2745) (#2746)
3 years ago
Nanang Izzuddin bc6f0ee6e3
Avoid call disconnection due to request timeout when network change happens. (#2737)
3 years ago
Nanang Izzuddin dfc511df26
Update configure-android for Android NDK 22, folder 'platforms' is now removed, the script needs it to detect latest platform version. (#2739)
3 years ago
Nanang Izzuddin cb35c79f21
Allow app modify video encoding param in on_stream_precreate() (#2741)
3 years ago
Nanang Izzuddin 4dbc8fca31
Fix TCP/TLS connect issue when epoll using EPOLLONESHOT (#2747)
3 years ago
Riza Sulistyo 3844cd1b8b
Avoid deadlock when restarting SIP UDP transport due to holding pjsua lock (#2731)
3 years ago
Nanang Izzuddin 5b591b44be
Add option --enable-speex-resample to configure script (#2742)
3 years ago
Nanang Izzuddin b88ba9be64 Misc (re #2698): Update libsamplerate license info (thanks to Olle Frimanson for the info).
3 years ago