]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
7 years agoFS-11310 #resolve add more params for conference record stop event
Liyang [Sun, 15 Jul 2018 13:55:13 +0000 (21:55 +0800)] 
FS-11310 #resolve add more params for conference record stop event

7 years agoFS-11310 #resolve add optional switch_core_file_pre_close() to stop writing to file...
Liyang [Mon, 23 Jul 2018 13:40:29 +0000 (21:40 +0800)] 
FS-11310 #resolve add optional switch_core_file_pre_close() to stop writing to file and possible to get file size related params

7 years agoMerge pull request #1332 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10493...
Italo Rossi [Fri, 23 Feb 2018 14:30:53 +0000 (14:30 +0000)] 
Merge pull request #1332 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10493-replace-core-uuid-with-cc_instance_id to master

* commit '1284fbb027ded086e73ee064c0f7f39c0186e18d':
  FS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcenter.conf.xml

7 years agoMerge pull request #1481 in FS/freeswitch from ~S3RJ1K/freeswitch:master to master
Mike Jerris [Thu, 22 Feb 2018 20:17:04 +0000 (20:17 +0000)] 
Merge pull request #1481 in FS/freeswitch from ~S3RJ1K/freeswitch:master to master

* commit 'ead0122a16dea5f7b47d0a1bfa5deab6e3f157dd':
  fix FS-9298

7 years agofix FS-9298
s3rj1k [Thu, 22 Feb 2018 20:13:46 +0000 (22:13 +0200)] 
fix FS-9298

7 years agoMerge pull request #1476 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9753...
Mike Jerris [Wed, 21 Feb 2018 21:27:57 +0000 (21:27 +0000)] 
Merge pull request #1476 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9753-accessing-the-wss-interface-via-regular to master

* commit 'f37f41ccb2126ad9f32bb1214bf58aaef9518b00':
  FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS

7 years agoFS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS
Andrey Volk [Sat, 17 Feb 2018 12:34:33 +0000 (15:34 +0300)] 
FS-9753: [mod_sofia] Fix crash when accessing the WSS interface via regular HTTPS

7 years agoFS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcente...
Andrey Volk [Wed, 12 Jul 2017 16:01:06 +0000 (19:01 +0300)] 
FS-10493: [mod_callcenter] Replace core uuid with cc_instance_id taken from callcenter.conf.xml

7 years agoMerge pull request #1469 in FS/freeswitch from ~ARESKI/freeswitch:bugfix/verto_commun...
Italo Rossi [Fri, 2 Feb 2018 14:30:51 +0000 (14:30 +0000)] 
Merge pull request #1469 in FS/freeswitch from ~ARESKI/freeswitch:bugfix/verto_communicator_packagesjson to master

* commit 'be0c10d2e4715a42440665338993e047c960320e':
  [fix](verto_communicator) add grunt-cli dependency to packages.json

7 years agoMerge pull request #1464 in FS/freeswitch from ~BODJI/freeswitch:FS-10299-mod_callcen...
Italo Rossi [Fri, 2 Feb 2018 14:27:49 +0000 (14:27 +0000)] 
Merge pull request #1464 in FS/freeswitch from ~BODJI/freeswitch:FS-10299-mod_callcenter-database-blocking to master

* commit 'b185cc6e2471bd83e560f9c75a5828537848418e':
  FS-10299: [mod_callcenter] Add an option to disable global database lock on mod_callcenter

7 years agoMerge pull request #1470 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Wed, 31 Jan 2018 02:40:48 +0000 (02:40 +0000)] 
Merge pull request #1470 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10496-speedup-javascript-enabling-code to master

* commit '3d9365edbb7bab59a6b047930329e33013d2eb5a':
  FS-10496: [mod_v8] Fixing regression from FS-10496 when no settings exist in v8.conf.

