Commit Graph

33356 Commits

Author SHA1 Message Date
Serj cc39fed1e3 FS-11614: [Packaging] Remove syslog systemd unit requirement 2019-01-25 22:14:27 +00:00
Seven Du 1681db4ba2 Merge pull request #1669 in FS/freeswitch from ~DULINJUN/freeswitch:bugfix/FS-11628-fix-switch_core_video-typo to master
* commit '908793e5fe505a1e690397c74322946c7c9714fa':
  Update src/switch_core_video.c
2019-01-25 06:03:36 +00:00
dulinjun 908793e5fe Update src/switch_core_video.c 2019-01-25 05:49:58 +00:00
Andrey Volk ca49a26592 Merge pull request #1668 in FS/freeswitch from FS-11614v2 to master
* commit 'f869288be10ce343f5cd9c0d4ba57365696ba8f8':
  FS-11614: [Packaging] Use full path for the chown command in the systemd unit.
2019-01-23 20:31:13 +00:00
Serj f869288be1 FS-11614: [Packaging] Use full path for the chown command in the systemd unit. 2019-01-23 20:24:35 +00:00
Andrey Volk 5ac757ce54 Merge pull request #1667 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11622-ws to master
* commit '179430ceccfa001e9987790d584663306714cc08':
  FS-11622: WS headers case insensitive
2019-01-22 16:17:05 +00:00
Dragos Oancea 179430cecc FS-11622: WS headers case insensitive 2019-01-21 18:10:15 -05:00
Andrey Volk c17895457c Merge pull request #1666 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11599-fix-interarrival-jiter to master
* commit '2bf9878c2fad9354630c271b729168066dab8a66':
  FS-11599: [core] fix inter-arrival jitter (timer)
2019-01-21 18:15:23 +00:00
Dragos Oancea 2bf9878c2f FS-11599: [core] fix inter-arrival jitter (timer) 2019-01-18 18:17:59 -05:00
Mike Jerris eb37939b5c Merge pull request #1664 in FS/freeswitch from fs-11615 to master
* commit 'd76cac15fcc6a68a3e713dc9b04873a4d89a364a':
  FS-11615 fix compiler warning
2019-01-17 17:20:20 +00:00
Andrey Volk 9c18e272f9 FS-11458: [core] Fix video timing. 2019-01-17 12:51:10 +04:00
Seven Du d76cac15fc FS-11615 fix compiler warning 2019-01-17 15:38:13 +08:00
Brian West 0cb3ab9600 Merge pull request #1663 in FS/freeswitch from FS-11614 to master
* commit 'fc26de0ad34ffbdc2b63d84f7b7cc49bb3909809':
  FS-11614: [Packaging] Systemd unit fixes.
2019-01-16 22:12:26 +00:00
Serj fc26de0ad3 FS-11614: [Packaging] Systemd unit fixes. 2019-01-16 21:44:19 +00:00
Mike Jerris 139aac04dd Merge pull request #1661 in FS/freeswitch from ~JGOWDY/freeswitch:fix-fs-cli-build to master
* commit '48a6916d906923bba940786236f811a2d3f8b4e9':
  Fix FS-11611 by commenting locals which are unused if configured with --disable-core-libedit-support
2019-01-15 21:43:07 +00:00
Mike Jerris 52e56c2053 Merge pull request #1658 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11610 to master
* commit '0eae20e5306c2ff43b5e8782cae3076ff0172412':
  FS-11610 [mod_http_cache] add video flag to http_cache
2019-01-15 21:11:49 +00:00
Mike Jerris c9b73d5312 Merge pull request #1660 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11026 to master
* commit '185ddcb860f4c5561a9285dcbb33bc758d36c4de':
  FS-11026 [mod_sofia] set proxy on bye if available
