]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
8 years agoMerge pull request #1269 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Wed, 10 May 2017 16:14:29 +0000 (16:14 +0000)] 
Merge pull request #1269 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10293-patchish-freetdm-audio-in-1-direction to master

* commit 'dabab9f25aa8b78676cb74b6efd93b0005c2de1d':
  FS-10293: Fix regression from FS-9638 causing 1 way audio on FreeTDM Calls

8 years agoMerge pull request #1271 in FS/freeswitch from ~TIAGOLISBOA/freeswitch:bugfix/FS...
Italo Rossi [Wed, 10 May 2017 01:55:21 +0000 (01:55 +0000)] 
Merge pull request #1271 in FS/freeswitch from ~TIAGOLISBOA/freeswitch:bugfix/FS-8941-can-not-use-verto-communicator-if to master

* commit '976677de60f5657fe4a5eb1db1568d5f1f4c3a78':
  FS-8941: [verto_communicator] Add No Microphone label to audio devices

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 17:22:15 +0000 (12:22 -0500)] 
FS-10300: [mod_verto] fix crash in multiple verto messages when processing messages with missing params

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

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.

8 years agoFS-10267: [freeswitch-core] zrtp_enrollment broken since 1.6.13 #resolve
Brian West [Mon, 8 May 2017 21:58:16 +0000 (16:58 -0500)] 
FS-10267: [freeswitch-core] zrtp_enrollment broken since 1.6.13 #resolve

8 years agoFS-10295: [freeswitch-core] Remove debug log line #resolve
Anthony Minessale [Mon, 8 May 2017 21:44:09 +0000 (16:44 -0500)] 
FS-10295: [freeswitch-core] Remove debug log line #resolve

8 years agoadd locate method
Anthony Minessale [Mon, 8 May 2017 21:15:13 +0000 (16:15 -0500)] 
add locate method

8 years agoadd exclusive param
Anthony Minessale [Mon, 8 May 2017 21:09:18 +0000 (16:09 -0500)] 
add exclusive param

8 years agoFS-10291: [fs_cli] fs_cli Error indicated on console loglevel debug with extra whites...
Anthony Minessale [Mon, 8 May 2017 19:01:56 +0000 (14:01 -0500)] 
FS-10291: [fs_cli] fs_cli Error indicated on console loglevel debug with extra whitespace before or after debug #resolve

8 years agoFS-10293: Fix regression from FS-9638 causing 1 way audio on FreeTDM Calls
Marc Olivier Chouinard [Sat, 6 May 2017 23:50:17 +0000 (19:50 -0400)] 
FS-10293: Fix regression from FS-9638 causing 1 way audio on FreeTDM Calls

8 years agoFS-10284: [core] rtp session variable "ts" can wrap to zero for long running calls...
Anthony Minessale [Fri, 5 May 2017 16:19:10 +0000 (11:19 -0500)] 
FS-10284: [core] rtp session variable "ts" can wrap to zero for long running calls, causing incorrect logic to be executed #resolve

8 years agoadd missing method
Anthony Minessale [Thu, 4 May 2017 17:42:20 +0000 (12:42 -0500)] 
add missing method

8 years agoupdates for events
Anthony Minessale [Thu, 4 May 2017 16:51:36 +0000 (11:51 -0500)] 
updates for events

8 years agoFS-10050: [core] chromakey
Brian West [Thu, 4 May 2017 16:11:56 +0000 (11:11 -0500)] 
FS-10050: [core] chromakey

8 years agoupdate
Anthony Minessale [Wed, 3 May 2017 23:31:04 +0000 (18:31 -0500)] 
update

8 years agotemp docs
Anthony Minessale [Wed, 3 May 2017 23:22:17 +0000 (18:22 -0500)] 
temp docs

8 years agoFS-9922: [mod_conference] Auto Energy Level
Anthony Minessale [Wed, 3 May 2017 20:25:04 +0000 (15:25 -0500)] 
FS-9922: [mod_conference] Auto Energy Level

