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

8 years agoFS-10167: Getting last commit to build and run under linux
Shane Bryldt [Tue, 30 May 2017 17:48:34 +0000 (12:48 -0500)] 
FS-10167: Getting last commit to build and run under linux

8 years agoFS-10167: Implemented first draft of blade.publish, still need to circle back to...
Shane Bryldt [Tue, 30 May 2017 16:51:15 +0000 (10:51 -0600)] 
FS-10167: Implemented first draft of blade.publish, still need to circle back to finish blade.route to support multi-tiered routes

8 years agoFS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t
Seven Du [Mon, 29 May 2017 09:48:41 +0000 (17:48 +0800)] 
FS-10352 #resolve fix size doesn't match causing segs when casts to switch_rtp_packet_t

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings
Anthony Minessale [Fri, 26 May 2017 22:41:07 +0000 (17:41 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings

8 years agoFS-10319: fix casting
Mike Jerris [Thu, 25 May 2017 22:39:04 +0000 (18:39 -0400)] 
FS-10319: fix casting

8 years agoFS-10319: fix casting
Mike Jerris [Thu, 25 May 2017 17:11:10 +0000 (12:11 -0500)] 
FS-10319: fix casting

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings
Anthony Minessale [Thu, 25 May 2017 17:01:18 +0000 (12:01 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings

8 years agoFS-10341: [mod_conference] Remove unused conference object member from FS-5461 #resolve
Brian West [Wed, 24 May 2017 22:30:12 +0000 (17:30 -0500)] 
FS-10341: [mod_conference] Remove unused conference object member from FS-5461 #resolve

8 years agoFS-10340: [mod_conference] Zoom layers not working right when input image is same...
Anthony Minessale [Wed, 24 May 2017 19:18:51 +0000 (14:18 -0500)] 
FS-10340: [mod_conference] Zoom layers not working right when input image is same height as the layer #resolve

8 years agoFS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial...
Mike Jerris [Tue, 23 May 2017 21:06:57 +0000 (17:06 -0400)] 
FS-10338: [mod_sofia] add sip_invite_stamp variable of the time we received initial invite on an inbound call leg

8 years agoreswig
Anthony Minessale [Tue, 23 May 2017 17:42:43 +0000 (12:42 -0500)] 
reswig

8 years agoFS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is...
Anthony Minessale [Tue, 23 May 2017 17:30:50 +0000 (12:30 -0500)] 
FS-10231: [freeswitch-core] Some media bugs not fully cleaned up when session is destroyed #comment Regression causing deadlock when holding write lock and close/destroying all the bugs but the video recording thread tries to read lock.  Separating destroy out so it can be called outside the lock after the bugs are detached.

8 years agoFS-10335: [mod_av] Colors in recorded MP4 appear dull #resolve
Anthony Minessale [Tue, 23 May 2017 00:58:32 +0000 (19:58 -0500)] 
FS-10335: [mod_av] Colors in recorded MP4 appear dull #resolve

8 years agoFS-10167: Updates to previous overhaul commit to get everything building right under...
Shane Bryldt [Mon, 22 May 2017 17:02:04 +0000 (12:02 -0500)] 
FS-10167: Updates to previous overhaul commit to get everything building right under linux

8 years agoFS-10167: Significant overhaul to libblade and it's operations to match the first...
Shane Bryldt [Mon, 22 May 2017 16:31:50 +0000 (10:31 -0600)] 
FS-10167: Significant overhaul to libblade and it's operations to match the first layer required by the blade protocol, still more work to be done but nodes can connect to router nodes and get initial identities registered based on realms configured for the master router node.

8 years agoFS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate...
Anthony Minessale [Sat, 20 May 2017 00:05:44 +0000 (19:05 -0500)] 
FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings
Anthony Minessale [Fri, 19 May 2017 23:23:42 +0000 (18:23 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings
Anthony Minessale [Fri, 19 May 2017 22:38:08 +0000 (17:38 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings
Anthony Minessale [Thu, 18 May 2017 23:19:17 +0000 (18:19 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve
Anthony Minessale [Thu, 18 May 2017 21:30:20 +0000 (16:30 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve

8 years agoFS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve
Anthony Minessale [Thu, 18 May 2017 19:34:46 +0000 (14:34 -0500)] 
FS-10249: [mod_av] Audio gradually falls behind video in recordings #resolve

8 years agoFS-10326: [mod_conference] Memory leak while playing video files that contain only...
Anthony Minessale [Thu, 18 May 2017 18:42:40 +0000 (13:42 -0500)] 
FS-10326: [mod_conference] Memory leak while playing video files that contain only a video stream #resolve

8 years agoFS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate...
Anthony Minessale [Thu, 18 May 2017 16:57:37 +0000 (11:57 -0500)] 
FS-10328: [freeswitch-core] Add method to allow orphaned B legs during originate to transfer to another extension #resolve

8 years agoFS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transferin...
Anthony Minessale [Tue, 16 May 2017 19:50:16 +0000 (14:50 -0500)] 
FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's

8 years agoMerge pull request #1281 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS...
Italo Rossi [Tue, 16 May 2017 18:53:51 +0000 (18:53 +0000)] 
Merge pull request #1281 in FS/freeswitch from ~NETOGUIMARAES/freeswitch:bugfix/FS-10309-check-network-has-no-visual-feedback to master

* commit '25f5b3ab7e7eaa36d6ead8e2c74b6b4b9dfb41bf':
  FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed. The button to check network now is disabled when a request is processing.

8 years agoFS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transferin...
Anthony Minessale [Tue, 16 May 2017 18:16:33 +0000 (13:16 -0500)] 
FS-10312: [mod_event_socket] bgapi uuid_transfer using -both option is not transfering both uuid's #resolve

8 years agoFS-10309: [verto_communicator] Add a loader that shows up when check network is calle...
Neto Guimaraes [Tue, 16 May 2017 14:26:59 +0000 (11:26 -0300)] 
FS-10309: [verto_communicator] Add a loader that shows up when check network is called and vanishes when the request is completed.
The button to check network now is disabled when a request is processing.

8 years agoFS-10319: fix build errors from rtp ts changes
Mike Jerris [Mon, 15 May 2017 23:11:31 +0000 (18:11 -0500)] 
FS-10319: fix build errors from rtp ts changes

8 years agoFS-10311: [core] RTP timestamp rollover calculation is incorrect
Anthony Minessale [Mon, 15 May 2017 23:00:40 +0000 (18:00 -0500)] 
FS-10311: [core] RTP timestamp rollover calculation is incorrect

8 years agoFS-10320: [mod_av] Playing a file with audio only with mod_av can crash when attempti...
Anthony Minessale [Mon, 15 May 2017 22:28:04 +0000 (17:28 -0500)] 
FS-10320: [mod_av] Playing a file with audio only with mod_av can crash when attempting to seek #resolve