7 years agoFS-10496: [mod_v8] Fixing regression from FS-10496 when no settings exist in v8.conf.
Marc Olivier Chouinard [Sun, 28 Jan 2018 15:18:58 +0000 (10:18 -0500)] 
FS-10496: [mod_v8] Fixing regression from FS-10496 when no settings exist in v8.conf.

7 years agoRevert "FS-10820 [mod_kazoo] eventstream configuration"
Mike Jerris [Thu, 25 Jan 2018 21:51:44 +0000 (15:51 -0600)] 
Revert "FS-10820 [mod_kazoo] eventstream configuration"

This reverts commit bb4499ec24bd7a5cadb90eab1b1a05515d38eaa2.

This commit breaks the build.  Please correct and re-submit

7 years ago[fix](verto_communicator) add grunt-cli dependency to packages.json
areski [Thu, 25 Jan 2018 15:40:58 +0000 (16:40 +0100)] 
[fix](verto_communicator) add grunt-cli dependency to packages.json

7 years agoFS-10521 FS-10612 [mod_callcenter] Member exit reason set to EXIT_WITH_KEY when it...
Italo Rossi [Thu, 25 Jan 2018 13:49:53 +0000 (10:49 -0300)] 
FS-10521 FS-10612 [mod_callcenter] Member exit reason set to EXIT_WITH_KEY when it should be TIMEOUT and only set EXIT_WITH_KEY if the key pressed is set at cc_exit_keys

7 years agoFS-10299: [mod_callcenter] Add an option to disable global database lock on mod_callc...
Mathieu Bodjikian (MacBook-Pro-de-Mathieu.local) [Wed, 24 Jan 2018 19:46:39 +0000 (20:46 +0100)] 
FS-10299: [mod_callcenter] Add an option to disable global database lock on mod_callcenter

7 years agoTweaks and feature additions to some of the spandsp tests.
Steve Underwood [Mon, 22 Jan 2018 15:19:38 +0000 (15:19 +0000)] 
Tweaks and feature additions to some of the spandsp tests.

7 years agoMerge pull request #1371 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10611...
Mike Jerris [Fri, 19 Jan 2018 19:55:05 +0000 (19:55 +0000)] 
Merge pull request #1371 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10611-add-domain_data-command-to-retrieve to master

* commit '233481c32efadb1782684dcf45c59809eb3fe157':
  FS-10611: [mod_commands] Add domain_data command to retrieve domain information

7 years agoFS-10611: [mod_commands] Add domain_data command to retrieve domain information
Andrey Volk [Thu, 24 Aug 2017 19:52:11 +0000 (22:52 +0300)] 
FS-10611: [mod_commands] Add domain_data command to retrieve domain information

7 years agoMerge pull request #1334 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10496...
Mike Jerris [Fri, 19 Jan 2018 19:31:17 +0000 (19:31 +0000)] 
Merge pull request #1334 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10496-speedup-javascript-enabling-code to master

* commit 'c1280938bf5f9821df846bd2c6871ce0ca24620b':
  FS-10496: [mod_v8] Speedup JavaScript. Enabling Code Caching.

7 years agoMerge pull request #1465 in FS/freeswitch from ~ANGELMADAMES/freeswitch:master to...
Mike Jerris [Fri, 19 Jan 2018 18:59:34 +0000 (18:59 +0000)] 
Merge pull request #1465 in FS/freeswitch from ~ANGELMADAMES/freeswitch:master to master

* commit '6cc029b579b64e73908e56a29046f9581a7fe963':
  FS-10875: #resolve Portability issues for non-bash interpreters.

7 years agoMerge pull request #1466 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10876...
Mike Jerris [Fri, 19 Jan 2018 18:58:43 +0000 (18:58 +0000)] 
Merge pull request #1466 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10876-windows-compile-errors-in-msvc-2017 to master

* commit 'e380b41a8e67a18400af73a990cd56647842936c':
  FS-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10.

7 years agoMerge pull request #1451 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10820...
Mike Jerris [Fri, 19 Jan 2018 18:57:14 +0000 (18:57 +0000)] 
Merge pull request #1451 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10820 to master