8 years agoFS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder...
Anthony Minessale [Wed, 3 May 2017 19:30:07 +0000 (14:30 -0500)] 
FS-10286: [mod_conference] Sync member joins up with keyframes in shared encoder mode #resolve

8 years agoFS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream
Anthony Minessale [Wed, 3 May 2017 18:50:49 +0000 (13:50 -0500)] 
FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream

8 years agoFS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream
Anthony Minessale [Wed, 3 May 2017 18:48:03 +0000 (13:48 -0500)] 
FS-9958: [freeswitch-core,mod_local_stream] Add agc object and use it in mod_local_stream

8 years agoFS-10285: [verto.js] Device enumeration in Edge -- remove debug
Anthony Minessale [Tue, 2 May 2017 22:27:43 +0000 (17:27 -0500)] 
FS-10285: [verto.js] Device enumeration in Edge -- remove debug

8 years agoFS-10285: [verto.js] Device enumeration in Edge #resolve
Anthony Minessale [Tue, 2 May 2017 22:12:19 +0000 (17:12 -0500)] 
FS-10285: [verto.js] Device enumeration in Edge #resolve

8 years agoFS-9242: [verto.js] Update WebRTC code in verto to match latest spec -- update to...
Anthony Minessale [Tue, 2 May 2017 21:07:44 +0000 (16:07 -0500)] 
FS-9242: [verto.js] Update WebRTC code in verto to match latest spec -- update to latest

8 years agoMerge pull request #1240 in FS/freeswitch from ~MITCH.CAPPER/freeswitch:bugfix/FS...
Mike Jerris [Tue, 2 May 2017 19:07:05 +0000 (19:07 +0000)] 
Merge pull request #1240 in FS/freeswitch from ~MITCH.CAPPER/freeswitch:bugfix/FS-10071-mod_perl-crashes-on-ubuntu-but-not to master

* commit 'ba544dc746a4a265624f23d2c75c2e7d4c0dfd3f':
  FS-10071 mod_perl safety fix for clone call Adding NULL at the end of our fake ARGV string for completeness

8 years agoMerge pull request #1264 in FS/freeswitch from ~DALFOS/freeswitch:bugfix/FS-7575...
Mike Jerris [Tue, 2 May 2017 18:03:05 +0000 (18:03 +0000)] 
Merge pull request #1264 in FS/freeswitch from ~DALFOS/freeswitch:bugfix/FS-7575-update-freeradius-client-to-1.1.7 to master

* commit '348ce5ff0951b0fe4f29f77f99cf44dfb1e62698':
  FS-7575 Update freeradius-client to 1.1.7

8 years agoMerge pull request #1265 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Tue, 2 May 2017 17:03:22 +0000 (17:03 +0000)] 
Merge pull request #1265 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-10282/small_opus_improvements_log_debug to master

* commit '7fe1839466b92a338c38e2c8f78a3544d807b69f':
  FS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)

8 years agoFS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)
Dragos Oancea [Tue, 2 May 2017 16:55:23 +0000 (17:55 +0100)] 
FS-10282: mod_opus: fix some logging for debug mode (when opus_debug is on)

8 years agoMerge pull request #1262 in FS/freeswitch from ~SEBASTIC/freeswitch:mod_say_nl to...
Mike Jerris [Tue, 2 May 2017 15:09:33 +0000 (15:09 +0000)] 
Merge pull request #1262 in FS/freeswitch from ~SEBASTIC/freeswitch:mod_say_nl to master

* commit '4be66ff5c3036f58675ba3ac63f0dbab04170d89':
  FS-10279: Fix double digit pronounciation (mod_say_nl).

8 years agoFS-7575 Update freeradius-client to 1.1.7
Andrey Petrov [Tue, 2 May 2017 13:55:45 +0000 (16:55 +0300)] 
FS-7575 Update freeradius-client to 1.1.7

