]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
6 years agoMerge pull request #1351 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:featu...
Mike Jerris [Wed, 27 Feb 2019 20:47:57 +0000 (14:47 -0600)] 
Merge pull request #1351 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:feature/FS-10530_mod_opusfile to master

* commit 'ed2b3b7bb4a6ff0251452e519ff8cf309620770f':
  FS-10530: [mod_opusfile]: multichannel
  FS-10530: [mod_opusfile] new module, read and write ogg/opus files (".opus" extension)

6 years agoMerge pull request #1674 in FS/freeswitch from system-runas to master
Mike Jerris [Wed, 27 Feb 2019 20:45:07 +0000 (14:45 -0600)] 
Merge pull request #1674 in FS/freeswitch from system-runas to master

* commit '8fc796517b6c41965b6fac3805070a3bd554cf02':
  [FS-11674] Use systemd native RunAs User

6 years ago[FS-11674] Use systemd native RunAs User
Serj [Tue, 5 Feb 2019 16:59:54 +0000 (16:59 +0000)] 
[FS-11674] Use systemd native RunAs User

6 years agoMerge pull request #1578 in FS/freeswitch from ~TOMP/freeswitch:bugfix/FS-9657-fix...
Mike Jerris [Tue, 26 Feb 2019 18:44:01 +0000 (12:44 -0600)] 
Merge pull request #1578 in FS/freeswitch from ~TOMP/freeswitch:bugfix/FS-9657-fix-HEP-TLS-capture to master

* commit '300b967cf90259686d3bdffe140731e129f75da2':
  FS-9657 [libsofia] This commit fixes missing HEP capture messages when incoming SIP messages arrive over encrypted TLS transport

6 years agoMerge pull request #1656 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11608 to...
Mike Jerris [Tue, 26 Feb 2019 17:46:31 +0000 (11:46 -0600)] 
Merge pull request #1656 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11608 to master

* commit '8ed52f4c266446e29fa040c49f55b79081054fcb':
  [FS-11609] [core] lookup values in caller profile soft variables
  [FS-11608] [core] set prefix for caller profile soft variables

6 years agoMerge pull request #1475 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10969...
Mike Jerris [Tue, 19 Feb 2019 15:39:08 +0000 (15:39 +0000)] 
Merge pull request #1475 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10969 to master

* commit '834132d1283570ec6a9cca9288a1dc82db7b1305':
  FS-10969 [mod_spandsp] increase tone limit to 128

6 years agoMerge pull request #1680 in FS/freeswitch from FS-11452 to master
Mike Jerris [Mon, 18 Feb 2019 22:08:42 +0000 (22:08 +0000)] 
Merge pull request #1680 in FS/freeswitch from FS-11452 to master

* commit '4e930fb089555426f8f7e284cebc47c5c8c2d689':
  FS-11452: [sofia-sip]  handle 200/183 w/ sdp receivied out of order quickly

6 years agoFS-11452: [sofia-sip] handle 200/183 w/ sdp receivied out of order quickly
Mike Jerris [Mon, 18 Feb 2019 22:06:53 +0000 (17:06 -0500)] 
FS-11452: [sofia-sip]  handle 200/183 w/ sdp receivied out of order quickly

6 years ago[FS-11609] [core] lookup values in caller profile soft variables
lazedo [Mon, 18 Feb 2019 14:03:24 +0000 (14:03 +0000)] 
[FS-11609] [core] lookup values in caller profile soft variables

6 years agoMerge pull request #1507 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Christopher Rienzo [Fri, 15 Feb 2019 16:19:06 +0000 (16:19 +0000)] 
Merge pull request #1507 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-11105/multichannel_prebuf_datalen to master

* commit '6bc59b3b5ad681c1c9e71758d5602e72b05f7c76':
  FS-11105: core: fix in switch_core_file_write() for audio channels > 2 ( eg: for when the prebuffer size does not divide by the number of wanted channels)