* commit 'bb4499ec24bd7a5cadb90eab1b1a05515d38eaa2':
  FS-10820 [mod_kazoo] eventstream configuration

7 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

7 years agoFS-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10.
Andrey Volk [Wed, 10 Jan 2018 20:30:24 +0000 (23:30 +0300)] 
FS-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10.

7 years agoFS-10881: Debian sources parsing support for args
Mike Jerris [Mon, 8 Jan 2018 21:57:17 +0000 (15:57 -0600)] 
FS-10881: Debian sources parsing support for args

7 years agoFS-10875: #resolve Portability issues for non-bash interpreters.
Angel M. Adames [Tue, 9 Jan 2018 17:31:32 +0000 (13:31 -0400)] 
FS-10875: #resolve Portability issues for non-bash interpreters.

7 years agoA tweak to the PCAP file parsing code in spandsp to allow for 802.1Q headers in
Steve Underwood [Mon, 8 Jan 2018 18:15:47 +0000 (18:15 +0000)] 
A tweak to the PCAP file parsing code in spandsp to allow for 802.1Q headers in
Ethernet packets.

7 years agoFS-10858 - [verto_communicator] cancel timeout when done to avoid redirect loop
Italo Rossi [Thu, 28 Dec 2017 20:36:35 +0000 (17:36 -0300)] 
FS-10858 - [verto_communicator] cancel timeout when done to avoid redirect loop

7 years agoFS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections...
Italo Rossi [Tue, 26 Dec 2017 17:40:56 +0000 (14:40 -0300)] 
FS-10858 - [verto_communicator] Removing emit of res_check_done, on slow connections the emit could happen before the listening thus freezing the app on loading

7 years agoFS-10859 #resolve
Seven Du [Sun, 24 Dec 2017 02:23:13 +0000 (10:23 +0800)] 
FS-10859 #resolve

7 years agoFS-10858 - [verto_communicator] Waiting for resolution check finish before redirectin...
Italo Rossi [Fri, 22 Dec 2017 18:51:25 +0000 (15:51 -0300)] 
FS-10858 - [verto_communicator] Waiting for resolution check finish before redirecting to preview screen.

7 years agoMerge pull request #1456 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS...
Mike Jerris [Thu, 7 Dec 2017 23:15:40 +0000 (23:15 +0000)] 
Merge pull request #1456 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS-10833-mod_amqp-memory-leak-on-reconnection to master

* commit 'd311a06a8318d74dddee1ec2bbaed9d949da9cea':
  FS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker

7 years agoFS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker
Praveen Kumar [Thu, 7 Dec 2017 22:53:43 +0000 (04:23 +0530)] 
FS-10833: [mod_amqp] memory leak on reconnection attempt to RabbitMQ broker

Memory leak happening during reconnection attempt after connectivity loss with
RabbitMQ broker.

With these changes, memory leak issue has been addressed and the object has
been properly freed.

7 years agoFS-10832 #resolve
Seven Du [Thu, 7 Dec 2017 15:55:29 +0000 (23:55 +0800)] 
FS-10832 #resolve

7 years agoFS-10496: [mod_v8] Speedup JavaScript. Enabling Code Caching.
Andrey Volk [Wed, 12 Jul 2017 23:56:33 +0000 (02:56 +0300)] 
FS-10496: [mod_v8] Speedup JavaScript. Enabling Code Caching.

7 years agoMerge pull request #1452 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10789...
Seven Du [Tue, 5 Dec 2017 11:01:05 +0000 (11:01 +0000)] 
Merge pull request #1452 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10789-v8-segs-on-invalid-instruction to master

* commit 'db3e6ec32f2a0bc8212e7ebbbfb1830740aa61c1':
  FS-10789: [mod_v8] v8 segs on invalid instruction

7 years agoFS-10789: [mod_v8] v8 segs on invalid instruction
Andrey Volk [Tue, 5 Dec 2017 10:56:40 +0000 (13:56 +0300)] 
FS-10789: [mod_v8] v8 segs on invalid instruction

