]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
8 years agoFS-10526: [freeswitch-core] Uninitialized variable in switch_img_fit when using SWITC...
Anthony Minessale [Thu, 20 Jul 2017 22:28:19 +0000 (17:28 -0500)] 
FS-10526: [freeswitch-core] Uninitialized variable in switch_img_fit when using SWITCH_FIT_SIZE_AND_SCALE #resolve

8 years agoFS-10091: [mod_conference] Conference play file with full-screen=true has side effect...
Anthony Minessale [Thu, 20 Jul 2017 22:25:08 +0000 (17:25 -0500)] 
FS-10091: [mod_conference] Conference play file with full-screen=true has side effect on member video -- - manual cherry pick

8 years agoFS-10523: [freeswitch-core] Websocket disconnects prematurely #resolve
Anthony Minessale [Thu, 20 Jul 2017 07:55:38 +0000 (02:55 -0500)] 
FS-10523: [freeswitch-core] Websocket disconnects prematurely  #resolve

8 years agoFS-10472: [mod_conference] Crash due to hangup race in conference personal canvas...
Anthony Minessale [Thu, 20 Jul 2017 07:51:36 +0000 (02:51 -0500)] 
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues

8 years agoFS-10472: [mod_conference] Crash due to hangup race in conference personal canvas...
Anthony Minessale [Thu, 20 Jul 2017 07:36:20 +0000 (02:36 -0500)] 
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues

8 years agoFS-10472: [mod_conference] Crash due to hangup race in conference personal canvas...
Anthony Minessale [Thu, 20 Jul 2017 04:06:36 +0000 (23:06 -0500)] 
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- the saga continues

8 years agoFS-10472: [mod_conference] Crash due to hangup race in conference personal canvas...
Anthony Minessale [Fri, 14 Jul 2017 20:18:31 +0000 (15:18 -0500)] 
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- Regression fixed with playing files cont (manual cherry-pick)

8 years agoFS-10379: [mod_conference] Set canvas size based on a variable
Anthony Minessale [Fri, 14 Jul 2017 16:29:51 +0000 (11:29 -0500)] 
FS-10379: [mod_conference] Set canvas size based on a variable

8 years agoFS-10472: [mod_conference] Crash due to hangup race in conference personal canvas...
Anthony Minessale [Thu, 13 Jul 2017 23:12:54 +0000 (18:12 -0500)] 
FS-10472: [mod_conference] Crash due to hangup race in conference personal canvas mode -- manual cherry pick

8 years agoversion bump v1.6.19
Ken Rice [Thu, 13 Jul 2017 12:01:45 +0000 (07:01 -0500)] 
version bump

8 years agoswigall
Mike Jerris [Tue, 11 Jul 2017 17:58:50 +0000 (12:58 -0500)] 
swigall

8 years agoRevert "FS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member...
Mike Jerris [Tue, 11 Jul 2017 17:51:29 +0000 (13:51 -0400)] 
Revert "FS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member in found in the database"

This reverts commit 5d4ee9a8517d552f84d26bcd7f61f29c138475be.

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

Conflicts:
src/mod/languages/mod_lua/mod_lua_wrap.cpp

8 years agoFS-10480: [mod_av] fix crash recording an audio only stream to an rtmp stream
Mike Jerris [Mon, 10 Jul 2017 17:38:34 +0000 (12:38 -0500)] 
FS-10480: [mod_av] fix crash recording an audio only stream to an rtmp stream

8 years agoFS-10395: [mod_sofia] Fix ssl error handling in tls sip traffic
trevora [Tue, 2 Aug 2016 13:11:02 +0000 (13:11 +0000)] 
FS-10395: [mod_sofia] Fix ssl error handling in tls sip traffic

Clears SSL error state.

Updates tport_tls.c to clear the SSL error state after an error occurs.

OpenSSL puts errors into a queue that is kept in thread local storage.
In some cases, such as when SSL_ERROR_SSL is returned by SSL_get_errror(),
OpenSSL will queue multiple errors for a single event. When this occurs,
OpenSSL will report an error the next time I/O is performed if the queue
is not cleared first, which can result in TLS connections being torn down
prematurely.

8 years agoFS-10407: [mod_sofia] Set redirect variables when outbound_redirect_fatal is true
Hristo Trendev [Tue, 20 Jun 2017 13:30:32 +0000 (15:30 +0200)] 
FS-10407: [mod_sofia] Set redirect variables when outbound_redirect_fatal is true