8 years agoFS-10279: Fix double digit pronounciation (mod_say_nl).
Bas Couwenberg [Tue, 2 May 2017 07:28:01 +0000 (09:28 +0200)] 
FS-10279: Fix double digit pronounciation (mod_say_nl).

8 years agoFS-10277: [debian] install debug symbols along with freeswitch-all package to avoid...
Mike Jerris [Mon, 1 May 2017 17:12:30 +0000 (12:12 -0500)] 
FS-10277: [debian] install debug symbols along with freeswitch-all package to avoid users with unusable backtraces

8 years agoFS-10071 mod_perl safety fix for clone call
Mitch Capper [Thu, 23 Mar 2017 16:40:30 +0000 (09:40 -0700)] 
FS-10071 mod_perl safety fix for clone call
Adding NULL at the end of our fake ARGV string for completeness

8 years agoMerge pull request #1203 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10085-incorr...
Italo Rossi [Sat, 29 Apr 2017 00:56:43 +0000 (00:56 +0000)] 
Merge pull request #1203 in FS/freeswitch from ~F93/freeswitch:bugfix/FS-10085-incorrect-no_answer_delay_time-behavoir to master

* commit '051cf19c93224bdab37fbfda68f9caaa0813aefa':
  FS-10085 [mod_callcenter] fix no_answer_delay_time behavoir in ring-all strategy

8 years agoMerge pull request #1211 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Fri, 28 Apr 2017 20:09:39 +0000 (20:09 +0000)] 
Merge pull request #1211 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10108-patch-mod_freetdm-make-the-freetdm to master

* commit '119dd7e8e841b5294ae4b85b7cc028df40acc45e':
  FS-10108: mod_freetdm - Configurable FreeTDM Configuration file locations

8 years agoMerge pull request #1214 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Fri, 28 Apr 2017 20:05:13 +0000 (20:05 +0000)] 
Merge pull request #1214 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10111-patch-mod_xml_cdr-make-folder-recursivery to master

* commit '0d177f21f69e3477c8ab548366a7c8522bd77b79':
  FS-10111: mod_xml_cdr Create folder recursivery to the specified destination

8 years agoMerge pull request #1215 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS...
Mike Jerris [Fri, 28 Apr 2017 20:04:21 +0000 (20:04 +0000)] 
Merge pull request #1215 in FS/freeswitch from ~MOCHOUINARD/freeswitch:bugfix/FS-10112-patch-switch_xml-renaming-a-c-variable to master

* commit '0147d4dbc18c8329b4fa7716653968b76a02ff16':
  FS-10112: switch_xml - Renaming a C variable name and type (No behavior change)

8 years agoMerge pull request #1083 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9791 to...
Mike Jerris [Fri, 28 Apr 2017 20:03:29 +0000 (20:03 +0000)] 
Merge pull request #1083 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9791 to master

* commit '040a0d20d9bfc87fb6571a584a3061cb699bb71b':
  FS-9791: Allow sofia_contact() to limit result by sip user agent Ex: sip_match_user_agent=Bria

8 years agoMerge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Fri, 28 Apr 2017 19:16:06 +0000 (19:16 +0000)] 
Merge pull request #1236 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:feature/FS-10172_mod_event_socket-err_log to master

* commit 'e02631c0a8e105d93aa7132a4d2d7c0055d26912':
  FS-10172: mod_event_socket: handle return codes from switch_queue_trypush() , more verbose logging when we cannot enqueue

8 years agoFS-10274: [mod_conference] Prevent double-recording of conference files and all recor...
Anthony Minessale [Fri, 28 Apr 2017 17:26:47 +0000 (12:26 -0500)] 
FS-10274: [mod_conference] Prevent double-recording of conference files and all recording of supercanvas in multi-canvas mode #resolve

8 years agoswigall
Ken Rice [Fri, 28 Apr 2017 04:05:19 +0000 (23:05 -0500)] 
swigall

