]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
8 years agoFS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec -...
Anthony Minessale [Fri, 30 Jun 2017 17:38:03 +0000 (12:38 -0500)] 
FS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec -- add av_record_audio_only param

8 years agoFS-10455: [build] add small configure check to determine V8_TARGET for GN build
Mike Jerris [Fri, 30 Jun 2017 17:28:35 +0000 (13:28 -0400)] 
FS-10455: [build] add small configure check to determine V8_TARGET for GN build

8 years agoFS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec #resolve
Anthony Minessale [Fri, 30 Jun 2017 17:32:04 +0000 (12:32 -0500)] 
FS-10456: [mod_av] add wav support to mod_av as well as specifying audio_codec #resolve

8 years agoMerge pull request #1321 in FS/freeswitch from ~LAZEDO/freeswitch:bug/fs-10453 to...
Mike Jerris [Fri, 30 Jun 2017 17:19:51 +0000 (17:19 +0000)] 
Merge pull request #1321 in FS/freeswitch from ~LAZEDO/freeswitch:bug/fs-10453 to master

* commit '4631e6cdfab6e9cb70c11a0c33098ee06e09e786':
  FS-10453 [kazoo] fix dropped messages

8 years agoFS-10454: [mod_av] Regression in video file seek #resolve
Anthony Minessale [Fri, 30 Jun 2017 16:28:49 +0000 (11:28 -0500)] 
FS-10454: [mod_av] Regression in video file seek #resolve

8 years agoFS-10448: [mod_conference] Add Video Blind -- add tweak
Anthony Minessale [Fri, 30 Jun 2017 15:29:00 +0000 (10:29 -0500)] 
FS-10448: [mod_conference] Add Video Blind -- add tweak

8 years agoMerge pull request #1310 in FS/freeswitch from ~TADAMS/fs-9785:master to master
Mike Jerris [Fri, 30 Jun 2017 15:19:28 +0000 (15:19 +0000)] 
Merge pull request #1310 in FS/freeswitch from ~TADAMS/fs-9785:master to master

* commit 'fb46f87b076608968c49bc93af539454ab78d367':
  FS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMBER’ is not an integer constant expression [-Werror=pedantic] EFLAG_BLIND_MEMBER = (1 << 31)
  FS-9785: update mod_event_multicast to work with OpenSSL 1.1.0.
  FS-9785: Fix src/switch_ivr_play_say.c:1668:48: error: ‘*’ in boolean context, suggest ‘&&’ instead [-Werror=int-in-bool-context]
  FS-9785: Fix format-truncation warnings for systems that treat it as an error.

8 years agoFS-10453 [kazoo] fix dropped messages
lazedo [Fri, 30 Jun 2017 11:38:32 +0000 (12:38 +0100)] 
FS-10453 [kazoo] fix dropped messages

8 years agoFS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMB...
Trever L. Adams [Fri, 30 Jun 2017 03:30:29 +0000 (21:30 -0600)] 
FS-9785: fix ./mod_conference.h:353:23: error: enumerator value for ‘EFLAG_BLIND_MEMBER’ is not an integer constant expression [-Werror=pedantic] EFLAG_BLIND_MEMBER = (1 << 31)

8 years agoFS-9785: update mod_event_multicast to work with OpenSSL 1.1.0.
Trever L. Adams [Fri, 30 Jun 2017 03:28:11 +0000 (21:28 -0600)] 
FS-9785: update mod_event_multicast to work with OpenSSL 1.1.0.

8 years agoFS-9785: Fix src/switch_ivr_play_say.c:1668:48: error: ‘*’ in boolean context, sugges...
Trever L. Adams [Wed, 28 Jun 2017 12:12:44 +0000 (06:12 -0600)] 
FS-9785: Fix src/switch_ivr_play_say.c:1668:48: error: ‘*’ in boolean context, suggest ‘&&’ instead [-Werror=int-in-bool-context]

8 years agoFS-9785: Fix format-truncation warnings for systems that treat it as an error.
Trever L. Adams [Wed, 28 Jun 2017 12:10:46 +0000 (06:10 -0600)] 
FS-9785: Fix format-truncation warnings for systems that treat it as an error.