In case of outbound_redirect_fatal=true none of the redirect variables are
set. This makes it impossible for ESL applications to extract any information
related to the "302 Moved Temporarily" reply.

8 years agoRevert "FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql function...
Antonio [Fri, 23 Jun 2017 17:02:39 +0000 (19:02 +0200)] 
Revert "FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries"

This reverts commit faf87febdb5a90f7c339df6934fd7eb04c927b67.

8 years agoFS-10451: Updated sound files descriptions
Sergey Safarov [Fri, 30 Jun 2017 08:37:54 +0000 (04:37 -0400)] 
FS-10451: Updated sound files descriptions

8 years agoFS-10388: [core] fix crash on shutdown when using multiple meida bugs
Mike Jerris [Wed, 5 Jul 2017 20:54:56 +0000 (15:54 -0500)] 
FS-10388: [core] fix crash on shutdown when using multiple meida bugs

8 years agoFS-10388: [core] fix crash on shutdown when using multiple meida bugs
Mike Jerris [Wed, 5 Jul 2017 19:37:03 +0000 (14:37 -0500)] 
FS-10388: [core] fix crash on shutdown when using multiple meida bugs

8 years agoFS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member in...
Eduardo Marinho [Thu, 11 May 2017 12:27:34 +0000 (09:27 -0300)] 
FS-10304: [mod_callcenter] Prevent infinite logging when a stale queue member in found in the database

Having a member from a queue that is no longer found on the current system
causes infinite logging about skipping a member.

There is already cleanup code for abandoned calls in same function, but it can
never be reached for this case, because there is no queue.

If the queue is never found again in the system, the logging would continue
forever or until the stale record gets removed from the database.

FS-10304 #resolve

8 years agoFS-10466: [freeswitch-core] Add session to some log lines #resolve
Anthony Minessale [Mon, 3 Jul 2017 22:37:05 +0000 (17:37 -0500)] 
FS-10466: [freeswitch-core] Add session to some log lines #resolve

8 years agoFS-10458: [mod_av] temporarily silence warning when building against ffmpeg 3.2 until...
Mike Jerris [Fri, 30 Jun 2017 22:28:56 +0000 (17:28 -0500)] 
FS-10458: [mod_av] temporarily silence warning when building against ffmpeg 3.2 until we fix them properly

8 years agoFS-10457: [mod_cdr_csv] set group too when creating new csv file so other users in...
Mike Jerris [Fri, 30 Jun 2017 21:44:05 +0000 (17:44 -0400)] 
FS-10457: [mod_cdr_csv] set group too when creating new csv file so other users in the group can access it

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 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-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 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-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-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-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_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-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-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-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 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-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-10472: [mod_conference] Invalid free in personal canvas mode - manual cherry-pick...
Anthony Minessale [Tue, 11 Jul 2017 00:50:52 +0000 (19:50 -0500)] 
FS-10472: [mod_conference] Invalid free in personal canvas mode - manual cherry-pick of 2ee8d58

8 years agoFS-10472: [mod_conference] Invalid free in personal canvas mode
Anthony Minessale [Tue, 11 Jul 2017 00:13:27 +0000 (19:13 -0500)] 
FS-10472: [mod_conference] Invalid free in personal canvas mode

8 years agoFS-10448: [mod_conference] Add Video Blind -- make blind video feature work in passth...
Anthony Minessale [Fri, 7 Jul 2017 16:35:36 +0000 (11:35 -0500)] 
FS-10448: [mod_conference] Add Video Blind -- make blind video feature work in passthrough mode too

8 years agoFS-10473: [freeswitch-core] FreeSWITCH crash - Null event pointer dereference during...
Anthony Minessale [Thu, 6 Jul 2017 19:39:24 +0000 (14:39 -0500)] 
FS-10473: [freeswitch-core] FreeSWITCH crash - Null event pointer dereference during conference_cdr_del #resolve

8 years agoFS-10472: [mod_conference] Invalid free in personal canvas mode #resolve
Anthony Minessale [Wed, 5 Jul 2017 23:11:31 +0000 (18:11 -0500)] 
FS-10472: [mod_conference] Invalid free in personal canvas mode #resolve

