]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
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

7 years agoFS-10690: Temporary commit to work on linux build for civetweb stuff
Shane Bryldt [Thu, 28 Sep 2017 19:15:07 +0000 (14:15 -0500)] 
FS-10690: Temporary commit to work on linux build for civetweb stuff

7 years agoFS-10690: Forgot to include a couple new files
Shane Bryldt [Thu, 28 Sep 2017 18:14:18 +0000 (12:14 -0600)] 
FS-10690: Forgot to include a couple new files

7 years agoFS-10690: Fixed some issues in the download projects, added configuration transfer...
Shane Bryldt [Thu, 28 Sep 2017 02:07:16 +0000 (20:07 -0600)] 
FS-10690: Fixed some issues in the download projects, added configuration transfer during blade_restmgr startup, and started initial stubs for civetweb callbacks in advance of deeper REST routing support

7 years agoMerge pull request #1400 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Wed, 27 Sep 2017 22:21:18 +0000 (22:21 +0000)] 
Merge pull request #1400 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

Merging in download project stuff for windows

* commit 'e8987b0d8cb8c8413b3812d9fc5a3922b0087813':
  FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.

7 years agoFS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium...
Andrey Volk [Wed, 27 Sep 2017 22:07:19 +0000 (01:07 +0300)] 
FS-10690: [Build-System] Add download projects for civetweb, libconfig, libsodium on windows.

7 years agoMerge pull request #1399 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10696...
Mike Jerris [Wed, 27 Sep 2017 21:46:21 +0000 (21:46 +0000)] 
Merge pull request #1399 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10696-update-7za-to-17.01-on-windows to master

* commit 'def7afdee6112d33e9d83f0a04e2583b0b19f388':
  FS-10696: [Build-System] Update 7za to 1701 on windows.

7 years agoFS-10696: [Build-System] Update 7za to 1701 on windows.
Andrey Volk [Wed, 27 Sep 2017 21:39:30 +0000 (00:39 +0300)] 
FS-10696: [Build-System] Update 7za to 1701 on windows.

7 years agoFS-10527: [mod_av] AV tweaks
Anthony Minessale [Wed, 27 Sep 2017 17:58:04 +0000 (12:58 -0500)] 
FS-10527: [mod_av] AV tweaks

7 years agoMerge pull request #1398 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690...
Shane Bryldt [Mon, 25 Sep 2017 19:21:02 +0000 (19:21 +0000)] 
Merge pull request #1398 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10690-integrate-robust-and-convenient to master

Reviewed and merging

* commit '6e3991379bc00e290745f717f74af2bee6c74db8':
  FS-10690: [Build-System] Add civetweb library project for libblade on windows.

7 years agoFS-10690: [Build-System] Add civetweb library project for libblade on windows.
Andrey Volk [Mon, 25 Sep 2017 19:04:37 +0000 (22:04 +0300)] 
FS-10690: [Build-System] Add civetweb library project for libblade on windows.

7 years agolibspandsp's -mssexx selection tags for SSE4.1 and SSE4.2 were incorrect in
Steve Underwood [Sun, 24 Sep 2017 20:38:29 +0000 (21:38 +0100)] 
libspandsp's -mssexx selection tags for SSE4.1 and SSE4.2 were incorrect in
configure.ac

7 years agoFS-10167: Updating linux build
Shane Bryldt [Thu, 21 Sep 2017 05:21:49 +0000 (00:21 -0500)] 
FS-10167: Updating linux build

7 years agoFS-10167: Implemented identity registration and routing, removed subrealms to be...
Shane Bryldt [Thu, 21 Sep 2017 04:07:34 +0000 (22:07 -0600)] 
FS-10167: Implemented identity registration and routing, removed subrealms to be revisited later, implemented public event channels and node presence, restructured some code and fixed a number of bugs.

7 years agoFS-10688: [verto.js] Add hack for IOS11 #resolve
Anthony Minessale [Wed, 20 Sep 2017 23:00:39 +0000 (18:00 -0500)] 
FS-10688: [verto.js] Add hack for IOS11 #resolve

7 years agoFS-10688
Anthony Minessale [Wed, 20 Sep 2017 19:42:54 +0000 (14:42 -0500)] 
FS-10688

7 years agorevert
Brian West [Wed, 20 Sep 2017 19:37:48 +0000 (14:37 -0500)] 
revert