8 years agoFS-10440: [mod_httapi] valgrind: event leak in mod_httapi.c #resolve
Anthony Minessale [Thu, 29 Jun 2017 23:21:23 +0000 (18:21 -0500)] 
FS-10440: [mod_httapi] valgrind: event leak in mod_httapi.c #resolve

8 years agoFS-10448: [mod_conference] Add Video Blind #resolve
Anthony Minessale [Thu, 29 Jun 2017 23:11:16 +0000 (18:11 -0500)] 
FS-10448: [mod_conference] Add Video Blind #resolve

8 years agoFS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly...
Anthony Minessale [Thu, 29 Jun 2017 22:58:49 +0000 (17:58 -0500)] 
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly -- fix regression

8 years agoFS-10447: [freeswitch-core] Manual video refresh mode #resolve
Anthony Minessale [Thu, 29 Jun 2017 21:57:13 +0000 (16:57 -0500)] 
FS-10447: [freeswitch-core] Manual video refresh mode #resolve

8 years agoFS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it
Mike Jerris [Thu, 29 Jun 2017 18:22:56 +0000 (13:22 -0500)] 
FS-10445: [build] remove mod_skypopen from build/packages sense microsoft killed it

8 years agoFS-10439: [mod_sofia] fix small leak when receiving REFER message
Mike Jerris [Thu, 29 Jun 2017 18:21:07 +0000 (13:21 -0500)] 
FS-10439: [mod_sofia] fix small leak when receiving REFER message

8 years agoFS-10444 [vanilla config/languages] Adding phrases and macros tag to languages es...
Italo Rossi [Thu, 29 Jun 2017 18:12:39 +0000 (15:12 -0300)] 
FS-10444 [vanilla config/languages] Adding phrases and macros tag to languages es, pt and sv

8 years agoMerge pull request #1318 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10436...
Mike Jerris [Thu, 29 Jun 2017 17:24:10 +0000 (17:24 +0000)] 
Merge pull request #1318 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10436-upgrade-javascript-libv8-from-3.24.14 to master

* commit '4455893e0e3483e67b0207ce12fd37505ba74629':
  FS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows.

8 years agoFS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows.
Andrey Volk [Thu, 29 Jun 2017 00:04:18 +0000 (03:04 +0300)] 
FS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows.

8 years agoMerge pull request #1317 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10435...
Mike Jerris [Wed, 28 Jun 2017 22:34:42 +0000 (22:34 +0000)] 
Merge pull request #1317 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10435-update-mod_v8-to-support-future to master

* commit 'ba32e0e23de3543027c82a896521cf7556e26540':
  FS-10435 [mod_v8] Update mod_v8 to support future v8 engine version change

8 years agoFS-10435 [mod_v8] Update mod_v8 to support future v8 engine version change
Andrey Volk [Wed, 28 Jun 2017 22:05:19 +0000 (01:05 +0300)] 
FS-10435 [mod_v8] Update mod_v8 to support future v8 engine version change

8 years agoFS-10432 [mod_callcenter] Increase agent contact field up to 1024.
Italo Rossi [Wed, 28 Jun 2017 19:43:16 +0000 (16:43 -0300)] 
FS-10432 [mod_callcenter] Increase agent contact field up to 1024.

8 years agoFS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly...
Anthony Minessale [Wed, 28 Jun 2017 17:16:46 +0000 (12:16 -0500)] 
FS-10433: [mod_av,mod_conference] Crash when video recording fails to setup properly #resolve

8 years agoFS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets
Anthony Minessale [Wed, 28 Jun 2017 16:32:24 +0000 (11:32 -0500)] 
FS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets

8 years agoFS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets #resolve
Anthony Minessale [Wed, 28 Jun 2017 01:58:34 +0000 (20:58 -0500)] 
FS-10394: [freeswitch-core] FS Crash while linphone sends ICE packets #resolve

8 years agoFS-10431: [mod_smpp] fix build on newer compilers due to malformed system headers
Mike Jerris [Tue, 27 Jun 2017 22:06:39 +0000 (17:06 -0500)] 
FS-10431: [mod_smpp] fix build on newer compilers due to malformed system headers

8 years agoFS-10430: [mod_amqp] add support for libamqp >= 0.5.2
Mike Jerris [Tue, 27 Jun 2017 21:42:45 +0000 (16:42 -0500)] 
FS-10430: [mod_amqp] add support for libamqp >= 0.5.2