6 years agoMerge pull request #1678 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS...
Christopher Rienzo [Fri, 15 Feb 2019 15:47:36 +0000 (15:47 +0000)] 
Merge pull request #1678 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS-11482-crashfix-http_cache to master

* commit '6258b721c9fef73da1868eef9ff561fcf9dcf2c6':
  FS-11482: [http_cache] set pre_buffer_datalen to 0 on handle (crashfix)

6 years agoFS-11482: [http_cache] set pre_buffer_datalen to 0 on handle (crashfix)
Dragos Oancea [Fri, 15 Feb 2019 15:35:18 +0000 (10:35 -0500)] 
FS-11482: [http_cache] set pre_buffer_datalen to 0 on handle (crashfix)

6 years agoMerge pull request #1677 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11607...
Mike Jerris [Tue, 12 Feb 2019 17:08:30 +0000 (17:08 +0000)] 
Merge pull request #1677 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-11607-Fix-Windows-regression to master

* commit '3d7bc78dfac29aa9b5f5ef1a0ba229a0714fb5f9':
  FS-11607: [mod_sofia] Fix Windows build regression by adding missing sofia_json_api.c to the build.

6 years agoFS-11607: [mod_sofia] Fix Windows build regression by adding missing sofia_json_api...
Andrey Volk [Tue, 12 Feb 2019 16:56:52 +0000 (20:56 +0400)] 
FS-11607: [mod_sofia] Fix Windows build regression by adding missing sofia_json_api.c to the build.

6 years agoFS-11184: [core] fix build errors
Mike Jerris [Tue, 12 Feb 2019 16:52:12 +0000 (11:52 -0500)] 
FS-11184: [core] fix build errors

6 years agoMerge pull request #1514 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11134...
Mike Jerris [Tue, 12 Feb 2019 16:22:08 +0000 (16:22 +0000)] 
Merge pull request #1514 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11134 to master

* commit 'f44c05e6c2bb46880651dabf80319a7cf60cc925':
  FS-11134 [mod_conference] add created channel uuid to bgdial-result

6 years agoFS-11134 [mod_conference] add created channel uuid to bgdial-result
lazedo [Tue, 24 Apr 2018 03:30:25 +0000 (04:30 +0100)] 
FS-11134 [mod_conference] add created channel uuid to bgdial-result

6 years agoMerge pull request #1512 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11132...
Mike Jerris [Tue, 12 Feb 2019 15:57:07 +0000 (15:57 +0000)] 
Merge pull request #1512 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11132 to master

* commit '13f3f69c1dea8e666f68cd136aac8233f36e4058':
  FS-11132 [mod_dptools] add broadcast app

6 years agoMerge pull request #1370 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10598...
Mike Jerris [Tue, 12 Feb 2019 15:53:00 +0000 (15:53 +0000)] 
Merge pull request #1370 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10598 to master

* commit '2fa6afed6fcf422575d79bf6483b5697a32acf2a':
  FS-10598: [mod_sofia] add replaces header call_id and params to channel variables

6 years agoMerge pull request #1527 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11184...
Mike Jerris [Tue, 12 Feb 2019 15:51:34 +0000 (15:51 +0000)] 
Merge pull request #1527 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11184 to master

* commit '9d9b44e5f6a50f7ee890422921cba1cb5598da11':
  FS-11184 [core] retry xml_locate_language for primary language

6 years agoFS-11184 [core] retry xml_locate_language for primary language
lazedo [Thu, 7 Jun 2018 08:45:34 +0000 (08:45 +0000)] 
FS-11184 [core] retry xml_locate_language for primary language

6 years agoFS-10598: [mod_sofia] add replaces header call_id and params to channel
Luis Azedo [Fri, 18 Aug 2017 18:29:16 +0000 (19:29 +0100)] 
FS-10598: [mod_sofia] add replaces header call_id and params to channel
variables

6 years agoMerge pull request #1426 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10744...
Mike Jerris [Tue, 12 Feb 2019 15:33:09 +0000 (15:33 +0000)] 
Merge pull request #1426 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10744 to master