7 years agoFS-10688
Brian West [Wed, 20 Sep 2017 14:29:17 +0000 (09:29 -0500)] 
FS-10688

7 years agoFS-10688: [verto.js] Add hack for IOS11 #resolve
Anthony Minessale [Wed, 20 Sep 2017 14:15:56 +0000 (09:15 -0500)] 
FS-10688: [verto.js] Add hack for IOS11 #resolve

7 years agoFS-10675: [mod_fifo] Wrap Up + fifo_caller_exit_key in mod_fifo #resolve
Anthony Minessale [Mon, 18 Sep 2017 22:23:45 +0000 (17:23 -0500)] 
FS-10675: [mod_fifo] Wrap Up + fifo_caller_exit_key in mod_fifo #resolve

7 years agoFS-10677
Anthony Minessale [Fri, 15 Sep 2017 22:02:00 +0000 (17:02 -0500)] 
FS-10677

7 years agoFS-10661: [mod_callcenter] Making cc_export_vars work with uuid-standby agents
Italo Rossi [Fri, 15 Sep 2017 01:18:20 +0000 (22:18 -0300)] 
FS-10661: [mod_callcenter] Making cc_export_vars work with uuid-standby agents

7 years agoFS-10660: [mod_callcenter] Park agent session before play cc_warning_tone - avoid...
Italo Rossi [Fri, 15 Sep 2017 00:02:47 +0000 (21:02 -0300)] 
FS-10660: [mod_callcenter] Park agent session before play cc_warning_tone - avoid double playback causing distorted audio

7 years agoFS-10667: [core] Segfault in crypto / srtp #resolve
Anthony Minessale [Thu, 14 Sep 2017 23:09:35 +0000 (18:09 -0500)] 
FS-10667: [core] Segfault in crypto / srtp #resolve

7 years agoFS-10667: [core] Segfault in crypto / srtp #resolve
Anthony Minessale [Wed, 13 Sep 2017 22:28:40 +0000 (17:28 -0500)] 
FS-10667: [core] Segfault in crypto / srtp #resolve

7 years agoFS-10666: [mod_callcenter] Adding callcenter_break agent api
Italo Rossi [Wed, 13 Sep 2017 20:39:43 +0000 (17:39 -0300)] 
FS-10666: [mod_callcenter] Adding callcenter_break agent api

callcenter_break agent <uuid> can be called with an uuid that represents
an outbound session created to call an agent.

The current behavior of mod_callcenter is to keep watching this channel
until it is hangup, once the hangup happens the bridge-agent-end and
member-queue-end events are fired, agent is released on the database
so it can receive more calls and member is also updated on database.

If you do not want to the agent channel hangup to release the agent you can
call this app with the agent session uuid and the agent will be released and
available to receive more calls. This is useful when the agent is located on a
remote freeswitch box and transfer the call internally, the original leg between
the first FreeSWITCH and the remote box remains live and the agent will only be
Available when the original call hangup.

7 years agoFS-10167: Temporary commit to retain changes before removing concept of realm/subreal...
Shane Bryldt [Wed, 13 Sep 2017 14:41:40 +0000 (08:41 -0600)] 
FS-10167: Temporary commit to retain changes before removing concept of realm/subrealm as per discussions, will revisit this concept later when a real use-case presents itself, tests will not operate correctly in this build as realms are incomplete prior to removal

7 years agoMerge pull request #1386 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfi...
Anthony Minessale II [Tue, 12 Sep 2017 15:16:15 +0000 (15:16 +0000)] 
Merge pull request #1386 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-10654 to master

* commit '67dad0639867bbc64fa404b30caad2889ea80899':
  FS-10654: [verto] implementing replace prototype in verto dialog

7 years agoFS-10468: [mod_verto] Attended Transfer from Mod Verto leaves one channel in limbo...
Anthony Minessale [Mon, 11 Sep 2017 19:47:47 +0000 (14:47 -0500)] 
FS-10468: [mod_verto] Attended Transfer from Mod Verto leaves one channel in limbo. #resolve

7 years agoMerge pull request #1390 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10663...
Mike Jerris [Mon, 11 Sep 2017 19:34:25 +0000 (19:34 +0000)] 
Merge pull request #1390 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10663-portaudio-and-windows-devices-empty to master