7 years agoMerge pull request #1445 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS...
Mike Jerris [Thu, 30 Nov 2017 20:26:51 +0000 (20:26 +0000)] 
Merge pull request #1445 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS-10805-memory-leak-in-mod_amqp to master

* commit '97d6bee3fcac17080775576b140d041d97ccd411':
  FS-10805: Memory Leak fix in mod_amqp

7 years agoFS-10805: Memory Leak fix in mod_amqp
Praveen Kumar [Wed, 22 Nov 2017 17:59:59 +0000 (17:59 +0000)] 
FS-10805: Memory Leak fix in mod_amqp

Memory allocated to hash iterators and hash tables isn't released
during module shutdown.

With these changes, memory allocated to hash iterators and hash tables
will be freed properly.

7 years agoFS-10815 #resove
Seven Du [Wed, 29 Nov 2017 12:45:37 +0000 (20:45 +0800)] 
FS-10815 #resove

7 years agoFS-10814 - [verto_communicator] Do not change video resolution if auto detect video...
Italo Rossi [Tue, 28 Nov 2017 20:31:49 +0000 (17:31 -0300)] 
FS-10814 - [verto_communicator] Do not change video resolution if auto detect video settings is off

7 years agocleanup unused
Mike Jerris [Mon, 20 Nov 2017 16:30:50 +0000 (11:30 -0500)] 
cleanup unused

7 years agoFS-10622: [core] Auto-fixing audio codec from G722 to PCMU although PCMU was not...
Anthony Minessale [Thu, 16 Nov 2017 21:37:17 +0000 (15:37 -0600)] 
FS-10622: [core] Auto-fixing audio codec from G722 to PCMU although PCMU was not negotiated #resolve

7 years agoMerge pull request #1434 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS...
Brian West [Wed, 15 Nov 2017 20:50:39 +0000 (20:50 +0000)] 
Merge pull request #1434 in FS/freeswitch from ~PRAVEEN_KUMAR/freeswitch:bugfix/FS-10728-mod_avmd-backward-compatibility_issue to master

* commit '179a659b7f3026c12c63bc4879a24c5f58584349':
  FS-10728: [mod_avmd] backward compatibility issue in avmd_main_api

7 years agoFS-10792: [mod_sofia] when behind 1-to-1 NAT, console logs invalid handle #resolve
Anthony Minessale [Wed, 15 Nov 2017 18:53:51 +0000 (12:53 -0600)] 
FS-10792: [mod_sofia] when behind 1-to-1 NAT, console logs invalid handle #resolve

7 years agoRevert "FS-10770: [freeswitch-core] Make nack buffer bigger by default #resolve"
Anthony Minessale [Fri, 10 Nov 2017 23:04:27 +0000 (17:04 -0600)] 
Revert "FS-10770: [freeswitch-core] Make nack buffer bigger by default #resolve"

This reverts commit 5658e581fec6e671b0a76a22dc5e31219ae804bd.

7 years agoFS-10774 - [switch_pgsql] Fix build for PostgreSQL/libpq 10
Italo Rossi [Mon, 6 Nov 2017 13:35:36 +0000 (10:35 -0300)] 
FS-10774 - [switch_pgsql] Fix build for PostgreSQL/libpq 10

7 years agoFS-10772 - [mod_callcenter] commit 404c69698ed7a4ff215cf2d430b6a1721c693eb1 added...
Italo Rossi [Fri, 3 Nov 2017 17:47:19 +0000 (14:47 -0300)] 
FS-10772 - [mod_callcenter] commit 404c69698ed7a4ff215cf2d430b6a1721c693eb1 added an invalid WHERE syntax, fixed.

7 years agoFS-10771 - [mod_callcenter] s/member_channel/member_session when session logging
Italo Rossi [Fri, 3 Nov 2017 16:38:04 +0000 (13:38 -0300)] 
FS-10771 - [mod_callcenter] s/member_channel/member_session when session logging