* commit '78a0ed5de24cd11616c5c74ab8188a16f2f6f4bb':
  FS-10744 [mod_conference] provide call-id for conference fetch

6 years agoMerge pull request #1404 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10704...
Mike Jerris [Tue, 12 Feb 2019 15:28:11 +0000 (15:28 +0000)] 
Merge pull request #1404 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10704 to master

* commit '96ae6ef4dd22297c803f821ee615ad86993c95a0':
  FS-10704 [core] add event-uuid-name
  FS-10704 [core] allow event-uuid (app_uuid) to be used in application

6 years agoMerge pull request #1659 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11313...
Mike Jerris [Tue, 12 Feb 2019 15:21:52 +0000 (15:21 +0000)] 
Merge pull request #1659 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11313 to master

* commit 'f238e7b6126a916fb0f05105e4f16d52d6ee3df0':
  FS-11313 [core] set rtpc-mux if found in the sdp

6 years agoMerge pull request #1653 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11606...
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

6 years agoFS-11313 [core] set rtpc-mux if found in the sdp
lazedo [Sat, 4 Aug 2018 10:18:19 +0000 (10:18 +0000)] 
FS-11313 [core] set rtpc-mux if found in the sdp

6 years agoMerge pull request #1654 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11607...
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

6 years agoMerge pull request #1375 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10623...
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

6 years agoMerge pull request #1673 in FS/freeswitch from ~ACHRIS/freeswitch:bugfix/FS-11646...
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

6 years agoMerge pull request #1582 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
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)

6 years agoFS-11646: Improved support for ICE-lite
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

6 years ago[FS-11608] [core] set prefix for caller profile soft variables
lazedo [Tue, 18 Dec 2018 10:55:55 +0000 (10:55 +0000)] 
[FS-11608] [core] set prefix for caller profile soft variables

6 years agoFS-10623 [mod_conference] add conference to xml/json list
lazedo [Wed, 21 Mar 2018 23:19:00 +0000 (23:19 +0000)] 
FS-10623 [mod_conference] add conference to xml/json list

6 years ago[FS-11607] [mod_sofia] add a json api to collect info
lazedo [Tue, 30 Oct 2018 19:58:00 +0000 (19:58 +0000)] 
[FS-11607] [mod_sofia] add a json api to collect info

6 years agoMerge pull request #1671 in FS/freeswitch from FS-11637 to master
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

6 years agoFS-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

6 years agoMerge pull request #1665 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11591...
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

6 years agoMerge pull request #1670 in FS/freeswitch from FS-11614v3 to master
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

6 years agoMerge pull request #1646 in FS/freeswitch from ~MARCELL-G/freeswitch:bugfix/FS-11370...
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

6 years agoMerge pull request #1655 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10820...
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

6 years agoMerge pull request #1344 in FS/freeswitch from ~MATT_TELTECH/freeswitch:FS-10513...
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

6 years agoFS-11614: [Packaging] Remove syslog systemd unit requirement
Serj [Fri, 25 Jan 2019 22:14:27 +0000 (22:14 +0000)] 
FS-11614: [Packaging] Remove syslog systemd unit requirement

6 years agoMerge pull request #1669 in FS/freeswitch from ~DULINJUN/freeswitch:bugfix/FS-11628...
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

6 years agoUpdate src/switch_core_video.c
dulinjun [Fri, 25 Jan 2019 05:49:58 +0000 (05:49 +0000)] 
Update src/switch_core_video.c

6 years agoMerge pull request #1668 in FS/freeswitch from FS-11614v2 to master
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.

6 years agoFS-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.

6 years agoMerge pull request #1667 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS...
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

6 years agoFS-10513 [mod_http_cache] ignores ssl-verifyhost
Matt Williamson [Tue, 18 Jul 2017 16:23:15 +0000 (12:23 -0400)] 
FS-10513 [mod_http_cache] ignores ssl-verifyhost