* commit 'fe83efca4508029cb93402663d1dea57839cc160':
  FS-10663: [mod_portaudio] Fix empty pa devlist on windows x64 release build.

7 years agoFS-10663: [mod_portaudio] Fix empty pa devlist on windows x64 release build.
Andrey Volk [Mon, 11 Sep 2017 19:27:31 +0000 (22:27 +0300)] 
FS-10663: [mod_portaudio] Fix empty pa devlist on windows x64 release build.

7 years agoFS-10622: [core] Auto-fixing audio codec from G722 to PCMU although PCMU was not...
Anthony Minessale [Fri, 8 Sep 2017 18:38:39 +0000 (13:38 -0500)] 
FS-10622: [core] Auto-fixing audio codec from G722 to PCMU although PCMU was not negotiated #resolve

7 years agoMerge pull request #1374 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Fri, 8 Sep 2017 17:29:14 +0000 (17:29 +0000)] 
Merge pull request #1374 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10608-patch-change-hard-coded-60-value to master

* commit '348c2c42bb9d366b3c5a36fa4a377bbf8286d3c6':
  FS-10608: Change 60 second timeout value to a global #define SWITCH_DEFAULT_TIMEOUT

7 years agoFS-10654: [verto] implementing replace prototype in verto dialog
Victor Torres [Fri, 8 Sep 2017 14:08:44 +0000 (11:08 -0300)] 
FS-10654: [verto] implementing replace prototype in verto dialog

7 years agoMerge pull request #1372 in FS/freeswitch from ~HRISTO/freeswitch:FS-10617-nightmare...
Mike Jerris [Fri, 8 Sep 2017 16:33:07 +0000 (16:33 +0000)] 
Merge pull request #1372 in FS/freeswitch from ~HRISTO/freeswitch:FS-10617-nightmare-xfer-uuid-helper-vars to master

* commit '9d4c26825fe2dddbaec4fc9e1bbb658da98c1de5':
  FS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as variables.

7 years agoFS-10167: Small fix to get linux build working, tested and working correctly
Shane Bryldt [Thu, 7 Sep 2017 12:48:48 +0000 (07:48 -0500)] 
FS-10167: Small fix to get linux build working, tested and working correctly

7 years agoFS-10167: Added support for SSL/TLS, specifically enforcing TLS 1.2 currently but...
Shane Bryldt [Thu, 7 Sep 2017 12:44:16 +0000 (06:44 -0600)] 
FS-10167: Added support for SSL/TLS, specifically enforcing TLS 1.2 currently but could be more configurable later.  Added support for obtaining SANS from X509 certificates within the default wss transport, SANS will be used for preapproved automatically registered identities, currently only being cached on server side for downstream connections providing the remote client upstream certificate SANS, but can also be used by a master to obtain initial master identities from it's own downstream certificate in the future (planned, but not yet implemented) as it is the exception with no upstream and MUST have downstream available. Also added the openssl executable to the projects being built in the libblade solution to provide a windows executable for certificate production when required.

7 years agoFS-10647: [mod_av] Video quality degragation from 1.6.17 to 1.6.19 #resolve
Anthony Minessale [Wed, 6 Sep 2017 17:59:18 +0000 (12:59 -0500)] 
FS-10647: [mod_av] Video quality degragation from 1.6.17 to 1.6.19 #resolve

7 years agoFS-10604: [core] Segfault in libcrypto / dtls #resolve
Anthony Minessale [Wed, 6 Sep 2017 17:29:02 +0000 (12:29 -0500)] 
FS-10604: [core] Segfault in libcrypto / dtls #resolve