7 years agoFS-10770: [freeswitch-core] Make nack buffer bigger by default #resolve
Anthony Minessale [Thu, 2 Nov 2017 19:06:13 +0000 (14:06 -0500)] 
FS-10770: [freeswitch-core] Make nack buffer bigger by default #resolve

7 years agoFS-10769: [mod_av,mod_conference] Lipsync issues in conference recording #resolve
Anthony Minessale [Thu, 2 Nov 2017 19:03:21 +0000 (14:03 -0500)] 
FS-10769: [mod_av,mod_conference] Lipsync issues in conference recording #resolve

7 years agoFS-10768: [mod_conference] Fix div by 0 err in conference config parsing #resolve
Anthony Minessale [Thu, 2 Nov 2017 19:01:47 +0000 (14:01 -0500)] 
FS-10768: [mod_conference] Fix div by 0 err in conference config parsing #resolve

7 years agoFS-10728: [mod_avmd] backward compatibility issue in avmd_main_api
Praveen Kumar [Thu, 2 Nov 2017 07:22:23 +0000 (12:52 +0530)] 
FS-10728: [mod_avmd] backward compatibility issue in avmd_main_api

    avmd_start_app flow will break if 'inbound_channel'/'outbound_channel'
    both has been set and the avmd_start_app invoked for inbound call leg.

    With this change, it'll be able to work even if we set
    'inbound_channel'/'outbound_channel' both.

7 years agoFS-10757: [mod_conference] Race condition freeing avatar image #resolve
Anthony Minessale [Wed, 25 Oct 2017 19:20:45 +0000 (14:20 -0500)] 
FS-10757: [mod_conference] Race condition freeing avatar image #resolve

7 years agoFS-10751: [mod_av] Add parsing for TRACE log level in AV
Brian West [Wed, 25 Oct 2017 18:11:19 +0000 (13:11 -0500)] 
FS-10751: [mod_av] Add parsing for TRACE log level in AV

7 years agoFS-10667: [core] Segfault in crypto / srtp
Anthony Minessale [Tue, 24 Oct 2017 19:01:30 +0000 (14:01 -0500)] 
FS-10667: [core] Segfault in crypto / srtp

7 years agoFS-10754: [mod_conference] Conference Improvements #resolve
Anthony Minessale [Tue, 24 Oct 2017 19:00:35 +0000 (14:00 -0500)] 
FS-10754: [mod_conference] Conference Improvements #resolve

7 years agoFS-10752: [mod_av] Remove support for AVENC which is not working on deb9 #resolve
Anthony Minessale [Mon, 23 Oct 2017 19:14:54 +0000 (14:14 -0500)] 
FS-10752: [mod_av] Remove support for AVENC which is not working on deb9 #resolve

7 years agoFS-10751: [mod_av] Add parsing for TRACE log level in AV #resolve
Anthony Minessale [Mon, 23 Oct 2017 18:57:12 +0000 (13:57 -0500)] 
FS-10751: [mod_av] Add parsing for TRACE log level in AV #resolve

7 years agoMerge pull request #1394 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10672-trunca...
Mike Jerris [Mon, 23 Oct 2017 15:48:03 +0000 (15:48 +0000)] 
Merge pull request #1394 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10672-truncated-variable-values-passed to master

* commit 'c6e2ce18a65cef72fde52ba3b1c9e995ba78a717':
  FS-10672 [core] Fix event url-encoding buffer size

7 years agoFS-10739: [libblade] Fixed disconnecting downstream sessions when upstream session...
Shane Bryldt [Mon, 23 Oct 2017 14:17:27 +0000 (08:17 -0600)] 
FS-10739: [libblade] Fixed disconnecting downstream sessions when upstream session is disconnected, without disconnecting loopback which always remains available