8 years agoFS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder...
Anthony Minessale [Wed, 5 Jul 2017 22:54:14 +0000 (17:54 -0500)] 
FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode -- high cpu usage on h264

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-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 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 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-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 agohand pick 8734c9070db99be60ac251dab65a6d6440af2719 FS-10448: [mod_conference] Add...
Anthony Minessale [Thu, 29 Jun 2017 23:14:38 +0000 (18:14 -0500)] 
hand pick 8734c9070db99be60ac251dab65a6d6440af2719 FS-10448: [mod_conference] Add Video Blind

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 agohand pick db477925584cb67b14c4314bc8a8a1bc4aa5a959 - FS-10447: [freeswitch-core]...
Anthony Minessale [Thu, 29 Jun 2017 22:00:07 +0000 (17:00 -0500)] 
hand pick db477925584cb67b14c4314bc8a8a1bc4aa5a959 - FS-10447: [freeswitch-core] Manual video refresh mode

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-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-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-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-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 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-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-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 agomanually cherry pick 7c19615 -- FS-10417: [freeswitch-core] Reduce flicker in screen...
Anthony Minessale [Thu, 22 Jun 2017 00:29:45 +0000 (19:29 -0500)] 
manually cherry pick 7c19615 -- FS-10417: [freeswitch-core] Reduce flicker in screen sharing

8 years agoversion bump v1.6.18
Ken Rice [Mon, 12 Jun 2017 21:14:49 +0000 (16:14 -0500)] 
version bump

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 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
Anthony Minessale [Wed, 7 Jun 2017 23:07:00 +0000 (18:07 -0500)] 
FS-10379: [mod_conference] Set canvas size based on a variable

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-10084 [mod_v8] If the value passed is negative, block until event is received
Nicholas Blasgen [Sun, 12 Mar 2017 18:20:11 +0000 (18:20 +0000)] 
FS-10084 [mod_v8] If the value passed is negative, block until event is received

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 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-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

Conflicts:
src/switch_channel.c

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

Conflicts:
libs/sofia-sip/.update

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 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 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.

Conflicts:
.gitignore
src/mod/languages/mod_lua/lua/lgc.c

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.

Conflicts:
Freeswitch.2015.sln

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 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.

Conflicts:
w32/Library/FreeSwitchCore.2015.vcxproj

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

Conflicts:
html5/verto/js/src/jquery.FSRTC.js
html5/verto/video_demo-live_canvas/js/verto-min.js
html5/verto/video_demo/js/verto-min.js

8 years agoswigall
Ken Rice [Thu, 1 Jun 2017 23:02:50 +0000 (18:02 -0500)] 
swigall

8 years agoswigall
Mike Jerris [Thu, 1 Jun 2017 22:56:01 +0000 (17:56 -0500)] 
swigall

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 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-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-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-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 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-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-10310 [verto_communicator]: Adding validation at change login information modal
Neto Guimaraes [Mon, 15 May 2017 12:41:51 +0000 (09:41 -0300)] 
FS-10310 [verto_communicator]: Adding validation at change login information modal

8 years agoFS-8941: [verto_communicator] Add No Microphone label to audio devices
Tiago Lisboa [Wed, 10 May 2017 00:03:25 +0000 (21:03 -0300)] 
FS-8941: [verto_communicator] Add No Microphone label to audio devices

If no microphone was detected it was impossible to open a call.

So, add a No Microphone label, just like the No Camera, with id:none,
wich allow to enter a call with microphone disabled.

8 years agoFS-10300: [mod_verto] fix crash in multiple verto messages when processing messages...
Mike Jerris [Tue, 9 May 2017 15:47:00 +0000 (10:47 -0500)] 
FS-10300: [mod_verto] fix crash in multiple verto messages when processing messages with missing params

8 years agoFS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when...
Italo Rossi [Tue, 9 May 2017 14:44:30 +0000 (11:44 -0300)] 
FS-10299 [mod_callcenter] Removing global lock on all cc_execute_sql functions when executing database queries

8 years agoFS-10298 [mod_callcenter] Firing bridge-agent-end if we failed to bridge answered...
Italo Rossi [Tue, 9 May 2017 14:19:59 +0000 (11:19 -0300)] 
FS-10298 [mod_callcenter] Firing bridge-agent-end if we failed to bridge answered agent with member.