7 years agoFS-10613: [core] freeswitch using the the wrong PT value (using the transmit PT inste...
Anthony Minessale [Fri, 1 Sep 2017 18:55:33 +0000 (13:55 -0500)] 
FS-10613: [core] freeswitch using the the wrong PT value (using the transmit PT instead of the receive PT) #resolve

7 years agoFS-10637: [core] FreeSWITCH crash in 'enterprise originate' API caused due to fix...
Anthony Minessale [Fri, 1 Sep 2017 16:19:34 +0000 (11:19 -0500)] 
FS-10637: [core] FreeSWITCH crash in 'enterprise originate' API caused due to fix done for FS-10596  #resolve

7 years agoFS-10503 return causes break on first loop and can cause buildup in buffer
Anthony Minessale [Thu, 31 Aug 2017 19:17:25 +0000 (14:17 -0500)] 
FS-10503 return causes break on first loop and can cause buildup in buffer

7 years agoFS-10503 disable write buffer for all streaming
Anthony Minessale [Thu, 31 Aug 2017 00:26:19 +0000 (19:26 -0500)] 
FS-10503 disable write buffer for all streaming

7 years agoFS-10503 #comment disable write buffer for rtsp streaming
Seven Du [Thu, 31 Aug 2017 00:11:11 +0000 (08:11 +0800)] 
FS-10503 #comment disable write buffer for rtsp streaming

7 years agoFS-10608: Change 60 second timeout value to a global #define SWITCH_DEFAULT_TIMEOUT
Marc Olivier Chouinard [Thu, 24 Aug 2017 03:01:22 +0000 (23:01 -0400)] 
FS-10608: Change 60 second timeout value to a global #define SWITCH_DEFAULT_TIMEOUT

7 years agoFS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as...
Hristo Trendev [Tue, 22 Aug 2017 13:41:05 +0000 (15:41 +0200)] 
FS-10617: [mod_sofia] Nightmare transfer: expose remote server's channel UUIDs as variables.

Currently there is no easy way for ESL and dial plan users to easily correlate
the channel UUID of the call legs involved in a nightmare transfer. This patch
adds two new channel variables, which are set to the remote server call leg
UUIDs (transfer_refer_from, transfer_refer_for).

The UUIDs are passed from the remote server in custom headers (X-FS-Refer-From
and X-FS-Refer-For).

7 years agoMerge pull request #1369 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592-1 to master
Brian West [Thu, 24 Aug 2017 20:07:19 +0000 (20:07 +0000)] 
Merge pull request #1369 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592-1 to master

* commit 'aea2db043e376b7d55087416ce0670ce70cba7f0':
  FS-10592: [mod_sofia] add sofia_profile_url to b channel

7 years ago[core] FS-10587 502 response sent on codec mismatch
Brian West [Thu, 24 Aug 2017 20:04:02 +0000 (15:04 -0500)] 
[core] FS-10587 502 response sent on codec mismatch

7 years agoFS-10609: [mod_verto] Invalid pointer in verto channel #resolve
Anthony Minessale [Thu, 24 Aug 2017 16:17:11 +0000 (11:17 -0500)] 
FS-10609: [mod_verto] Invalid pointer in verto channel #resolve

7 years agoFS-10270 add additional patch
Anthony Minessale [Thu, 24 Aug 2017 16:11:59 +0000 (11:11 -0500)] 
FS-10270 add additional patch

7 years agoFS-10602: [mod_conference] add api_on_conference_create
Mike Jerris [Tue, 22 Aug 2017 21:33:00 +0000 (21:33 +0000)] 
FS-10602: [mod_conference] add api_on_conference_create

7 years agoFS-10601: [freeswitch-core] accomodate should be accommodate #resolve
Anthony Minessale [Mon, 21 Aug 2017 22:09:24 +0000 (17:09 -0500)] 
FS-10601: [freeswitch-core] accomodate should be accommodate #resolve

7 years agoFS-10571: [mod_conference,RTP] TMMBR messages request the same size for any user...
Anthony Minessale [Mon, 21 Aug 2017 17:37:03 +0000 (12:37 -0500)] 
FS-10571: [mod_conference,RTP] TMMBR messages request the same size for any user layout size when manage-inbound-video-bitrate enabled #resolve

7 years agoFS-10167: Fixed up linux build for latest work on channel and protocol removal at...
Shane Bryldt [Fri, 18 Aug 2017 22:44:25 +0000 (17:44 -0500)] 
FS-10167: Fixed up linux build for latest work on channel and protocol removal at runtime

7 years agoFS-10167: Updated publish and broadcast to support adding and removing channels at...
Shane Bryldt [Fri, 18 Aug 2017 22:30:08 +0000 (16:30 -0600)] 
FS-10167: Updated publish and broadcast to support adding and removing channels at runtime, as well as removing protocols at runtime. In effect this provides cleanup on subscriptions when an entire channel or protocol becomes unavailable. Committing to test linux build.

7 years agoFS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8...
Anthony Minessale [Fri, 18 Aug 2017 01:01:16 +0000 (20:01 -0500)] 
FS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8 -- fix locking regression part 2

7 years agoFS-10529: [mod_native_file] mod_native_file: remove "opus" extension -- fix regression
Anthony Minessale [Thu, 17 Aug 2017 21:08:34 +0000 (16:08 -0500)] 
FS-10529: [mod_native_file] mod_native_file: remove "opus" extension -- fix regression

7 years agoFS-10596: [core] include opposite caller profiles in cdr when doing enterprise originate
Mike Jerris [Thu, 17 Aug 2017 20:47:17 +0000 (16:47 -0400)] 
FS-10596: [core] include opposite caller profiles in cdr when doing enterprise originate

7 years agoFS-10592: [mod_sofia] add sofia_profile_url to b channel
lazedo [Thu, 17 Aug 2017 19:32:13 +0000 (20:32 +0100)] 
FS-10592: [mod_sofia] add sofia_profile_url to b channel

7 years agoMerge pull request #1368 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10597...
Brian West [Thu, 17 Aug 2017 16:38:35 +0000 (16:38 +0000)] 
Merge pull request #1368 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-10597 to master

* commit '72335514eed8e08f45d6d6ca61b7c605c7524af0':
  FS_10597: [mod_expr] add logic AND & OR

7 years agoMerge pull request #1367 in FS/freeswitch from ~JUNGLEBOOGIE/freeswitch:bugfix/FS...
Brian West [Thu, 17 Aug 2017 15:33:09 +0000 (15:33 +0000)] 
Merge pull request #1367 in FS/freeswitch from ~JUNGLEBOOGIE/freeswitch:bugfix/FS-10595-pr-vars.xml-delete-whitespace to master

* commit '4cb44e6c60fa4d45f6fb87e02dd84418ad74804b':
  FS-10593: clean up whitespaces from several xml files.

7 years agoFS_10597: [mod_expr] add logic AND & OR
lazedo [Thu, 17 Aug 2017 01:35:10 +0000 (02:35 +0100)] 
FS_10597: [mod_expr] add logic AND & OR

7 years agoFS-10593: clean up whitespaces from several xml files.
sean f [Wed, 16 Aug 2017 21:58:01 +0000 (14:58 -0700)] 
FS-10593: clean up whitespaces from several xml files.

7 years agoFS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8...
Anthony Minessale [Wed, 16 Aug 2017 19:16:45 +0000 (14:16 -0500)] 
FS-10561: [freeswitch-core,mod_conference] Video concurrency improvements for 1.8 -- fix locking regression #resolve

7 years agoMerge pull request #1366 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592 to master
Mike Jerris [Tue, 15 Aug 2017 22:16:01 +0000 (22:16 +0000)] 
Merge pull request #1366 in FS/freeswitch from ~LAZEDO/freeswitch:FS-10592 to master

* commit 'da96699c1e4276342ac5550aaf96c82a6adbd402':
  FS-10592: [mod_sofia] add sofia_profile_url to channel vars

7 years agoFS-10592: [mod_sofia] add sofia_profile_url to channel vars
lazedo [Tue, 15 Aug 2017 21:33:37 +0000 (22:33 +0100)] 
FS-10592: [mod_sofia] add sofia_profile_url to channel vars

7 years agoMerge pull request #1358 in FS/freeswitch from feature/FS-10503-mod_av-split-audio...
Anthony Minessale II [Fri, 11 Aug 2017 18:18:30 +0000 (18:18 +0000)] 
Merge pull request #1358 in FS/freeswitch from feature/FS-10503-mod_av-split-audio-to-two-channels to master

* commit '4e5219cd27177fd1dcf668c3c3c4bbeb3c59fdd3':
  FS-10503: [mod_av] mod_av split audio to two channels #resolve
  add some params to control rate and channels

7 years agoFS-10503: [mod_av] mod_av split audio to two channels #resolve
Anthony Minessale [Fri, 14 Jul 2017 23:35:23 +0000 (18:35 -0500)] 
FS-10503: [mod_av] mod_av split audio to two channels #resolve

7 years agoadd some params to control rate and channels
Anthony Minessale [Tue, 11 Jul 2017 17:45:57 +0000 (12:45 -0500)] 
add some params to control rate and channels