7 years agoFS-10739: [libblade] Small fix to testcon, forgot to uncomment the test.join response...
Shane Bryldt [Thu, 19 Oct 2017 14:49:26 +0000 (08:49 -0600)] 
FS-10739: [libblade] Small fix to testcon, forgot to uncomment the test.join response sending after testing TTL on responses

7 years agoFS-10739: [libblade] Added TTL to request which now produces an error response when...
Shane Bryldt [Thu, 19 Oct 2017 14:44:31 +0000 (08:44 -0600)] 
FS-10739: [libblade] Added TTL to request which now produces an error response when a response is not received locally within the timeout, this utilizes loopback session stuff which had a couple bugs that are now also fixed, further loopback testing is still required on event subscriptions, protocol publishing, protocol locating, and protocol execution

7 years agoFS-10739: [libblade] Loopback session support and reworking sessions to use independe...
Shane Bryldt [Thu, 19 Oct 2017 08:32:55 +0000 (02:32 -0600)] 
FS-10739: [libblade] Loopback session support and reworking sessions to use independent ids, blade.connect now also responds with both the sessionid and the nodeid separately

7 years agoFS-10738 [mod_callcenter] - setting bridged = 0 if member give up too early
Italo Rossi [Tue, 17 Oct 2017 23:32:35 +0000 (20:32 -0300)] 
FS-10738 [mod_callcenter] - setting bridged = 0 if member give up too early

7 years agoMerge pull request #1422 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10725...
Mike Jerris [Tue, 17 Oct 2017 20:20:35 +0000 (20:20 +0000)] 
Merge pull request #1422 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10725-mod_v8-and-lib-v8-wont-build-on to master

* commit '9c4fc2af122d9c19b8c79e2ef10f6e16ecd25abc':
  FS-10725: [Build-System] Add DownloadPackageTask in order to use in props instead of using legacy util.vbs within projects. Get rid of lib v8 download project in favor of props on windows.

7 years agoFS-10725: [Build-System] Add DownloadPackageTask in order to use in props instead...
Andrey Volk [Tue, 17 Oct 2017 18:40:08 +0000 (21:40 +0300)] 
FS-10725: [Build-System] Add DownloadPackageTask in order to use in props instead of using legacy util.vbs within projects. Get rid of lib v8 download project in favor of props on windows.

7 years agoFS-10738 [mod_callcenter] - Do not set state to Idle if On Demand agents do not answe...
Italo Rossi [Tue, 17 Oct 2017 19:26:57 +0000 (16:26 -0300)] 
FS-10738 [mod_callcenter] - Do not set state to Idle if On Demand agents do not answer call

7 years agoFS-10690: [libblade] Fixed linux build
Shane Bryldt [Thu, 12 Oct 2017 17:49:51 +0000 (12:49 -0500)] 
FS-10690: [libblade] Fixed linux build

7 years agoFS-10690: [libblade] Added web request and web response layer ontop of civetweb to...
Shane Bryldt [Thu, 12 Oct 2017 17:47:07 +0000 (11:47 -0600)] 
FS-10690: [libblade] Added web request and web response layer ontop of civetweb to handle simplified processing for both inbound REST services as well as outbound client requests.  Added simple layer ontop of that for one-liner oauth2 token establishment.

7 years agoMerge pull request #1419 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Tue, 10 Oct 2017 23:19:40 +0000 (23:19 +0000)] 
Merge pull request #1419 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

* commit '8b0fb1522837692f4665f121d1cc77ffaf286fe0':
  FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore

7 years agoFS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks relate...
Andrey Volk [Tue, 10 Oct 2017 23:16:45 +0000 (02:16 +0300)] 
FS-10690: [libks, Build-System] Fix libks solution build on windows. Add libks related stuff to .gitignore

7 years agoFS-10690: [libblade] fixed some linux build issues that were missed recently for...
Shane Bryldt [Tue, 10 Oct 2017 12:38:04 +0000 (07:38 -0500)] 
FS-10690: [libblade] fixed some linux build issues that were missed recently for stringbuilder addition