2019-01-15 21:05:25 +00:00
Jeremiah Gowdy 48a6916d90 Fix FS-11611 by commenting locals which are unused if configured with --disable-core-libedit-support 2019-01-14 10:47:15 -08:00
Luis Azedo 185ddcb860 FS-11026 [mod_sofia] set proxy on bye if available 2019-01-14 17:05:21 +00:00
lazedo 0eae20e530 FS-11610 [mod_http_cache] add video flag to http_cache 2019-01-14 16:31:49 +00:00
Mariah Yang 6ac8105944 FS-11601: Fix some core function prototype 2019-01-09 08:44:41 -05:00
Andrey Volk 0629f95cff FS-11568: [core] Add stun-set command to X-PRE-PROCESS. 2019-01-09 17:19:22 +04:00
Andrey Volk 0994131894 FS-11564: [mod_verto] Add ext-rtp-ip detection using stun. 2019-01-09 17:19:11 +04:00
Andrey Volk e7e86bf66a Merge pull request #1652 in FS/freeswitch from issues-87 to master
* commit '3d906ec3a63dbd374b25a3222f15d8715fc4dc0f':
  FS-11600: [Build-System] Install mod_signalwire with freeswitch-meta-all
2019-01-08 19:46:00 +00:00
Serj 3d906ec3a6 FS-11600: [Build-System] Install mod_signalwire with freeswitch-meta-all 2019-01-08 21:43:42 +02:00
Christopher Rienzo ed9419c473 Merge pull request #1649 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:fix/typo_on_login to master
* commit '6f811ca41f797c30939bb64289b5c353146ba052':
  FS-11589 [verto_communicator]: fixing a weird typo and keeps with the old behaviour when calling login with no args
2019-01-03 19:12:01 +00:00
netoguimaraes 6f811ca41f FS-11589 [verto_communicator]: fixing a weird typo and keeps with the old behaviour when calling login with no args 2019-01-03 13:10:31 -03:00
Mike Jerris e4d85ee6aa Merge pull request #1634 in FS/freeswitch from ~C960657/freeswitch:bugfix/FS-11552-dead-session-crash to master
* commit 'e7c63eec0c4a66741f5035efba47260b8caf05a8':
  FS-11552: [mod_v8] Crash when accessing props of dead session
2019-01-02 20:50:43 +00:00
Mike Jerris b3a8a53fc2 Merge pull request #1624 in FS/freeswitch from ~VLADIMIR.RALEV/freeswitch:bugfix/FS-10534-dont-crash-on-dead-channel-in-loopback to master
* commit 'ad2344cb842f2e582c129f8d621d8f93757177ea':
  FS-10534 [mod_loopback] Add null pointer check to avoid crashing loopbacks
2019-01-02 20:49:26 +00:00
Christopher Rienzo 4e4c2711e9 Merge pull request #1647 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:fix/remove_default_value to master
* commit 'fd7c6a8afa0d8c0e4dc47828c2d02ff166b20d4a':
  FS-11589 [verto_communicator]: removing es6 use to support old browsers syntax
2019-01-02 20:47:53 +00:00
netoguimaraes fd7c6a8afa FS-11589 [verto_communicator]: removing es6 use to support old browsers syntax 2019-01-02 17:36:03 -03:00
Andrey Volk 9e0579011d FS-11521: [mod_av] Test program regression fix. 2019-01-03 00:23:27 +04:00
Andrey Volk 522d871f65 FS-11521: [Build-System] Fix C99 standard regression. 2019-01-03 00:23:20 +04:00
Liyang 036d3e8085 FS-11521: [mod_av] support colorspace from params of file interface
https://freeswitch.org/jira/browse/FS-11521
2019-01-03 00:23:13 +04:00
Liyang 863a0b1d2a FS-11521: [mod_av] read colorspace param from config for avformat 2019-01-03 00:23:04 +04:00
Seven Du 34b573998b FS-11521: [mod_av] WIP add test code and add png 2019-01-03 00:22:08 +04:00
Mike Jerris c3f80bb78d FS-11579: [mod_signalwire] use detected curl cflags and libraries to link mod_signalwire 2019-01-02 15:07:24 -05:00
Christopher Rienzo ead79413fa Merge pull request #1644 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:feat/auto_login to master
* commit '85cfd5b5ab1b4f183b23a5de627b5e3588f373f7':
  FS-11584: [verto_communicator] make user able to login using url params