8 years agoFS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re...
Anthony Minessale [Thu, 27 Apr 2017 23:02:13 +0000 (18:02 -0500)] 
FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE -- this part backwards

8 years agoFS-10269: [mod_conference] conference recording pause doesn't work correctly for...
Anthony Minessale [Thu, 27 Apr 2017 22:57:26 +0000 (17:57 -0500)] 
FS-10269: [mod_conference] conference recording pause doesn't work correctly for video -- partial

8 years agoFS-9922: [mod_conference] Auto Energy Level -- typo
Anthony Minessale [Thu, 27 Apr 2017 22:45:12 +0000 (17:45 -0500)] 
FS-9922: [mod_conference] Auto Energy Level -- typo

8 years agoFS-9922: [mod_conference] Auto Energy Level -- some clean up
Anthony Minessale [Thu, 27 Apr 2017 20:28:59 +0000 (15:28 -0500)] 
FS-9922: [mod_conference] Auto Energy Level -- some clean up

8 years agoFS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve
Anthony Minessale [Thu, 27 Apr 2017 19:54:45 +0000 (14:54 -0500)] 
FS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve

8 years agoMerge pull request #1250 in FS/freeswitch from ~MERWAN/freeswitch:master to master
Mike Jerris [Wed, 26 Apr 2017 22:30:32 +0000 (22:30 +0000)] 
Merge pull request #1250 in FS/freeswitch from ~MERWAN/freeswitch:master to master

* commit '8132248ba3ef9828ba9c2e00395aea7b7ceea174':
  [FS-10155] French digits are not spelled right

8 years agoMerge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246...
Mike Jerris [Wed, 26 Apr 2017 22:28:10 +0000 (22:28 +0000)] 
Merge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246-fix-vpx-codecs-for-windows-build to master

* commit 'f33c68cda8811453f7ea6875b8098efdfa053f44':
  FS-10246 [Core] Fix VPX codecs for windows build

8 years agoFS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566bab20beab...
Anthony Minessale [Wed, 26 Apr 2017 20:25:04 +0000 (15:25 -0500)] 
FS-10270: [mod_conference] Regression in personal canvas -- from: f1d8685566bab20beabe82e27af6f895868d9d2f #resolve

8 years agoMerge pull request #1261 in FS/freeswitch from ~MOTEUS/freeswitch:bugfix/FS-10268...
Mike Jerris [Wed, 26 Apr 2017 16:36:27 +0000 (16:36 +0000)] 
Merge pull request #1261 in FS/freeswitch from ~MOTEUS/freeswitch:bugfix/FS-10268-wrong-event-name-for-switch_event_recv_message to master

* commit 'dd913d1bb59e788380080b3b88b607990cc33efa':
  FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint

8 years agoFS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint
Alexey Melnichuk [Wed, 26 Apr 2017 14:15:51 +0000 (17:15 +0300)] 
FS-10268. Set correct Event-Name for RECV_EVENT event in sofia endpoint

8 years agoMerge pull request #747 in FS/freeswitch from ~MAFOOUK/freeswitch:feature/FS-8931...
Ken Rice [Tue, 25 Apr 2017 22:12:21 +0000 (22:12 +0000)] 
Merge pull request #747 in FS/freeswitch from ~MAFOOUK/freeswitch:feature/FS-8931-create-seperate-packages-for-esl to master

* commit '1d616e74473043c880eee55e70783d68d49de445':
  FS-8931: Added Perl and Python ESL Language Module

8 years agoFS-8931: Added Perl and Python ESL Language Module
Matthew Vale [Sun, 13 Mar 2016 12:43:31 +0000 (12:43 +0000)] 
FS-8931: Added Perl and Python ESL Language Module

the packager currently bundles the python language libraries into mod_python and doesn't provide any perl language libraries

removed ESL libraries from mod_python and added them to the new package python-ESL
added new package perl-ESL that contains the perl ESL libs