7 years agoFS-10690: [libblade] Undid apple definition for old libconfig stuff
Shane Bryldt [Tue, 10 Oct 2017 12:34:14 +0000 (06:34 -0600)] 
FS-10690: [libblade] Undid apple definition for old libconfig stuff

7 years agoFS-10690: [libblade] fixed up libconfig to treat 1.4.x as legacy for debian 8 system...
Shane Bryldt [Tue, 10 Oct 2017 12:32:59 +0000 (06:32 -0600)] 
FS-10690: [libblade] fixed up libconfig to treat 1.4.x as legacy for debian 8 system packages, with 1.5.0 expected on windows and newer linux

7 years agoFS-10690 temp fix build on Mac
Seven Du [Tue, 10 Oct 2017 12:23:07 +0000 (20:23 +0800)] 
FS-10690 temp fix build on Mac

7 years agoFS-10690: [libblade] Fix for return type that wasn't being detected correctly by...
Shane Bryldt [Tue, 10 Oct 2017 12:06:11 +0000 (06:06 -0600)] 
FS-10690: [libblade] Fix for return type that wasn't being detected correctly by compilers

7 years agoMerge pull request #1412 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10541...
Mike Jerris [Mon, 9 Oct 2017 20:28:09 +0000 (20:28 +0000)] 
Merge pull request #1412 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10541-update-openssl-to-1.1.0f-on-windows to master

* commit 'ea8c3be8ec365bf9f7d2a6b9ce4b2e9ef6bcdccd':
  FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.

7 years agoMerge pull request #1401 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:fix/chang...
Anthony Minessale II [Mon, 9 Oct 2017 15:16:47 +0000 (15:16 +0000)] 
Merge pull request #1401 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:fix/change-video-next-call to master

* commit '90dad5af88c41ada07e863acb00e6058cf2339fe':
  [verto_communicator] Fix to make video devices change without restart.

7 years agoFS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
Andrey Volk [Wed, 26 Jul 2017 20:34:16 +0000 (23:34 +0300)] 
FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.

7 years agoMerge pull request #1411 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Sat, 7 Oct 2017 14:05:22 +0000 (14:05 +0000)] 
Merge pull request #1411 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

* commit '8d0afcd01a433333ccb19a447002efcc63181c15':
  FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.

7 years agoFS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib window...
Andrey Volk [Sat, 7 Oct 2017 14:03:34 +0000 (17:03 +0300)] 
FS-10690: [libblade, Build-System] Migrated civetweb's duktape_lib and lua_lib windows projects into repository.

7 years agoMerge pull request #1410 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Sat, 7 Oct 2017 13:54:47 +0000 (13:54 +0000)] 
Merge pull request #1410 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

* commit 'e314dad74ba1e0a7b1607c52bd305c847e32c6de':
  FS-10690: [libblade] Add libblade related stuff to gitignore

7 years agoFS-10690: [libblade] Add libblade related stuff to gitignore
Andrey Volk [Sat, 7 Oct 2017 13:51:36 +0000 (16:51 +0300)] 
FS-10690: [libblade] Add libblade related stuff to gitignore

7 years agoMerge pull request #1409 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Sat, 7 Oct 2017 13:50:42 +0000 (13:50 +0000)] 
Merge pull request #1409 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

Merging requested changes related to basedir for Windows VS projects

* commit '9f12a57c1de067b93c902a95159efd2e9d098ed9':
  FS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.

7 years agoFS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.
Andrey Volk [Sat, 7 Oct 2017 13:46:42 +0000 (16:46 +0300)] 
FS-10690: [libblade, Build-System] Do not import BaseDir props if already imported.

7 years agoFS-10690: [libblade] [libks] Added json wrapper to string builder. Fixed an issue...
Shane Bryldt [Fri, 6 Oct 2017 18:44:10 +0000 (12:44 -0600)] 
FS-10690: [libblade] [libks] Added json wrapper to string builder. Fixed an issue with the "Release" build for x64, currently only Debug x64 and Release x64 build correctly, more will be fixed with other project updates soon.