2018-12-27 16:46:43 +00:00
netoguimaraes 85cfd5b5ab FS-11584: [verto_communicator] make user able to login using url params 2018-12-27 09:45:09 -03:00
Andrey Volk 58e65350b0 FS-11582: [mod_signalwire] Fix CA certificate detection on Windows. 2018-12-27 04:57:04 +04:00
Mike Jerris 65b3bf4911 Merge pull request #1643 in FS/freeswitch from FSA/freeswitch-advantage:FS-11583-fix-crash-in-reg-event-handler to master
* commit '604690b5c8093f476c05eaa95f71d48d71b130d1':
  FS-11583 [mod_sofia] fix crash when missing address in register event
2018-12-26 21:21:35 +00:00
Chris Rienzo 604690b5c8 FS-11583 [mod_sofia] fix crash when missing address in register event 2018-12-26 15:51:41 -05:00
Andrey Volk 572ce975b1 Merge pull request #1642 in FS/freeswitch from FSA/freeswitch-advantage:andrey-fsa-to-public-master to master
* commit 'd0cca7e222cd2b85b900026b0be15bf60e497bfd':
  FS-11555: [mod_signalwire] Initial commit.
  FS-11565: [Build-System] Add 48kHz sounds to the Visual Studio solution on Windows.
  FS-11547: [core] Fix broken record_sample_rate variable.
2018-12-21 20:17:27 +00:00
Andrey Volk d0cca7e222 FS-11555: [mod_signalwire] Initial commit. 2018-12-21 21:45:59 +04:00
Andrey Volk c27206e36d FS-11565: [Build-System] Add 48kHz sounds to the Visual Studio solution on Windows. 2018-12-21 21:18:12 +04:00
Andrey Volk 82452988e2 FS-11547: [core] Fix broken record_sample_rate variable. 2018-12-21 02:17:27 +04:00
Andrey Volk 972b3a3128 Merge pull request #1641 in FS/freeswitch from FSA/freeswitch-advantage:test-sync to master
* commit 'ffc4a6e32ac94aa41c65b89cce53154e4f939d5c': (23 commits)
  FS-11487 convert tests to Makefile.am
  FS-11569 add rate to null endpoint
  FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.
  FS-11455 add switch_utils test
  FS-11442 [test] enable module runtime when loading it
  FS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.
  FS-11442 [test] Fix double-free on test suite cleanup.
  FS-11487 #resolve convert to Makefile.am
  missing comma
  FS-11461: [mod_av] Add test code, improve tests on Windows.
  FS-11461: [core] Fix mod_av test code on Windows.
  FS-11453 [core] remove dependency to libtap for unit tests                 move all core unit tests to tests/unit
  FS-11455 #resolve add originate test for state handlers
  FS-11453 [mod_rayo] convert to fst testing
  FS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers.  Added direction to output component to assist with testing.  Fix confidence conversion to NLSML.
  FS-11453 [mod_rayo] add support for FS JSON ASR result.
  FS-11442 [mod_test] new module, mod_test - mock ASR interface.
  FS-11442 [core] allow multiple test modules to be loaded in the same test program.
  FS-11442 [core] Add test helpers for wall time measurements and integer/double range checks.  Improve simple test log output to identify which test the failure is in.
  FS-11442 [core] added test helpers for constructing XML objects
  ...
2018-12-20 15:54:55 +00:00
Mike Jerris ffc4a6e32a FS-11487 convert tests to Makefile.am 2018-12-20 10:19:39 -05:00
Seven Du 1ddd4c992b FS-11569 add rate to null endpoint 2018-12-20 10:19:33 -05:00
Andrey Volk 97f42d429f FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test. 2018-12-20 10:19:27 -05:00