6 years agoFS-11622: WS headers case insensitive
Dragos Oancea [Mon, 21 Jan 2019 23:00:36 +0000 (18:00 -0500)] 
FS-11622: WS headers case insensitive

6 years agoMerge pull request #1666 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:FS...
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)

6 years agoFS-11591 [verto_communicator] update adapter.js to prevent safari error due to undefi...
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

6 years agoFS-11599: [core] fix inter-arrival jitter (timer)
Dragos Oancea [Fri, 18 Jan 2019 19:38:42 +0000 (14:38 -0500)] 
FS-11599: [core] fix inter-arrival jitter (timer)

6 years agoMerge pull request #1664 in FS/freeswitch from fs-11615 to master
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

6 years agoFS-11458: [core] Fix video timing.
Andrey Volk [Fri, 12 Oct 2018 23:24:31 +0000 (02:24 +0300)] 
FS-11458: [core] Fix video timing.

6 years agoFS-11615 fix compiler warning
Seven Du [Thu, 17 Jan 2019 07:38:13 +0000 (15:38 +0800)] 
FS-11615 fix compiler warning

6 years agoMerge pull request #1663 in FS/freeswitch from FS-11614 to master
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.

6 years agoFS-11614: [Packaging] Systemd unit fixes.
Serj [Wed, 16 Jan 2019 21:44:19 +0000 (21:44 +0000)] 
FS-11614: [Packaging] Systemd unit fixes.