8 years agoMerge pull request #1260 in FS/freeswitch from ~SEBASTIC/freeswitch:debian-master...
Mike Jerris [Tue, 25 Apr 2017 19:07:10 +0000 (19:07 +0000)] 
Merge pull request #1260 in FS/freeswitch from ~SEBASTIC/freeswitch:debian-master to master

* commit 'db3a762daf5da43b7fb108bc0e9bf95f4683af8c':
  FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.

8 years agoMerge pull request #1259 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos...
Mike Jerris [Tue, 25 Apr 2017 16:08:41 +0000 (16:08 +0000)] 
Merge pull request #1259 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-10264-rtp_ext_hdr_jb to master

* commit '85cd705b2358f973e9e2533b951ae6eedea56610':
  FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)

8 years agoFS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.
Bas Couwenberg [Tue, 4 Apr 2017 15:10:01 +0000 (17:10 +0200)] 
FS-10208: Exclude .git* files & gbp.conf from upstream tarball for Debian package.

8 years agoFS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext...
Dragos Oancea [Tue, 25 Apr 2017 00:41:55 +0000 (01:41 +0100)] 
FS-10264: extend switch_rtp_packet_t to fix jitter buffer bug triggered by RTP ext headers (RFC5285)

8 years agoMerge pull request #1257 in FS/freeswitch from bugfix/FS-10228 to master
Mike Jerris [Mon, 24 Apr 2017 21:38:22 +0000 (21:38 +0000)] 
Merge pull request #1257 in FS/freeswitch from bugfix/FS-10228 to master

* commit 'd3e78c3cad2a445b2d56261116ad5f8fa219ccba':
  FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql

8 years agoFS-10260: [mod_conference] add conference count api command
Mike Jerris [Mon, 24 Apr 2017 21:34:04 +0000 (16:34 -0500)] 
FS-10260: [mod_conference] add conference count api command

8 years agoMerge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261...
Mike Jerris [Mon, 24 Apr 2017 20:59:19 +0000 (20:59 +0000)] 
Merge pull request #1258 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-10261-fire-conference-destroy-event-later to master

* commit 'cf1a0a5a51fcfa76d7c6f0f9867a5534a7ccb0ef':
  FS-10261: Fire conference-destroy event later

8 years agoFS-10150: fix typo
Mike Jerris [Mon, 24 Apr 2017 17:34:40 +0000 (12:34 -0500)] 
FS-10150: fix typo

8 years agoFS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re...
Anthony Minessale [Mon, 24 Apr 2017 17:22:03 +0000 (12:22 -0500)] 
FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE

8 years agoFS-10261: Fire conference-destroy event later
Chad Phillips [Mon, 24 Apr 2017 13:33:38 +0000 (08:33 -0500)] 
FS-10261: Fire conference-destroy event later

The conference-destroy event can fire later, after more conference shutdown
operations are complete, such as closing open recording files.

8 years agoFS-10150: fix typo
Mike Jerris [Sat, 22 Apr 2017 12:45:57 +0000 (08:45 -0400)] 
FS-10150: fix typo

8 years agoFS-10167: Some fixes to get the windows release build working, and fixed a mistake...
Shane Bryldt [Fri, 21 Apr 2017 22:27:39 +0000 (16:27 -0600)] 
FS-10167: Some fixes to get the windows release build working, and fixed a mistake with asserting on executed statements which would get compiled out for release builds

8 years agoFS-10167: Temporary commit while trying to figure out why the release build of libsod...
Shane Bryldt [Fri, 21 Apr 2017 21:42:51 +0000 (15:42 -0600)] 
FS-10167: Temporary commit while trying to figure out why the release build of libsodium under VS won't link properly.

8 years agoFS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate...
Anthony Minessale [Fri, 21 Apr 2017 21:15:53 +0000 (16:15 -0500)] 
FS-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve

8 years agoFS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non...
Anthony Minessale [Fri, 21 Apr 2017 20:43:40 +0000 (15:43 -0500)] 
FS-10150: [freeswitch-core] Reduce writes to closed ssl sockets -- same fix for non-ssl sockets #resolve

