Commit Graph

34680 Commits

Author SHA1 Message Date
Andrey Volk ffe0a1b629
Merge pull request #711 from signalwire/dronestderr
[Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr.
2020-06-24 22:20:31 +04:00
Andrey Volk 1cea3da2fc [Tests] Fix Drone CI capturing Address Sanitizer reports sent to stderr. 2020-06-24 21:23:53 +04:00
ROBERT MCDOWELL f7f493b2fd
[esl] Fix typo in fs_cli.c 2020-06-24 18:07:42 +04:00
Andrey Volk a862491bf8
Merge pull request #702 from zandeez/master
[Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support.
2020-06-22 18:58:48 +04:00
Andrew Cassidy 3130a51182 [Core] Add AEAD_AES_128_GCM and AEAD_AES_256_GCM ciphers support. 2020-06-22 16:26:22 +04:00
Andrey Volk 27c491dd0c [Core] Fix size overflow in pool_stats (when configured with --enable-pool-debug) 2020-06-12 19:35:03 +04:00
Andrey Volk ddcfedba9b
Merge pull request #687 from signalwire/dronesplit
[Tests] Split drone build and run-tests.
2020-06-12 01:31:58 +04:00
Andrey Volk 9a94c3d5a7 [Tests] Split drone build and run-tests. 2020-06-12 00:59:41 +04:00
Mike Jerris 6b9c836286 [build] properly prepend PKG_CONFIG_PATHS on out of tree modules 2020-06-04 22:42:07 +04:00
Andrey Volk 7f1a8a69b0 [Build-System] Allow full path or git clone url (with arguments) in modules.conf to build out of tree modules.
--- modules.conf ---
/full/path/to/out-of-tree/mod_tobuild
mod_somewherethere|https://github.com/your_account/your_mod_repo.git -b branch
2020-06-04 22:41:55 +04:00
Mike Jerris 5239c6dcb0 [Build-System] Add a local pc file for use with out of tree mods built in tree. 2020-06-04 22:41:42 +04:00
Andrey Volk c0a4f06d77
Merge pull request #658 from signalwire/visualstudiodetectionfix
[Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages.
2020-05-25 18:48:09 +04:00
Andrey Volk 7490fba772 [Build-System] Fix Visual Studio detection logic to use the latest installed when building FreeSWITCH or sound packages. 2020-05-25 16:41:16 +04:00
Andrey Volk ef70d4d59b
Merge pull request #655 from signalwire/DefaultPlatformToolset
[Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions.
2020-05-25 14:23:16 +04:00
Andrey Volk 0275ea1eb4 [Build-System] Use $(DefaultPlatformToolset) so it's easier to build using newer Microsoft Visual Studio versions. 2020-05-25 14:18:25 +04:00
Andrey Volk 7b6a15a4d6
Merge pull request #653 from signalwire/windowstests
[Build-System] Fix folder conflict when building unit-tests on Windows.
2020-05-24 21:49:57 +04:00
Andrey Volk 6299fc12be [Build-System] Fix folder conflict when building unit-tests on Windows. 2020-05-24 15:37:31 +04:00
Andrey Volk 7a6c56d406
Merge pull request #650 from signalwire/newdronefix
[Tests] Fix build on new Drone
2020-05-21 23:13:46 +04:00
Andrey Volk 553c06add1 [Tests] Fix build on new Drone 2020-05-21 22:53:05 +04:00
avimar 82a5c1addd
[docs] Update wiki link to confluence 2020-05-18 21:00:49 +03:00
Andrey Volk 91f54340ed
Merge pull request #636 from signalwire/listener-hangup-race
[mod_event_socket] Fix hangup race with listener_thread of socket application in async mode
2020-05-18 21:22:05 +04:00
Chris Rienzo bd46061a10 [test] Disable logs when loading and shutting down FS core 2020-05-18 21:20:06 +04:00
Andrey Volk e1f63ce5b1
Merge pull request #638 from signalwire/openh264_drone
[mod_openh264] Enable build on Drone.
2020-05-16 01:45:27 +04:00
Mike Jerris 838f62a743 [mod_event_socket] Fix hangup race with listener_thread of socket application in async mode 2020-05-15 15:18:41 -06:00
Andrey Volk 493f8a2254 [mod_openh264] Enable build on Drone. 2020-05-15 22:44:19 +04:00
Andrey Volk 55ddecd750
Merge pull request #222 from paxc/master
[mod_openh264] Fix stap-a size issue and add unit test.
2020-05-15 21:04:25 +04:00
paxc 9bec823f22 [mod_openh264] Fix stap-a size issue and add unit test. 2020-05-15 20:35:58 +04:00
Andrey Volk eba009868e
Merge pull request #474 from dragos-oancea/mod_cv-nullptr-passed
[mod_cv] scan-build: Null pointer passed as an argument to a 'nonnull' parameter.
2020-05-15 20:28:51 +04:00
windy-wang 120132b190
[mod_av] Break packets evenly 2020-05-14 01:45:48 +04:00
CAUCA 9-1-1 770ed14f44
[sofia-sip] Add urn: scheme support to sofia. (#445)
As an effort to support NENA i3 specs for NG 9-1-1, this adds support
for INVITE URI appearing as urn:service:sos to request for emergency services.

Reference for URN support in RFC 6061 https://tools.ietf.org/html/rfc6061
2020-05-12 22:58:33 +04:00
Andrey Volk 8f8edfbd01
Merge pull request #626 from signalwire/sofia-wss-keep-alive
[sofia-sip] Timed out or not established wss should be destroyed immediately and avoid keep-alive functionality.
2020-05-12 21:54:53 +04:00
Andrey Volk 323c10d34b [sofia-sip] Timed out or not established wss should be destroyed immediately and avoid keep-alive functionality. 2020-05-12 00:04:47 +04:00
Andrey Volk 8df2eca4d4 version bump 2020-05-11 16:46:27 +04:00
Andrey Volk 50b7dedf82 swigall 2020-05-11 09:50:33 +00:00
Andrey Volk 43614fd12a
Merge pull request #619 from signalwire/amr_dead_assignment
[mod_amr] scan-build: fix dead increment of fmtptmp_pos in switch_amr_init()
2020-05-08 03:33:25 +04:00
Andrey Volk a2c657c7bb [mod_amr] scan-build: fix dead increment of fmtptmp_pos in switch_amr_init() 2020-05-08 02:56:37 +04:00
Andrey Volk 5b1088d39f
Merge pull request #133 from jay98237438/master
[mod_amr, mod_amrwb] RFC4867 mode-set compliancy
2020-05-08 01:55:50 +04:00
sunlin 43b35ae4f2
[mod_silk] Fix mod_silk always init with maxaveragebitrate=20000 2020-05-08 01:52:39 +04:00
Andrey Volk 262220085e
Merge pull request #618 from signalwire/transfer
[core] Transfer with rtp_pass_codecs_on_stream_change one way audio
2020-05-08 01:50:16 +04:00
Anthony Minessale 6b35e576fc [core] Transfer with rtp_pass_codecs_on_stream_change one way audio 2020-05-08 01:40:21 +04:00
Andrey Volk d945566bbd
Merge pull request #617 from signalwire/orig_session_check
[core] add orig session check
2020-05-08 01:38:31 +04:00
Anthony Minessale eaca798979 [core] add orig session check 2020-05-08 01:28:10 +04:00
Andrey Volk 0072806df1 [mod_loopback] Split null_auto_answer into two variables null_enable_auto_answer and null_auto_answer_delay. Default auto_answer_delay is 0 instead of 1 ms. Auto answer is enabled by default if null_enable_auto_answer is not set. More carefully compute the delay in ms to not block channel longer than needed. 2020-05-08 01:22:48 +04:00
Andrey Volk 661f653956 [Core] Fix OSX build in switch_ivr_originate.c 2020-05-08 01:21:24 +04:00
Seven Du 0cafcf8a9b [core] Add global/leg variable to originate: group_confirm_timeout
group_confirm_timeout is a value in seconds for the maximum time to wait for group confirmation to finish.  This variable replaces group_confirm_cancel_timeout which has been deprecated.  Set group_confirm_timeout=0 to disable leg_timeout during group confirm.
2020-05-08 01:17:22 +04:00
Seven Du 2a54e08019 [core, mod_loopback] Add test case for group confirm over loopback endpoints 2020-05-08 01:12:17 +04:00
lazedo 7264426386 [mod_loopback] clear confirm properties from a-leg 2020-05-08 01:11:52 +04:00
Seven Du fcda4c6a06 [core] add support to set group confirm on each leg 2020-05-08 01:11:44 +04:00
Andrey Volk d5dccc3c78
Merge pull request #616 from signalwire/oglobals
[core] refactor originate internals (oglobals)
2020-05-08 00:55:43 +04:00
Mike Jerris bfd02beef8 [core] refactor originate internals (oglobals) 2020-05-08 00:28:57 +04:00