7 years agoFS-10690: [libblade] [libks] Cleaned up projects so they build as static libs rather...
Shane Bryldt [Thu, 5 Oct 2017 11:21:58 +0000 (05:21 -0600)] 
FS-10690: [libblade] [libks] Cleaned up projects so they build as static libs rather than DLL projects where appropriate.  Set all projects that weren't using the right windows CRT library to use DLL based even when statically compiling.  Cleaned up some project preprocessor definitions and moved around some preprocessor code to make it simpler.  Added ks_sb_t to support an efficient universal string builder. Tested string builder with a temporary REST service exposed by switchblade application.

7 years agoAdded a warning message to spandsp's fax_decode program when it looks like
Steve Underwood [Tue, 3 Oct 2017 14:33:07 +0000 (15:33 +0100)] 
Added a warning message to spandsp's fax_decode program when it looks like
the FAX machines are entering a proprietary mode.

7 years agoFS-10690: [libblade] Added basedir.props from existing pending PR from Andrey Volk...
Shane Bryldt [Mon, 2 Oct 2017 19:09:51 +0000 (13:09 -0600)] 
FS-10690: [libblade] Added basedir.props from existing pending PR from Andrey Volk to support PCRE build requirements for blade on windows, currently only used by newly added PCRE props which are not yet used by FS projects

7 years agoFS-10690: [libblade] Added PCRE to linux build, which can be used from system packages
Shane Bryldt [Mon, 2 Oct 2017 18:29:06 +0000 (13:29 -0500)] 
FS-10690: [libblade] Added PCRE to linux build, which can be used from system packages

7 years agoFS-10690: [libblade] Added PCRE to libblade for REST route matching, fixed windows...
Shane Bryldt [Mon, 2 Oct 2017 17:31:09 +0000 (11:31 -0600)] 
FS-10690: [libblade] Added PCRE to libblade for REST route matching, fixed windows build environment for PCRE download project

7 years agoAdded command parameters to spandsp's fax_decode program to allow the decode
Steve Underwood [Mon, 2 Oct 2017 17:06:01 +0000 (18:06 +0100)] 
Added command parameters to spandsp's fax_decode program to allow the decode
parameters to be forced when the audio being decoded does not contain a DCS
message specifying them.

7 years agoMerge pull request #1402 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Fri, 29 Sep 2017 16:41:11 +0000 (16:41 +0000)] 
Merge pull request #1402 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

* commit '2bead55cd2322021267274fac294597dd04f0081':
  FS-10690: [Build-System] Compile libks within libblade.

7 years agoFS-10690: [Build-System] Compile libks within libblade.
Andrey Volk [Fri, 29 Sep 2017 13:09:30 +0000 (16:09 +0300)] 
FS-10690: [Build-System] Compile libks within libblade.

7 years ago[verto_communicator] Fix to make video devices change without restart.
StefanYohansson [Tue, 26 Sep 2017 13:14:46 +0000 (10:14 -0300)] 
[verto_communicator] Fix to make video devices change without restart.

Fix menu background for lower resolutions.

7 years agoFS-10690: Removed useless defines from blade.h that are only needed when compiling...
Shane Bryldt [Thu, 28 Sep 2017 23:05:10 +0000 (18:05 -0500)] 
FS-10690: Removed useless defines from blade.h that are only needed when compiling libcivetweb itself

7 years agoFS-10690: Added support for compiling civetweb inline when building libblade
Shane Bryldt [Thu, 28 Sep 2017 22:53:56 +0000 (17:53 -0500)] 
FS-10690: Added support for compiling civetweb inline when building libblade

7 years agoFS-10690: First updates to support civetweb on linux
Shane Bryldt [Thu, 28 Sep 2017 22:40:01 +0000 (17:40 -0500)] 
FS-10690: First updates to support civetweb on linux