8 years agoFS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql
Italo Rossi [Fri, 21 Apr 2017 03:22:20 +0000 (00:22 -0300)] 
FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql

8 years agoFS-10167: Updates to make stuff compile under linux again
Shane Bryldt [Thu, 20 Apr 2017 23:04:28 +0000 (18:04 -0500)] 
FS-10167: Updates to make stuff compile under linux again

8 years agoFS-10167: Major updates to lifecycle management across a number of objects changing...
Shane Bryldt [Thu, 20 Apr 2017 22:56:08 +0000 (16:56 -0600)] 
FS-10167: Major updates to lifecycle management across a number of objects changing a number of architecture related areas, fixed some little bugs, too much to remember exactly

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
Anthony Minessale [Thu, 20 Apr 2017 21:41:53 +0000 (16:41 -0500)] 
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- fix regression when playing files into a group layout

8 years agoFS-10246 [Core] Fix VPX codecs for windows build
Andrey Volk [Tue, 18 Apr 2017 16:42:01 +0000 (19:42 +0300)] 
FS-10246 [Core] Fix VPX codecs for windows build

8 years agoFS-10245: [core] sdp generator uses /n when it should be using /r/n in some cases
Mike Jerris [Thu, 20 Apr 2017 20:52:36 +0000 (15:52 -0500)] 
FS-10245: [core] sdp generator uses /n when it should be using /r/n in some cases

8 years agoFS-10246: [build] fix code can not be reached build error
Mike Jerris [Thu, 20 Apr 2017 20:49:30 +0000 (15:49 -0500)] 
FS-10246: [build] fix code can not be reached build error

8 years agoFS-10256: [mod_conference] fix compile failure
Mike Jerris [Thu, 20 Apr 2017 20:17:15 +0000 (15:17 -0500)] 
FS-10256: [mod_conference] fix compile failure

8 years agoFS-10243: [mod_conference] Add conference variables -- fix typo
Anthony Minessale [Thu, 20 Apr 2017 18:47:25 +0000 (13:47 -0500)] 
FS-10243: [mod_conference] Add conference variables -- fix typo

8 years agoFS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video...
Anthony Minessale [Thu, 20 Apr 2017 18:06:31 +0000 (13:06 -0500)] 
FS-10255: [freeswitch-core] "complete" sqlite table grows indefinitely when video-mode=mux is enabled for conference #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 17:48:49 +0000 (12:48 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 17:28:45 +0000 (12:28 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve
Anthony Minessale [Thu, 20 Apr 2017 15:53:55 +0000 (10:53 -0500)] 
FS-10254: [mod_conference] Send keyframe from shared encoder on layout changes #resolve

8 years agoFS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up...
Brian West [Thu, 20 Apr 2017 14:58:34 +0000 (09:58 -0500)] 
FS-10169: [mod_local_stream] When using local stream commands FreeSWITCH locks up #resolve

8 years agoFS-10251 [mod_rayo] fix defects found by clang-analyzer
Chris Rienzo [Thu, 20 Apr 2017 13:02:46 +0000 (09:02 -0400)] 
FS-10251 [mod_rayo] fix defects found by clang-analyzer

8 years agoMerge pull request #1255 in FS/freeswitch from ~J0SH/freeswitch:fs10241 to master
Mike Jerris [Wed, 19 Apr 2017 21:52:23 +0000 (21:52 +0000)] 
Merge pull request #1255 in FS/freeswitch from ~J0SH/freeswitch:fs10241 to master

* commit '70dd9727ee89133e437f7a0a4aeee4b98f63fcbb':
  FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.

8 years agoFS-10241: Convert sofia_send_info_vid_refresh to a chanvar.
Josh Allmann [Wed, 19 Apr 2017 21:41:49 +0000 (21:41 +0000)] 
FS-10241: Convert sofia_send_info_vid_refresh to a chanvar.