6 years ago[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs
lazedo [Tue, 18 Dec 2018 12:03:03 +0000 (12:03 +0000)] 
[FS-11606] [mod_spandsp] add fax T38 mode to variables & logs

6 years agoMerge pull request #1661 in FS/freeswitch from ~JGOWDY/freeswitch:fix-fs-cli-build...
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

6 years agoMerge pull request #1658 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11610 to...
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

6 years agoMerge pull request #1660 in FS/freeswitch from ~LAZEDO/freeswitch:bug/FS-11026 to...
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

6 years agoFix FS-11611 by commenting locals which are unused if configured with --disable-core...
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

6 years agoFS-11026 [mod_sofia] set proxy on bye if available
Luis Azedo [Tue, 13 Mar 2018 19:52:40 +0000 (19:52 +0000)] 
FS-11026 [mod_sofia] set proxy on bye if available

6 years agoFS-11610 [mod_http_cache] add video flag to http_cache
lazedo [Tue, 18 Dec 2018 12:01:56 +0000 (12:01 +0000)] 
FS-11610 [mod_http_cache] add video flag to http_cache

6 years agoFS-10820 [mod_kazoo] eventstream configuration
lazedo [Thu, 30 Nov 2017 19:29:27 +0000 (19:29 +0000)] 
FS-10820 [mod_kazoo] eventstream configuration

6 years agoFS-11601: Fix some core function prototype
Mariah Yang [Wed, 9 Jan 2019 04:55:28 +0000 (12:55 +0800)] 
FS-11601: Fix some core function prototype

6 years agoFS-11568: [core] Add stun-set command to X-PRE-PROCESS.
Andrey Volk [Thu, 13 Dec 2018 18:55:43 +0000 (22:55 +0400)] 
FS-11568: [core] Add stun-set command to X-PRE-PROCESS.

6 years agoFS-11564: [mod_verto] Add ext-rtp-ip detection using stun.
Andrey Volk [Tue, 11 Dec 2018 21:33:06 +0000 (01:33 +0400)] 
FS-11564: [mod_verto] Add ext-rtp-ip detection using stun.

6 years agoMerge pull request #1652 in FS/freeswitch from issues-87 to master
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

6 years agoFS-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

6 years agoFS-11370 [verto_communicator] verto may rely on device labels to assure correct mic...
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

6 years agoMerge pull request #1649 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:fix/typo_on_...
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

6 years agoFS-11589 [verto_communicator]: fixing a weird typo and keeps with the old behaviour...
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

6 years agoMerge pull request #1634 in FS/freeswitch from ~C960657/freeswitch:bugfix/FS-11552...
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

6 years agoMerge pull request #1624 in FS/freeswitch from ~VLADIMIR.RALEV/freeswitch:bugfix...
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

6 years agoMerge pull request #1647 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:fix/remove_d...
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

6 years agoFS-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

6 years agoFS-11521: [mod_av] Test program regression fix.
Andrey Volk [Wed, 14 Nov 2018 15:51:33 +0000 (19:51 +0400)] 
FS-11521: [mod_av] Test program regression fix.

6 years agoFS-11521: [Build-System] Fix C99 standard regression.
Andrey Volk [Wed, 14 Nov 2018 15:00:56 +0000 (19:00 +0400)] 
FS-11521: [Build-System] Fix C99 standard regression.

6 years agoFS-11521: [mod_av] support colorspace from params of file interface
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

6 years agoFS-11521: [mod_av] read colorspace param from config for avformat
Liyang [Wed, 14 Nov 2018 08:27:21 +0000 (16:27 +0800)] 
FS-11521: [mod_av] read colorspace param from config for avformat

6 years agoFS-11521: [mod_av] WIP add test code and add png
Seven Du [Wed, 14 Nov 2018 06:36:18 +0000 (14:36 +0800)] 
FS-11521: [mod_av] WIP add test code and add png

6 years agoFS-11579: [mod_signalwire] use detected curl cflags and libraries to link mod_signalwire
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

6 years agoMerge pull request #1644 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:feat/auto_lo...
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

6 years agoFS-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

6 years agoFS-11582: [mod_signalwire] Fix CA certificate detection on Windows.
Andrey Volk [Wed, 26 Dec 2018 23:17:31 +0000 (03:17 +0400)] 
FS-11582: [mod_signalwire] Fix CA certificate detection on Windows.

6 years agoMerge pull request #1643 in FS/freeswitch from FSA/freeswitch-advantage:FS-11583...
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

6 years agoFS-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

6 years agoMerge pull request #1642 in FS/freeswitch from FSA/freeswitch-advantage:andrey-fsa...
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.

6 years agoFS-11555: [mod_signalwire] Initial commit.
Andrey Volk [Fri, 7 Dec 2018 10:37:01 +0000 (14:37 +0400)] 
FS-11555: [mod_signalwire] Initial commit.

6 years agoFS-11565: [Build-System] Add 48kHz sounds to the Visual Studio solution on Windows.
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.

6 years agoFS-11547: [core] Fix broken record_sample_rate variable.
Andrey Volk [Mon, 3 Dec 2018 20:31:36 +0000 (00:31 +0400)] 
FS-11547: [core] Fix broken record_sample_rate variable.

6 years agoMerge pull request #1641 in FS/freeswitch from FSA/freeswitch-advantage:test-sync...
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
  ...

6 years agoFS-11487 convert tests to Makefile.am
Mike Jerris [Fri, 26 Oct 2018 14:43:38 +0000 (14:43 +0000)] 
FS-11487 convert tests to Makefile.am

6 years agoFS-11569 add rate to null endpoint
Seven Du [Fri, 14 Dec 2018 02:52:00 +0000 (10:52 +0800)] 
FS-11569 add rate to null endpoint

6 years agoFS-11505: [core] System call with output capture on Linux and Windows without fork...
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.

6 years agoFS-11455 add switch_utils test
Seven Du [Fri, 2 Nov 2018 00:47:24 +0000 (08:47 +0800)] 
FS-11455 add switch_utils test

6 years agoFS-11442 [test] enable module runtime when loading it
Chris Rienzo [Mon, 29 Oct 2018 14:03:40 +0000 (14:03 +0000)] 
FS-11442 [test] enable module runtime when loading it

6 years agoFS-11442 [test] add fst_check_extension_apps to compare dialplan apps with expected.
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.