8 years agoFS-9785: fix build deps for mod_java
Mike Jerris [Tue, 27 Jun 2017 19:35:16 +0000 (14:35 -0500)] 
FS-9785: fix build deps for mod_java

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings -- init timer...
Anthony Minessale [Tue, 27 Jun 2017 18:06:27 +0000 (13:06 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings -- init timer for audio only as well

8 years agoFS-10427: move mod_python to use swig3.0 so we can reswig on debian9
Mike Jerris [Tue, 27 Jun 2017 17:33:38 +0000 (12:33 -0500)] 
FS-10427: move mod_python to use swig3.0 so we can reswig on debian9

8 years agoFS-10427: move mod_perl to use swig3.0 so we can reswig on debian9
Mike Jerris [Tue, 27 Jun 2017 17:32:17 +0000 (12:32 -0500)] 
FS-10427: move mod_perl to use swig3.0 so we can reswig on debian9

8 years agoFS-10427: move mod_lua to use swig3.0 so we can reswig on debian9
Mike Jerris [Tue, 27 Jun 2017 17:18:21 +0000 (12:18 -0500)] 
FS-10427: move mod_lua to use swig3.0 so we can reswig on debian9

8 years agoFS-10427: move mod_java to use swig3.0 so we can reswig on debian9
Mike Jerris [Tue, 27 Jun 2017 17:16:45 +0000 (12:16 -0500)] 
FS-10427: move mod_java to use swig3.0 so we can reswig on debian9

8 years agoFS-10427: move libesl to use swig3.0 so we can reswig on debian9
Mike Jerris [Tue, 27 Jun 2017 17:10:04 +0000 (12:10 -0500)] 
FS-10427: move libesl to use swig3.0 so we can reswig on debian9

8 years agoFS-10409: [core] Crash (ABRT) using conferencing -- related to FS-10132 #resolve
Anthony Minessale [Mon, 26 Jun 2017 21:31:34 +0000 (16:31 -0500)] 
FS-10409: [core] Crash (ABRT) using conferencing -- related to FS-10132 #resolve

8 years agoFS-9785: changes to support newer openssl
Mike Jerris [Mon, 26 Jun 2017 19:53:39 +0000 (14:53 -0500)] 
FS-9785: changes to support newer openssl

8 years agoFS-10405: fix typo in timer destroy check
Mike Jerris [Mon, 26 Jun 2017 19:17:17 +0000 (14:17 -0500)] 
FS-10405: fix typo in timer destroy check

8 years agoFS-9785: upgrade libsrtp to 2.1
Mike Jerris [Mon, 26 Jun 2017 17:11:02 +0000 (12:11 -0500)] 
FS-9785: upgrade libsrtp to 2.1

8 years agoFS-10417: [freeswitch-core] Reduce flicker in screen sharing -- minor tweak
Anthony Minessale [Mon, 26 Jun 2017 17:56:42 +0000 (12:56 -0500)] 
FS-10417: [freeswitch-core] Reduce flicker in screen sharing -- minor tweak

8 years agoMerge pull request #1309 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9717...
Mike Jerris [Fri, 23 Jun 2017 19:42:32 +0000 (19:42 +0000)] 
Merge pull request #1309 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-9717-make-available-windows-binaries to master

* commit '0bdd607c948fd0eb1125bc5b49d39a4270406386':
  FS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on a clean tree on windows.

8 years agoFS-9894 [verto_communicator] Removing refreshDevices before doing a call.
Italo Rossi [Fri, 23 Jun 2017 18:39:21 +0000 (15:39 -0300)] 
FS-9894 [verto_communicator] Removing refreshDevices before doing a call.

8 years agoFS-10420: [verto.js] Verto on Safari #resolve
Anthony Minessale [Thu, 22 Jun 2017 21:43:11 +0000 (16:43 -0500)] 
FS-10420: [verto.js] Verto on Safari #resolve

8 years agoFS-10387: [core] High memory usage with mod_sofia, osmo-nitb and DTX setting active...
Anthony Minessale [Thu, 22 Jun 2017 20:48:20 +0000 (15:48 -0500)] 
FS-10387: [core] High memory usage with mod_sofia, osmo-nitb and DTX setting active #resolve

8 years agoFS-10417: [freeswitch-core] Reduce flicker in screen sharing #resolve
Anthony Minessale [Thu, 22 Jun 2017 00:26:14 +0000 (19:26 -0500)] 
FS-10417: [freeswitch-core] Reduce flicker in screen sharing #resolve

8 years agoFS-10167: First pass of adding a test protocol
Shane Bryldt [Wed, 21 Jun 2017 23:15:53 +0000 (17:15 -0600)] 
FS-10167: First pass of adding a test protocol

8 years agoFS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on...
Andrey Volk [Wed, 21 Jun 2017 22:51:46 +0000 (01:51 +0300)] 
FS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on a clean tree on windows.

8 years agoFS-10406: [mod_sofia] mod_sofia secure websocket connections SSLv3 and tls v1.0 is...
Brian West [Wed, 21 Jun 2017 13:51:50 +0000 (08:51 -0500)] 
FS-10406: [mod_sofia] mod_sofia secure websocket connections SSLv3 and tls v1.0 is still not disabled  #resolve

8 years agoFS-10405: [core] Fix Timer destroy error on one legged calls
Mike Jerris [Mon, 19 Jun 2017 17:57:31 +0000 (13:57 -0400)] 
FS-10405: [core] Fix Timer destroy error on one legged calls

8 years agoFS-10356: [core] Do not blindly print error string from rtp/stun packets
Brian West [Thu, 15 Jun 2017 14:46:22 +0000 (09:46 -0500)] 
FS-10356: [core] Do not blindly print error string from rtp/stun packets

8 years agoMerge pull request #1304 in FS/freeswitch from ~TREVORA/freeswitch:bugfix/FS-10370...
Brian West [Thu, 15 Jun 2017 14:44:07 +0000 (14:44 +0000)] 
Merge pull request #1304 in FS/freeswitch from ~TREVORA/freeswitch:bugfix/FS-10370-enable-padding-for-srtp-keys to master

* commit '09174819a9a2a69d89aaafe25470d567a73d7bc6':
  FS-10370: Enable SRTP Key Padding

8 years agoFS-10370: Enable SRTP Key Padding
Trevor Alpeter [Tue, 13 Jun 2017 13:39:07 +0000 (09:39 -0400)] 
FS-10370: Enable SRTP Key Padding

Some clients rely on Base64 padding characters (i.e., '=') to be present
in encoded SRTP key/salt strings to determine the length of the encoded
data. However, FreeSWITCH removes these characters before including the
encoded strings in the SDP. This causes those clients that rely on the
padding to truncate the encoded data and be unable to properly set up an
encrypted SRTP session.

This change introduces a channel flag named 'rtp_pad_srtp_keys'. When
this flag is enabled, FreeSWITCH includes the Base64 padding characters
in the SDP. This allows clients that rely on the padding to retrieve the
full key and salt values and successfully negotiate an SRTP stream with
FreeSWITCH.

FS-103070 #resolve

8 years agoFS-10237 [mod_callcenter] Do not kick member out on timeout if originating to an...
Italo Rossi [Tue, 13 Jun 2017 03:12:15 +0000 (00:12 -0300)] 
FS-10237 [mod_callcenter] Do not kick member out on timeout if originating to an agent

Now we're passing member_session as session parameter to switch_ivr_originate, this will make
the cc_export_vars no longer needed in the future as now all the variables previously
exported will be seen by switch_ivr_originate because member_session is the ORIGINATOR.

cc_export_vars still works.

8 years agoMerge pull request #1303 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10384...
Mike Jerris [Mon, 12 Jun 2017 18:24:14 +0000 (18:24 +0000)] 
Merge pull request #1303 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-10384-fix-mod_lua-target to master

* commit '56f766f357a2dffa2aa6a562971b04bc7d9f7c97':
  FS-10384 [mod_lua] Fix Makefile target

8 years agoFS-10167: Fixing linux build for blade.broadcast related stuff
Shane Bryldt [Mon, 12 Jun 2017 18:22:35 +0000 (13:22 -0500)] 
FS-10167: Fixing linux build for blade.broadcast related stuff

8 years agoFS-10167: Added preliminary blade.broadcast, tested event being broadcasted with...
Shane Bryldt [Sun, 11 Jun 2017 05:08:39 +0000 (23:08 -0600)] 
FS-10167: Added preliminary blade.broadcast, tested event being broadcasted with bladec and blades through switchblade

8 years agoFS-10167: Update to the preliminary blade.subscribe support, added registration of...
Shane Bryldt [Sun, 11 Jun 2017 02:30:58 +0000 (20:30 -0600)] 
FS-10167: Update to the preliminary blade.subscribe support, added registration of local callback for processing an event received through upcoming blade.broadcast

8 years agoFS-10384 [mod_lua] Fix Makefile target
Sebastian Kemper [Sat, 10 Jun 2017 10:48:23 +0000 (12:48 +0200)] 
FS-10384 [mod_lua] Fix Makefile target

When running "make swigclean" in mod_lua directory and trying to compile
mod_lua afterward, the build fails because the target mod_lua_wrap.cpp
doesn't exist. The target is wrongly called lua_wrap instead.

making all mod_lua
make[7]: Entering directory '/path/to/freeswitch-1.6.17/src/mod/languages/mod_lua'
  CXX mod_lua_la-mod_lua.lo
  CXX mod_lua_la-freeswitch_lua.lo
make[7]: *** No rule to make target 'mod_lua_wrap.cpp', needed by 'mod_lua_la-mod_lua_wrap.lo'. Stop.

Fix this by renaming lua_wrap to mod_lua_wrap.cpp.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
8 years agoFS-10167: Preliminary version of blade.subscribe is implemented
Shane Bryldt [Sat, 10 Jun 2017 03:34:02 +0000 (21:34 -0600)] 
FS-10167: Preliminary version of blade.subscribe is implemented

8 years agoMerge pull request #1302 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10383-fs...
Mike Jerris [Fri, 9 Jun 2017 22:31:34 +0000 (22:31 +0000)] 
Merge pull request #1302 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10383-fs-does-not-close-timerfd-descriptors to master

* commit 'feccf1e87465194e34f14f127bfaffdcc50622b2':
  FS-10383 [freeswitch-core] Destroy RTP session write timer

8 years agoFS-10383 [freeswitch-core] Destroy RTP session write timer
Roman Sukhov [Fri, 9 Jun 2017 22:05:54 +0000 (01:05 +0300)] 
FS-10383 [freeswitch-core] Destroy RTP session write timer

8 years agoMerge pull request #1301 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10377...
Brian West [Fri, 9 Jun 2017 15:05:32 +0000 (15:05 +0000)] 
Merge pull request #1301 in FS/freeswitch from ~ANDYWOLK/freeswitch:feature/FS-10377-add-fax-document-total-pages-to to master

* commit '2c822ed4e641054eca8632c80223355f3f23b9c6':
  FS-10377 [mod_spandsp] Add fax-document-total-pages to spandsp::txfaxnegociateresult and spandsp::txfaxpageresult events

8 years agoFS-10378: [freeswitch-core] VPX Tweaks
Anthony Minessale [Thu, 8 Jun 2017 00:41:21 +0000 (19:41 -0500)] 
FS-10378: [freeswitch-core] VPX Tweaks

8 years agoFS-10379: [mod_conference] Set canvas size based on a variable #resolve
Anthony Minessale [Wed, 7 Jun 2017 23:07:00 +0000 (18:07 -0500)] 
FS-10379: [mod_conference] Set canvas size based on a variable #resolve

8 years agoFS-10372: [Build-System,fs-utils] Add fix versions to filebug.pl #resolve
Anthony Minessale [Wed, 7 Jun 2017 23:00:50 +0000 (18:00 -0500)] 
FS-10372: [Build-System,fs-utils] Add fix versions to filebug.pl #resolve

8 years agoFS-10378: [freeswitch-core] VPX Tweaks #resolve
Anthony Minessale [Wed, 7 Jun 2017 22:59:35 +0000 (17:59 -0500)] 
FS-10378: [freeswitch-core] VPX Tweaks #resolve

8 years agoFS-10377 [mod_spandsp] Add fax-document-total-pages to spandsp::txfaxnegociateresult...
Andrey Volk [Wed, 7 Jun 2017 20:55:12 +0000 (23:55 +0300)] 
FS-10377 [mod_spandsp] Add fax-document-total-pages to spandsp::txfaxnegociateresult and spandsp::txfaxpageresult events

8 years agoFS-10373: remove last bits of old in tree lua references from build system
Mike Jerris [Wed, 7 Jun 2017 15:15:07 +0000 (10:15 -0500)] 
FS-10373: remove last bits of old in tree lua references from build system

8 years agoFS-10167: Added preliminary support for blade.register, currently it is only used...
Shane Bryldt [Tue, 6 Jun 2017 21:50:38 +0000 (15:50 -0600)] 
FS-10167: Added preliminary support for blade.register, currently it is only used to update routes upstream, when a new nodeid is introduced or no longer available a blade.register is passed to update the routing tables. Edge cases are not handled yet.

8 years agoFS-10372: [Build-System,fs-utils] #resolve
Anthony Minessale [Tue, 6 Jun 2017 18:56:15 +0000 (13:56 -0500)] 
FS-10372: [Build-System,fs-utils]  #resolve

8 years agoMerge pull request #1221 in FS/freeswitch from ~NBLASGEN/freeswitch:feature/FS-10084...
Mike Jerris [Tue, 6 Jun 2017 18:40:58 +0000 (18:40 +0000)] 
Merge pull request #1221 in FS/freeswitch from ~NBLASGEN/freeswitch:feature/FS-10084-mod_v8-block-for-event to master

* commit 'd9c6ebc8031ef665f0332b3832030d8cb95b61b7':
  FS-10084 [mod_v8] Fixed incorrect variable name
  FS-10084 [mod_v8] If the value passed is negative, block until event is received

8 years agoFS-10371: [mod_httapi] Typo in httapi causes files to always report video #resolve
Anthony Minessale [Tue, 6 Jun 2017 17:37:56 +0000 (12:37 -0500)] 
FS-10371: [mod_httapi] Typo in httapi causes files to always report video #resolve

8 years agoFS-10369: [freeswitch-core] Preserve original progress time when getting more than one
Anthony Minessale [Tue, 6 Jun 2017 14:08:09 +0000 (09:08 -0500)] 
FS-10369: [freeswitch-core] Preserve original progress time when getting more than one

8 years agoFS-10189: [core] switch_core_add_state_handler runtime.state_handler_index may exceed...
Anthony Minessale [Mon, 5 Jun 2017 23:31:56 +0000 (18:31 -0500)] 
FS-10189: [core] switch_core_add_state_handler runtime.state_handler_index may exceed SWITCH_MAX_STATE_HANDLERS  #resolve

8 years agoFS-10240: [freeswitch-core] Use the "Negative Lookahead" in xml dialplan cause memory...
Anthony Minessale [Mon, 5 Jun 2017 23:15:18 +0000 (18:15 -0500)] 
FS-10240: [freeswitch-core] Use the "Negative Lookahead" in xml dialplan cause memory leak #resolve

8 years agoFS-10257: [mod_sofia] libsofia-sip-ua/msg no longer builds on Arch Linux due to ...
Brian West [Mon, 5 Jun 2017 22:44:42 +0000 (17:44 -0500)] 
FS-10257: [mod_sofia] libsofia-sip-ua/msg no longer builds on Arch Linux due to -Werror=parentheses

8 years agoFS-10167: Updates to get last blade stuff compiling and running under linux again
Shane Bryldt [Mon, 5 Jun 2017 21:52:01 +0000 (16:52 -0500)] 
FS-10167: Updates to get last blade stuff compiling and running under linux again

8 years agoFS-10167: Preliminary support for blade.execute, tested with a basic test.echo across...
Shane Bryldt [Mon, 5 Jun 2017 21:29:19 +0000 (15:29 -0600)] 
FS-10167: Preliminary support for blade.execute, tested with a basic test.echo across 3 nodes with a common master. Multitier routing is not yet fully supported

8 years agoupdate phrase
Mike Jerris [Mon, 5 Jun 2017 20:11:52 +0000 (15:11 -0500)] 
update phrase

8 years agoFS-10369: [freeswitch-core] Preserve original progress time when getting more than...
Anthony Minessale [Mon, 5 Jun 2017 19:20:21 +0000 (14:20 -0500)] 
FS-10369: [freeswitch-core] Preserve original progress time when getting more than one #resolve

8 years agoMerge pull request #1299 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10362...
Mike Jerris [Fri, 2 Jun 2017 23:15:30 +0000 (23:15 +0000)] 
Merge pull request #1299 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10362-update-lua-to-5.2-for-windows-build to master

* commit 'cbe8c8b52110e3ef00a9c33c4a9a290688197c5f':
  FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.

8 years agoFS-10362 [mod_lua] Update lua to 5.2.4 for windows build.
Andrey Volk [Fri, 2 Jun 2017 22:32:21 +0000 (01:32 +0300)] 
FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.

8 years agoMerge pull request #1298 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10365...
Mike Jerris [Fri, 2 Jun 2017 22:06:59 +0000 (22:06 +0000)] 
Merge pull request #1298 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10365-add-mod_http_cache-to-the-windows to master

* commit '9b1d58653ce0f225ecc16da7f45ee3c104ff27c2':
  FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.

8 years agoFS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
Andrey Volk [Fri, 2 Jun 2017 22:01:08 +0000 (01:01 +0300)] 
FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.

8 years agoMerge pull request #1297 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10364...
Mike Jerris [Fri, 2 Jun 2017 20:22:47 +0000 (20:22 +0000)] 
Merge pull request #1297 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10364-fix-encryption-in-mod_event_multicast to master

* commit 'c877b350965421369917d701b5e5636eff60efda':
  FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.

8 years agoFS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.
Andrey Volk [Fri, 2 Jun 2017 20:19:32 +0000 (23:19 +0300)] 
FS-10364 [mod_event_multicast] Enable encryption on windows by adding missing defines.

8 years agoMerge pull request #1296 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10363...
Mike Jerris [Fri, 2 Jun 2017 19:59:06 +0000 (19:59 +0000)] 
Merge pull request #1296 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10363-core-move-openssl-to-props-on-windows to master

* commit '06857d4e13bba54b6c2994da3bbd2b370f567d3b':
  FS-10363 [Core] Move openssl to props on windows.

8 years agoFS-10363 [Core] Move openssl to props on windows.
Andrey Volk [Fri, 2 Jun 2017 19:49:39 +0000 (22:49 +0300)] 
FS-10363 [Core] Move openssl to props on windows.

8 years agoFS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing
Anthony Minessale [Fri, 2 Jun 2017 17:46:39 +0000 (12:46 -0500)] 
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing

8 years agoFS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing
Anthony Minessale [Fri, 2 Jun 2017 17:34:40 +0000 (12:34 -0500)] 
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing

8 years agoFS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing
Anthony Minessale [Thu, 1 Jun 2017 23:40:50 +0000 (18:40 -0500)] 
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing

8 years agoFS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing -- remove strange chars
Anthony Minessale [Thu, 1 Jun 2017 23:40:02 +0000 (18:40 -0500)] 
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing -- remove strange chars

8 years agoFS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve
Anthony Minessale [Thu, 1 Jun 2017 23:36:38 +0000 (18:36 -0500)] 
FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing #resolve

8 years agoFS-10269: [mod_conference] conference recording pause doesn't work correctly for...
Anthony Minessale [Thu, 1 Jun 2017 17:51:35 +0000 (12:51 -0500)] 
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- fix regression from change re: FS-10249

8 years agoMerge pull request #1292 in FS/freeswitch from bugfix/FS-10352-seg-when-nack-received...
Mike Jerris [Thu, 1 Jun 2017 15:23:26 +0000 (15:23 +0000)] 
Merge pull request #1292 in FS/freeswitch from bugfix/FS-10352-seg-when-nack-received to master

* commit 'b79fd1f14fc73e4f884422f30e6f264c94953653':
  FS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t

8 years agoFS-10167: Shifted the routing layer to occur slightly lower in the processing stack...
Shane Bryldt [Wed, 31 May 2017 22:19:08 +0000 (16:19 -0600)] 
FS-10167: Shifted the routing layer to occur slightly lower in the processing stack, which allows routing of messages without creating local pending requests for callback and TTL tracking

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based...
Anthony Minessale [Wed, 31 May 2017 17:48:46 +0000 (12:48 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings #comment Based on that feedback, please try latest master

8 years agoFS-10167: First pass on adding support for blade.locate
Shane Bryldt [Wed, 31 May 2017 04:44:46 +0000 (22:44 -0600)] 
FS-10167: First pass on adding support for blade.locate

8 years agoFS-10269: [mod_conference] conference recording pause doesn't work correctly for...
Anthony Minessale [Tue, 30 May 2017 21:34:48 +0000 (16:34 -0500)] 
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video #resolve