8 years agoFS-10241 push similar logic upstream
Anthony Minessale [Wed, 19 Apr 2017 21:30:41 +0000 (16:30 -0500)] 
FS-10241 push similar logic upstream

8 years agoFS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve
Anthony Minessale [Wed, 19 Apr 2017 19:55:37 +0000 (14:55 -0500)] 
FS-10247: [mod_conference] Fit logo img to size of cropped video or mute image #resolve

8 years agoFS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module...
Shane Bryldt [Tue, 18 Apr 2017 23:02:34 +0000 (17:02 -0600)] 
FS-10167: Adjusted modules to utilize an isolated pool with auto cleanup per module, which also contains the implementation specific module data. Also changed the thread model of the listener for the wss module to utilize the thread pool, alleviating ownership issues during cleanup.

8 years agoFS-10167: Small fix, made state volatile in session and connection to prevent odd...
Shane Bryldt [Tue, 18 Apr 2017 20:10:34 +0000 (15:10 -0500)] 
FS-10167: Small fix, made state volatile in session and connection to prevent odd behaviour by the GCC compiler under linux

8 years agoFS-10167: Switched connection lifecycle to an isolated pool similar to sessions,...
Shane Bryldt [Tue, 18 Apr 2017 19:41:00 +0000 (13:41 -0600)] 
FS-10167: Switched connection lifecycle to an isolated pool similar to sessions, also refactored the inner WSS transport implementation to be part of the same pool so it is cleaned up with the connection. Switched the connection state machine thread to also utilize thread pool to avoid direct ownership over the thread, similar to session but without the use of a signaled condition due to abstraction of transports which may need to deal with polling for socket events such as with WSS transport. Completely removed the temporary worker thread in the main handle that was for connection/session cleanup.

8 years agoFS-10243: [mod_conference] Add conference variables #resolve
Anthony Minessale [Mon, 17 Apr 2017 21:33:33 +0000 (16:33 -0500)] 
FS-10243: [mod_conference] Add conference variables #resolve

8 years agoFS-10241: [mod_sofia] don't send xml media refresh request before we have media setup
Mike Jerris [Mon, 17 Apr 2017 21:46:26 +0000 (16:46 -0500)] 
FS-10241: [mod_sofia] don't send xml media refresh request before we have media setup

8 years agoFS-10236: [core] fix crash on hangup with multiple media bugs
Mike Jerris [Mon, 17 Apr 2017 19:28:21 +0000 (14:28 -0500)] 
FS-10236: [core] fix crash on hangup with multiple media bugs

8 years agoFS-10167: fixed a couple deadlock issues and a misconception about the locks on hash
Shane Bryldt [Mon, 17 Apr 2017 17:10:05 +0000 (11:10 -0600)] 
FS-10167: fixed a couple deadlock issues and a misconception about the locks on hash

8 years agoFS-10225
Anthony Minessale [Mon, 17 Apr 2017 17:09:49 +0000 (12:09 -0500)] 
FS-10225

8 years agoFS-10235: [freeswitch-core] Remove unused media flag #resolve
Brian West [Sat, 15 Apr 2017 00:20:39 +0000 (19:20 -0500)] 
FS-10235: [freeswitch-core] Remove unused media flag #resolve

8 years agoFS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conferenc...
Anthony Minessale [Fri, 14 Apr 2017 23:57:48 +0000 (18:57 -0500)] 
FS-10225: [mod_conference] Incorrect layout chosen when playing a file in a conference with a layout group -- revert small piece

8 years agoFS-10167: Added ks_list_delete_iterator() to delete the node at the current iterator...
Shane Bryldt [Fri, 14 Apr 2017 18:32:13 +0000 (12:32 -0600)] 
FS-10167: Added ks_list_delete_iterator() to delete the node at the current iterator position (only if available if iterator is active). Updated blade_session to reflect ks_list_t being internally thread-safe now.