]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Mike Jerris [Tue, 12 Feb 2019 15:21:00 +0000 (15:21 +0000)]
Merge pull request #1653 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11606 to master
* commit '
280b7d9f02e4a8b76ab591e725f6eaeed4f9ef9f ':
[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs
Mike Jerris [Tue, 12 Feb 2019 15:16:55 +0000 (15:16 +0000)]
Merge pull request #1654 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11607 to master
* commit '
614bc42e2ce07492ec8410d4046521a4a6ed6cac ':
[FS-11607] [mod_sofia] add a json api to collect info
Mike Jerris [Tue, 12 Feb 2019 15:14:33 +0000 (15:14 +0000)]
Merge pull request #1375 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10623 to master
* commit '
ce198895f1c0f401076370b2f4ec9a9f62d439e9 ':
FS-10623 [mod_conference] add conference to xml/json list
FS-10623 [mod_conference] emit conference vars in events and allow setting them in profiles
Mike Jerris [Thu, 7 Feb 2019 21:41:38 +0000 (21:41 +0000)]
Merge pull request #1673 in FS/freeswitch from ~ACHRIS/freeswitch:bugfix/FS-11646-improved-support-for-ice-lite to master
* commit '
a1cb0080871d1fff727e4b339e8c06f9948b8bef ':
FS-11646: Improved support for ICE-lite
Mike Jerris [Thu, 7 Feb 2019 21:40:54 +0000 (21:40 +0000)]
Merge pull request #1582 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix/FS-11384/stun_attrs_no_val to master
* commit '
164b41d8bd6526da69c99f9bb22ddc1f1f33729b ':
FS-11384: stun: fix for when parsing incoming packets that contain attributes with no value (like USE_CANDIDATE)
Chris Ayoup [Thu, 13 Dec 2018 18:21:29 +0000 (18:21 +0000)]
FS-11646: Improved support for ICE-lite
Specifically:
* Send the a=ice-lite SDP attribute as a session-level attribute
* Suppress sending STUN connectivity checks when enabled
* Make sure FS is the controlled entity if it is declaring ICE-lite
lazedo [Wed, 21 Mar 2018 23:19:00 +0000 (23:19 +0000)]
FS-10623 [mod_conference] add conference to xml/json list
lazedo [Tue, 30 Oct 2018 19:58:00 +0000 (19:58 +0000)]
[FS-11607] [mod_sofia] add a json api to collect info
Andrey Volk [Wed, 30 Jan 2019 14:54:26 +0000 (14:54 +0000)]
Merge pull request #1671 in FS/freeswitch from FS-11637 to master
* commit '
ea30fde496bd711f930d6f780213185e536c7980 ':
FS-11637: [mod_verto] Fix crash on root login when no root-password is configured
Mike Jerris [Wed, 30 Jan 2019 14:40:51 +0000 (09:40 -0500)]
FS-11637: [mod_verto] Fix crash on root login when no root-password is configured
Mike Jerris [Wed, 30 Jan 2019 14:16:26 +0000 (14:16 +0000)]
Merge pull request #1665 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11591-outdated-adapterjs to master
* commit '
71599a8552363d1fee1be2f4e3e1e80983d55f0b ':
FS-11591 [verto_communicator] update adapter.js to prevent safari error due to undefined constraints
Andrey Volk [Wed, 30 Jan 2019 04:56:24 +0000 (04:56 +0000)]
Merge pull request #1670 in FS/freeswitch from FS-11614v3 to master
* commit '
cc39fed1e34914720205c8446a3d25524842f78f ':
FS-11614: [Packaging] Remove syslog systemd unit requirement
Mike Jerris [Wed, 30 Jan 2019 04:32:32 +0000 (04:32 +0000)]
Merge pull request #1646 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11370-device-id-fallback-by-its-label to master
* commit '
5075e54425466b3abb3de3a2943fbc7a03dcefbc ':
FS-11370 [verto_communicator] verto may rely on device labels to assure correct mic/cam selection
Mike Jerris [Wed, 30 Jan 2019 04:25:56 +0000 (04:25 +0000)]
Merge pull request #1655 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10820 to master
* commit '
df1ac5dbe0e4f15508637da5ad736c1a98b4d7bb ':
FS-10820 [mod_kazoo] eventstream configuration
Christopher Rienzo [Wed, 30 Jan 2019 04:18:33 +0000 (04:18 +0000)]
Merge pull request #1344 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10513-ssl-verifyhost to master
* commit '
0ff8db6bf887ee06802dde1e1893b524c9f08a4f ':
FS-10513 [mod_http_cache] ignores ssl-verifyhost
Serj [Fri, 25 Jan 2019 22:14:27 +0000 (22:14 +0000)]
FS-11614: [Packaging] Remove syslog systemd unit requirement
Seven Du [Fri, 25 Jan 2019 06:03:36 +0000 (06:03 +0000)]
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
dulinjun [Fri, 25 Jan 2019 05:49:58 +0000 (05:49 +0000)]
Update src/switch_core_video.c
Andrey Volk [Wed, 23 Jan 2019 20:31:13 +0000 (20:31 +0000)]
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.
Serj [Wed, 23 Jan 2019 20:24:35 +0000 (20:24 +0000)]
FS-11614: [Packaging] Use full path for the chown command in the systemd unit.
Andrey Volk [Tue, 22 Jan 2019 16:17:05 +0000 (16:17 +0000)]
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
Matt Williamson [Tue, 18 Jul 2017 16:23:15 +0000 (12:23 -0400)]
FS-10513 [mod_http_cache] ignores ssl-verifyhost
Dragos Oancea [Mon, 21 Jan 2019 23:00:36 +0000 (18:00 -0500)]
FS-11622: WS headers case insensitive
Andrey Volk [Mon, 21 Jan 2019 18:15:23 +0000 (18:15 +0000)]
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)
mazuh [Mon, 21 Jan 2019 18:02:20 +0000 (15:02 -0300)]
FS-11591 [verto_communicator] update adapter.js to prevent safari error due to undefined constraints
Dragos Oancea [Fri, 18 Jan 2019 19:38:42 +0000 (14:38 -0500)]
FS-11599: [core] fix inter-arrival jitter (timer)
Mike Jerris [Thu, 17 Jan 2019 17:20:20 +0000 (17:20 +0000)]
Merge pull request #1664 in FS/freeswitch from fs-11615 to master
* commit '
d76cac15fcc6a68a3e713dc9b04873a4d89a364a ':
FS-11615 fix compiler warning
Andrey Volk [Fri, 12 Oct 2018 23:24:31 +0000 (02:24 +0300)]
FS-11458: [core] Fix video timing.
Seven Du [Thu, 17 Jan 2019 07:38:13 +0000 (15:38 +0800)]
FS-11615 fix compiler warning
Brian West [Wed, 16 Jan 2019 22:12:26 +0000 (22:12 +0000)]
Merge pull request #1663 in FS/freeswitch from FS-11614 to master
* commit '
fc26de0ad34ffbdc2b63d84f7b7cc49bb3909809 ':
FS-11614: [Packaging] Systemd unit fixes.
Serj [Wed, 16 Jan 2019 21:44:19 +0000 (21:44 +0000)]
FS-11614: [Packaging] Systemd unit fixes.
lazedo [Tue, 18 Dec 2018 12:03:03 +0000 (12:03 +0000)]
[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs
Mike Jerris [Tue, 15 Jan 2019 21:43:07 +0000 (21:43 +0000)]
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
Mike Jerris [Tue, 15 Jan 2019 21:11:49 +0000 (21:11 +0000)]
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
Mike Jerris [Tue, 15 Jan 2019 21:05:25 +0000 (21:05 +0000)]
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
Jeremiah Gowdy [Mon, 14 Jan 2019 18:47:15 +0000 (10:47 -0800)]
Fix FS-11611 by commenting locals which are unused if configured with --disable-core-libedit-support
Luis Azedo [Tue, 13 Mar 2018 19:52:40 +0000 (19:52 +0000)]
FS-11026 [mod_sofia] set proxy on bye if available
lazedo [Tue, 18 Dec 2018 12:01:56 +0000 (12:01 +0000)]
FS-11610 [mod_http_cache] add video flag to http_cache
lazedo [Thu, 30 Nov 2017 19:29:27 +0000 (19:29 +0000)]
FS-10820 [mod_kazoo] eventstream configuration
Mariah Yang [Wed, 9 Jan 2019 04:55:28 +0000 (12:55 +0800)]
FS-11601: Fix some core function prototype
Andrey Volk [Thu, 13 Dec 2018 18:55:43 +0000 (22:55 +0400)]
FS-11568: [core] Add stun-set command to X-PRE-PROCESS.
Andrey Volk [Tue, 11 Dec 2018 21:33:06 +0000 (01:33 +0400)]
FS-11564: [mod_verto] Add ext-rtp-ip detection using stun.
Andrey Volk [Tue, 8 Jan 2019 19:46:00 +0000 (19:46 +0000)]
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
Serj [Tue, 8 Jan 2019 19:29:07 +0000 (19:29 +0000)]
FS-11600: [Build-System] Install mod_signalwire with freeswitch-meta-all
Marcell Guilherme Costa da Silva [Mon, 31 Dec 2018 20:38:53 +0000 (17:38 -0300)]
FS-11370 [verto_communicator] verto may rely on device labels to assure correct mic/cam selection
Christopher Rienzo [Thu, 3 Jan 2019 19:12:01 +0000 (19:12 +0000)]
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
netoguimaraes [Thu, 3 Jan 2019 16:10:31 +0000 (13:10 -0300)]
FS-11589 [verto_communicator]: fixing a weird typo and keeps with the old behaviour when calling login with no args
Mike Jerris [Wed, 2 Jan 2019 20:50:43 +0000 (20:50 +0000)]
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
Mike Jerris [Wed, 2 Jan 2019 20:49:26 +0000 (20:49 +0000)]
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
Christopher Rienzo [Wed, 2 Jan 2019 20:47:53 +0000 (20:47 +0000)]
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
netoguimaraes [Wed, 2 Jan 2019 20:36:03 +0000 (17:36 -0300)]
FS-11589 [verto_communicator]: removing es6 use to support old browsers syntax
Andrey Volk [Wed, 14 Nov 2018 15:51:33 +0000 (19:51 +0400)]
FS-11521: [mod_av] Test program regression fix.
Andrey Volk [Wed, 14 Nov 2018 15:00:56 +0000 (19:00 +0400)]
FS-11521: [Build-System] Fix C99 standard regression.
Liyang [Wed, 14 Nov 2018 09:04:48 +0000 (17:04 +0800)]
FS-11521: [mod_av] support colorspace from params of file interface
https://freeswitch.org/jira/browse/FS-11521
Liyang [Wed, 14 Nov 2018 08:27:21 +0000 (16:27 +0800)]
FS-11521: [mod_av] read colorspace param from config for avformat
Seven Du [Wed, 14 Nov 2018 06:36:18 +0000 (14:36 +0800)]
FS-11521: [mod_av] WIP add test code and add png
Mike Jerris [Wed, 2 Jan 2019 20:07:19 +0000 (15:07 -0500)]
FS-11579: [mod_signalwire] use detected curl cflags and libraries to link mod_signalwire
Christopher Rienzo [Thu, 27 Dec 2018 16:46:43 +0000 (16:46 +0000)]
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
netoguimaraes [Wed, 26 Dec 2018 20:16:36 +0000 (17:16 -0300)]
FS-11584: [verto_communicator] make user able to login using url params
Andrey Volk [Wed, 26 Dec 2018 23:17:31 +0000 (03:17 +0400)]
FS-11582: [mod_signalwire] Fix CA certificate detection on Windows.
Mike Jerris [Wed, 26 Dec 2018 21:21:35 +0000 (21:21 +0000)]
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
Chris Rienzo [Wed, 26 Dec 2018 20:51:41 +0000 (15:51 -0500)]
FS-11583 [mod_sofia] fix crash when missing address in register event
Andrey Volk [Fri, 21 Dec 2018 20:17:27 +0000 (20:17 +0000)]
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.
Andrey Volk [Fri, 7 Dec 2018 10:37:01 +0000 (14:37 +0400)]
FS-11555: [mod_signalwire] Initial commit.
Andrey Volk [Wed, 12 Dec 2018 14:13:13 +0000 (18:13 +0400)]
FS-11565: [Build-System] Add 48kHz sounds to the Visual Studio solution on Windows.
Andrey Volk [Mon, 3 Dec 2018 20:31:36 +0000 (00:31 +0400)]
FS-11547: [core] Fix broken record_sample_rate variable.
Andrey Volk [Thu, 20 Dec 2018 15:54:55 +0000 (15:54 +0000)]
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
...
Mike Jerris [Fri, 26 Oct 2018 14:43:38 +0000 (14:43 +0000)]
FS-11487 convert tests to Makefile.am
Seven Du [Fri, 14 Dec 2018 02:52:00 +0000 (10:52 +0800)]
FS-11569 add rate to null endpoint
Andrey Volk [Tue, 6 Nov 2018 10:52:55 +0000 (14:52 +0400)]
FS-11505: [core] System call with output capture on Linux and Windows without fork. Add switch_core test.
Seven Du [Fri, 2 Nov 2018 00:47:24 +0000 (08:47 +0800)]
FS-11455 add switch_utils test
Chris Rienzo [Mon, 29 Oct 2018 14:03:40 +0000 (14:03 +0000)]
FS-11442 [test] enable module runtime when loading it
Chris Rienzo [Sat, 27 Oct 2018 14:19:33 +0000 (14:19 +0000)]
FS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.
Chris Rienzo [Fri, 26 Oct 2018 17:26:33 +0000 (13:26 -0400)]
FS-11442 [test] Fix double-free on test suite cleanup.
Seven Du [Fri, 26 Oct 2018 14:14:47 +0000 (22:14 +0800)]
FS-11487 #resolve convert to Makefile.am
fix regression from
53533118cd7eedf7d25a9c6227558736fa5d0b2f
Liyang [Wed, 17 Oct 2018 15:26:04 +0000 (23:26 +0800)]
missing comma
https://freeswitch.org/jira/browse/FS-11465
Seven Du [Mon, 15 Oct 2018 14:22:05 +0000 (17:22 +0300)]
FS-11461: [mod_av] Add test code, improve tests on Windows.
Andrey Volk [Mon, 15 Oct 2018 15:47:31 +0000 (18:47 +0300)]
FS-11461: [core] Fix mod_av test code on Windows.
Chris Rienzo [Sat, 13 Oct 2018 00:33:08 +0000 (00:33 +0000)]
FS-11453 [core] remove dependency to libtap for unit tests
move all core unit tests to tests/unit
Seven Du [Fri, 12 Oct 2018 01:07:58 +0000 (09:07 +0800)]
FS-11455 #resolve add originate test for state handlers
Chris Rienzo [Fri, 12 Oct 2018 22:00:31 +0000 (22:00 +0000)]
FS-11453 [mod_rayo] convert to fst testing
Chris Rienzo [Fri, 12 Oct 2018 00:45:03 +0000 (00:45 +0000)]
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.
Chris Rienzo [Thu, 11 Oct 2018 18:45:11 +0000 (18:45 +0000)]
FS-11453 [mod_rayo] add support for FS JSON ASR result.
Chris Rienzo [Wed, 10 Oct 2018 18:40:54 +0000 (18:40 +0000)]
FS-11442 [mod_test] new module, mod_test - mock ASR interface.
Chris Rienzo [Tue, 9 Oct 2018 21:35:28 +0000 (21:35 +0000)]
FS-11442 [core] allow multiple test modules to be loaded in the same test program.
Chris Rienzo [Tue, 9 Oct 2018 20:24:55 +0000 (20:24 +0000)]
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.
Chris Rienzo [Sat, 6 Oct 2018 03:26:04 +0000 (03:26 +0000)]
FS-11442 [core] added test helpers for constructing XML objects
Chris Rienzo [Fri, 5 Oct 2018 18:43:46 +0000 (18:43 +0000)]
FS-11442 [core] added fst_play_and_detect_app_test and fst_sched_recv_dtmf
Chris Rienzo [Thu, 4 Oct 2018 20:02:08 +0000 (20:02 +0000)]
FS-11439 [core] Update switch_test.h so unprivileged users can execute tests when basedir is owned by root.
Seven Du [Mon, 1 Oct 2018 03:06:34 +0000 (11:06 +0800)]
FS-11416 fix build error FCT_FIXTURE_SUITE_BGN undefined
Mike Jerris [Wed, 19 Dec 2018 18:06:23 +0000 (18:06 +0000)]
Merge pull request #1640 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
* commit '
54c142933a474a0e0e0a5c007b8b8f0c242d237b ':
FS-11345: Fixed Werror=format-truncation on lib/esl
Mike Jerris [Mon, 17 Dec 2018 18:36:19 +0000 (18:36 +0000)]
Merge pull request #1637 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11559-ivr_record_file-nullptr to master
* commit '
15051696d1467f339a74f6747a8776737dc9210d ':
FS-11559: check file name null ptr (crashfix CoreSession:recordFile)
Dragos Oancea [Tue, 11 Dec 2018 05:18:47 +0000 (00:18 -0500)]
FS-11559: check file name null ptr (crashfix CoreSession:recordFile)
Sergey Safarov [Thu, 13 Dec 2018 07:02:22 +0000 (07:02 +0000)]
FS-11345: Fixed Werror=format-truncation on lib/esl
Mike Jerris [Wed, 12 Dec 2018 21:38:59 +0000 (21:38 +0000)]
Merge pull request #1639 in FS/freeswitch from ~SAFAROV/freeswitch2:gcc8 to master
* commit '
abde630feab06adfc6b2773bf03b4c699861e9c5 ':
FS-11345: Fixed Werror=stringop-truncation for mod_opus
Sergey Safarov [Wed, 12 Dec 2018 05:27:06 +0000 (05:27 +0000)]
FS-11345: Fixed Werror=stringop-truncation for mod_opus
Fixed Werror=format-truncation on sofia-sip/libsofia-sip-ua/tport
Fixed Werror=format-truncation on mod/endpoints/mod_verto
Fixed unused-but-set-variable in mod_lua
Fixed Werror=format-truncation on libs/sofia-sip/libsofia-sip-ua/tport
Fixed Wunused-variable Wmaybe-uninitialized on mod_soundtouch
Fixed Wliteral-suffix for libs/unimrcp
Chris Rienzo [Tue, 11 Dec 2018 02:26:10 +0000 (21:26 -0500)]
FS-11562 [mod_sofia] fire register state event on changing registrar IP
Mike Jerris [Mon, 10 Dec 2018 23:11:43 +0000 (23:11 +0000)]
Merge pull request #1636 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:bugfix/FS-11532 to master
* commit '
ef123b6c2e907cf660d4ba69451156aad2353019 ':
FS-11532: fix crash (
87d4a6a0 )
Dragos Oancea [Sat, 8 Dec 2018 01:16:02 +0000 (20:16 -0500)]
FS-11532: fix crash (
87d4a6a0 )
Seven Du [Mon, 10 Dec 2018 14:04:16 +0000 (22:04 +0800)]
FS-11562 #resolve add register ip and port to gateway register state change events