]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoMerge pull request #398 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968...
Mike Jerris [Tue, 18 Aug 2015 18:09:19 +0000 (13:09 -0500)] 
Merge pull request #398 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-7968-verbose-events-for-voicemail to master

* commit '5802ba71ac80aa88d99b45963e86c53a993a5f94':
  Fix record-greeting event missing VM-Greeting-Path

10 years agoadd newline to log %nojira
Seven Du [Tue, 18 Aug 2015 15:04:09 +0000 (23:04 +0800)] 
add newline to log %nojira

10 years agoFS-7971 : adv_rm_rate (telephone-event and CN)
Dragos Oancea [Tue, 18 Aug 2015 14:35:24 +0000 (10:35 -0400)] 
FS-7971 : adv_rm_rate (telephone-event and CN)

10 years agoFix record-greeting event missing VM-Greeting-Path
Joshua Gigg [Tue, 18 Aug 2015 08:14:14 +0000 (09:14 +0100)] 
Fix record-greeting event missing VM-Greeting-Path

FS-7975 #resolve

10 years agoadd fixbug.pl to tree
Anthony Minessale [Mon, 17 Aug 2015 21:31:09 +0000 (16:31 -0500)] 
add fixbug.pl to tree

10 years ago#resolve [check_ice routine in switch_core_media.c chooses all candidates]
Anthony Minessale [Mon, 17 Aug 2015 21:30:06 +0000 (16:30 -0500)] 
#resolve [check_ice routine in switch_core_media.c chooses all candidates]

10 years agoFS-7965 #resolve
Anthony Minessale [Mon, 17 Aug 2015 19:34:53 +0000 (14:34 -0500)] 
FS-7965 #resolve

10 years agoMerge pull request #395 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7970...
Mike Jerris [Mon, 17 Aug 2015 18:27:48 +0000 (13:27 -0500)] 
Merge pull request #395 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-7970 to master

* commit 'd6e5dc64a31e37d45fce6d98b83e2a258ecb3121':
  FS-7970 Fixed crash in video_bug_thread caused by double free

10 years agotweaks %nojira
Brian West [Fri, 7 Aug 2015 15:26:21 +0000 (10:26 -0500)] 
tweaks %nojira

10 years agoFS-7971 #resolve
Anthony Minessale [Mon, 17 Aug 2015 17:13:55 +0000 (12:13 -0500)] 
FS-7971 #resolve

10 years agoFS-7970 Fixed crash in video_bug_thread caused by double free
Bradley Jokinen [Mon, 17 Aug 2015 13:52:58 +0000 (08:52 -0500)] 
FS-7970 Fixed crash in video_bug_thread caused by double free

10 years agoFS-7955: [mod_sofia] fix crash caused by invalid contact when using event to send...
Michael Jerris [Fri, 14 Aug 2015 17:51:12 +0000 (12:51 -0500)] 
FS-7955: [mod_sofia] fix crash caused by invalid contact when using event to send a notify message

10 years agoMaking mod_rtmp compatible with Adobe Media Server
Paul Cuttler [Thu, 13 Aug 2015 20:06:43 +0000 (06:06 +1000)] 
Making mod_rtmp compatible with Adobe Media Server

Adobe Media Server connects differently to mod_rtmp than the way
Flash player connects. The RTMP publish handler rtmp_i_publish
message needs to match the RTMP specification, and a new initStream
handler is required.

This patch modifies the rtmp_i_publish handler to send an onStatus
message to Adobe Media Server that includes an object with "level",
"code" and "description" fields.

The initStream message is sent by Adobe Media Server to notify Freeswitch
of the stream ID for the publish stream. This cannot clash with the play
stream ID so the initStream handler can simply increment the next_streamid
field. The initStream message is undocumented in the RTMP specification.

The transaction ID for onStatus messages has been modified to 0 instead
of 1 to match with the RTMP specification.

FS-7924 #resolve

10 years agoFS-7951 #resolve #comment completely clean up mod_rayo if it fails to load
Chris Rienzo [Wed, 12 Aug 2015 22:00:19 +0000 (18:00 -0400)] 
FS-7951 #resolve #comment completely clean up mod_rayo if it fails to load

10 years agoFS-7958: [mod_conference] fix race condition causing crash in conference video MCU
Michael Jerris [Wed, 12 Aug 2015 22:31:30 +0000 (18:31 -0400)] 
FS-7958: [mod_conference] fix race condition causing crash in conference video MCU

10 years agoFS-7953 #resolve Verto Communicator - Fixed dialing when typing extension using the...
Italo Rossi [Tue, 11 Aug 2015 19:36:38 +0000 (14:36 -0500)] 
FS-7953 #resolve Verto Communicator - Fixed dialing when typing extension using the keyboard.

10 years agoFS-7930: [mod_conference] Correct termination of conference when the last member...
Michael Jerris [Mon, 10 Aug 2015 22:48:01 +0000 (18:48 -0400)] 
FS-7930: [mod_conference] Correct termination of conference when the last member with endconf left.  Caused by typo in migration to conference_utils_set_flag function when we switched to array based flags

10 years agoMerge pull request #390 in FS/freeswitch from ~GOES/freeswitch:FS-7952 to master
Mike Jerris [Mon, 10 Aug 2015 22:15:01 +0000 (17:15 -0500)] 
Merge pull request #390 in FS/freeswitch from ~GOES/freeswitch:FS-7952 to master

* commit '47f7f45acc8d3ba53a876fa81c4695d9eb3d3f46':
  FS-7952 mod_opus: remove duplicate test/set of sprop-maxcapturerate

10 years agoFS-7952 mod_opus: remove duplicate test/set of sprop-maxcapturerate
Norm Brandinger [Mon, 10 Aug 2015 21:47:09 +0000 (16:47 -0500)] 
FS-7952 mod_opus: remove duplicate test/set of sprop-maxcapturerate

10 years agoFS-7944 --fix Moving hover video control to the left
Italo Rossi [Fri, 7 Aug 2015 16:09:46 +0000 (11:09 -0500)] 
FS-7944 --fix Moving hover video control to the left

10 years agoFS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP
Italo Rossi [Fri, 7 Aug 2015 15:55:42 +0000 (10:55 -0500)] 
FS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP

11 years agofix issue on single core or similar vm causing conference to spin in loop
Mike Jerris [Fri, 7 Aug 2015 05:45:25 +0000 (05:45 +0000)] 
fix issue on single core or similar vm causing conference to spin in loop

11 years agodon't mix personal canvas and multi-canvas modes
Anthony Minessale [Fri, 7 Aug 2015 00:08:31 +0000 (19:08 -0500)] 
don't mix personal canvas and multi-canvas modes

11 years agodestroy personal canvas after member is out of the list
Anthony Minessale [Thu, 6 Aug 2015 23:57:59 +0000 (18:57 -0500)] 
destroy personal canvas after member is out of the list

11 years agoMerge pull request #387 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:master...
Mike Jerris [Thu, 6 Aug 2015 19:03:02 +0000 (14:03 -0500)] 
Merge pull request #387 in FS/freeswitch from ~JONATASOLIVEIRA/freeswitch:master to master

* commit 'd178092c2a6050bb4995c6bf81387f6d7ee55ab5':
  Creating Verto Communicator.

11 years agoCreating Verto Communicator.
Jonatas Oliveira [Wed, 3 Jun 2015 12:40:23 +0000 (09:40 -0300)] 
Creating Verto Communicator.

Verto Communicator is a web interface built on top of Verto and AngularJS.

Brought to you by Evolux Sistemas and FreeSWITCH team. :)

FS-7795 - implements fullscreen menu and doubleclick function.
FS-7795 - added chat icon on fullscreen video
FS-7796 - fix missing tooltips in call icons
FS-7796 - fix tooltip position
FS-7798 - implements change login information in modal view
FS-7828 - fix esc key bug when leave fullscren mode. Using css instead of javascript in fullscreen for elements manipulation.
FS-7826 - fix chat sender id with name instead of extension
FS-7831 - remove demo from title
FS-7841 - fix compatibility verification
FS-7842 - 'settings' data persistent
FS-7859 - moved popup down
FS-7827 - added screen share functionality
FS-7857 - default name for source media
FS-7879 - prompt before logout [incall]
FS-7873 - querystring for autocall
FS-7875 - persist login and password password
FS-7877 - phone feature: hold, transfer, incoming, answer, decline, call direction in history
FS-7878 - small devices
FS-7881 - added modal dialog for contributors

11 years agoFS-7942 #comment Fix segfault on T.38 FAX calls
Patrice Fournier [Fri, 31 Jul 2015 02:27:35 +0000 (22:27 -0400)] 
FS-7942 #comment Fix segfault on T.38 FAX calls

11 years agoMerge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch
Brian West [Wed, 5 Aug 2015 15:21:32 +0000 (10:21 -0500)] 
Merge branch 'master' of https://freeswitch.org/stash/scm/fs/freeswitch

11 years agoFS-7940 #resolve
Anthony Minessale [Wed, 5 Aug 2015 15:21:23 +0000 (10:21 -0500)] 
FS-7940 #resolve

11 years agoFS-7728: working windows build minus video features
Michael Jerris [Wed, 5 Aug 2015 06:35:05 +0000 (01:35 -0500)] 
FS-7728: working windows build minus video features

11 years agoFS-7728: fix windows build issues
Vladimir [Thu, 25 Jun 2015 22:55:25 +0000 (01:55 +0300)] 
FS-7728: fix windows build issues

11 years agowhatev %noWIR
Brian West [Tue, 4 Aug 2015 05:16:09 +0000 (00:16 -0500)] 
whatev %noWIR

11 years agofix regression in bugged layers
Brian West [Tue, 4 Aug 2015 03:37:04 +0000 (22:37 -0500)] 
fix regression in bugged layers

11 years agorevert
Brian West [Mon, 3 Aug 2015 20:39:19 +0000 (15:39 -0500)] 
revert

11 years agoMerge pull request #384 in FS/freeswitch from ~LAZEDO/freeswitch:feature/amqp to...
William King [Mon, 3 Aug 2015 14:28:48 +0000 (09:28 -0500)] 
Merge pull request #384 in FS/freeswitch from ~LAZEDO/freeswitch:feature/amqp to master

* commit '4114c1d59afbad4ce803ed04f09897662dc639ae':
  FS-7806 FS-7803 #resolve

11 years agoFS-7806 FS-7803 #resolve
Luis Azedo [Mon, 3 Aug 2015 12:25:28 +0000 (13:25 +0100)] 
FS-7806 FS-7803 #resolve

added new properties to amqp configuration
fixed - enable_fallback_format_fields usage, only worked on first event
added amqp_util_encode to fix routing key

11 years agotry with no threads in vp8 for a while %noWIR
Anthony Minessale [Sat, 1 Aug 2015 09:31:12 +0000 (04:31 -0500)] 
try with no threads in vp8 for a while %noWIR

11 years agofix regressions from last commit %noWIR
Anthony Minessale [Sat, 1 Aug 2015 06:37:25 +0000 (01:37 -0500)] 
fix regressions from last commit %noWIR

11 years agoconference optimizations %noWIR
Anthony Minessale [Fri, 31 Jul 2015 18:49:08 +0000 (13:49 -0500)] 
conference optimizations %noWIR

11 years agoMerge pull request #382 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7927...
Mike Jerris [Fri, 31 Jul 2015 16:18:44 +0000 (11:18 -0500)] 
Merge pull request #382 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7927-typo-in-variable-name-eavesdrop_annnounce_macro to master

* commit '0cf60f6c24de01685dd6d755d6b838aec2afa0c1':
  FS-7927 typo in variable name: eavesdrop_annnounce_macro

11 years agoFS-7927 typo in variable name: eavesdrop_annnounce_macro
Stanislav Sinyagin [Fri, 31 Jul 2015 15:49:17 +0000 (17:49 +0200)] 
FS-7927 typo in variable name: eavesdrop_annnounce_macro

11 years agoMerge pull request #380 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7909...
Mike Jerris [Fri, 31 Jul 2015 04:51:31 +0000 (23:51 -0500)] 
Merge pull request #380 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7909-core-is-written-to-run-freeswitch to master

* commit 'cd68e0fe1b4ae347c6a9a4108c6690db82baee3c':
  FS-7909 working directory is now /var/log/freeswitch

11 years agoFS-7909 working directory is now /var/log/freeswitch
Stanislav Sinyagin [Fri, 31 Jul 2015 00:13:55 +0000 (02:13 +0200)] 
FS-7909 working directory is now /var/log/freeswitch

This is where core is dumped by default

11 years agomove scale_and_patch operation to session specific thread to speed up central mux...
Anthony Minessale [Thu, 30 Jul 2015 23:49:20 +0000 (18:49 -0500)] 
move scale_and_patch operation to session specific thread to speed up central mux thread

11 years agoMerge pull request #373 in FS/freeswitch from ~CXREG/freeswitch-api-redirect:feature...
Mike Jerris [Thu, 30 Jul 2015 23:45:07 +0000 (18:45 -0500)] 
Merge pull request #373 in FS/freeswitch from ~CXREG/freeswitch-api-redirect:feature/api-redirect to master

* commit '9b3f8702717cfbe7e1ad72365acb124a86060fbf':
  FS-7922 Add uuid_redirect API command

11 years agoFS-7908 FS-7092 refactor #comment test
Anthony Minessale [Thu, 30 Jul 2015 23:11:08 +0000 (18:11 -0500)] 
FS-7908 FS-7092 refactor #comment test

11 years agoFS-7922 Add uuid_redirect API command
Dave Olszewski [Tue, 28 Jul 2015 19:17:40 +0000 (12:17 -0700)] 
FS-7922 Add uuid_redirect API command

This provides the equivalent functionality of the dptools "redirect"
application as an api command

11 years agoFS-7769
Brian West [Thu, 30 Jul 2015 19:29:09 +0000 (14:29 -0500)] 
FS-7769

fixed vmute on personal canvas
fixed changing layouts on personal canvas

11 years agoFS-7917 #resolve Fixed default config, original patch was correct but we really shoul...
Brian West [Thu, 30 Jul 2015 16:45:46 +0000 (11:45 -0500)] 
FS-7917 #resolve Fixed default config, original patch was correct but we really shouldn't be setting ext-*-ip settings for ipv6 profiles

11 years agoRevert "FS-7917 add check for ipv6 in sofia_glue_create_via"
Michael Jerris [Thu, 30 Jul 2015 15:44:38 +0000 (11:44 -0400)] 
Revert "FS-7917 add check for ipv6 in sofia_glue_create_via"

This reverts commit 4c8bf297fb9c78fc59dc607c5c4fb221a873f731.

This behavior change was incorrect, sorry

11 years agoMerge pull request #377 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7917 to...
Mike Jerris [Thu, 30 Jul 2015 15:38:17 +0000 (10:38 -0500)] 
Merge pull request #377 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7917 to master

* commit '4c8bf297fb9c78fc59dc607c5c4fb221a873f731':
  FS-7917 add check for ipv6 in sofia_glue_create_via

11 years agoMerge pull request #378 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7918 to...
Mike Jerris [Thu, 30 Jul 2015 15:36:04 +0000 (10:36 -0500)] 
Merge pull request #378 in FS/freeswitch from ~LAZEDO/freeswitch:bugfix/fs-7918 to master

* commit '183b51dd5c95910d0fffe4d1d375710c965d72bc':
  FS-7918 small fixes in mod_kazoo

11 years agoFS-7919: [mod_conference] fix rebuild dependency on header file
Mike Jerris [Thu, 30 Jul 2015 15:32:18 +0000 (10:32 -0500)] 
FS-7919: [mod_conference] fix rebuild dependency on header file

11 years agoFS-7918 small fixes in mod_kazoo
Luis Azedo [Thu, 30 Jul 2015 15:17:09 +0000 (16:17 +0100)] 
FS-7918 small fixes in mod_kazoo

11 years agoFS-7917 add check for ipv6 in sofia_glue_create_via
Luis Azedo [Thu, 30 Jul 2015 15:09:56 +0000 (16:09 +0100)] 
FS-7917 add check for ipv6 in sofia_glue_create_via

11 years agoMerge pull request #369 in FS/freeswitch from ~MICHAELGG/freeswitch:minor_perf_tweaks...
Mike Jerris [Thu, 30 Jul 2015 03:16:34 +0000 (22:16 -0500)] 
Merge pull request #369 in FS/freeswitch from ~MICHAELGG/freeswitch:minor_perf_tweaks to master

* commit 'c599f4f44701af865283f33eb0100d395fa77c7f':
  FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.)
  FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search

11 years agoattempt to optimize patch function
Mike Jerris [Thu, 30 Jul 2015 03:11:59 +0000 (22:11 -0500)] 
attempt to optimize patch function

11 years agoadd dependency so that 'make -C libs/esl/perl perlmod-install' works right
Michael Jerris [Thu, 30 Jul 2015 02:47:51 +0000 (21:47 -0500)] 
add dependency so that 'make -C libs/esl/perl perlmod-install' works right

11 years agoFS-7760 add clear vs allclear to logo and banner api to clear variable too
Anthony Minessale [Thu, 30 Jul 2015 02:31:56 +0000 (21:31 -0500)] 
FS-7760 add clear vs allclear to logo and banner api to clear variable too

11 years agoattempt to optimize patch function
Mike Jerris [Thu, 30 Jul 2015 02:03:02 +0000 (21:03 -0500)] 
attempt to optimize patch function

11 years agoFS-7913 #resolve
Anthony Minessale [Wed, 29 Jul 2015 21:00:22 +0000 (16:00 -0500)] 
FS-7913 #resolve

11 years agoFS-7760 add some more params
Anthony Minessale [Wed, 29 Jul 2015 20:53:23 +0000 (15:53 -0500)] 
FS-7760 add some more params

11 years agoFS-7912 add session UUID to embedded language (lua, javascript, etc) logs when sessio...
Chris Rienzo [Wed, 29 Jul 2015 19:08:43 +0000 (15:08 -0400)] 
FS-7912 add session UUID to embedded language (lua, javascript, etc) logs when session sanity check fails

11 years agoFS-7906: [mod_av] correct crash from multithreaded opening or closing of multiple...
Michael Jerris [Wed, 29 Jul 2015 19:09:48 +0000 (14:09 -0500)] 
FS-7906: [mod_av] correct crash from multithreaded opening or closing of multiple files at the same time

11 years agoMerge pull request #375 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7912-add-session...
Mike Jerris [Wed, 29 Jul 2015 18:53:04 +0000 (13:53 -0500)] 
Merge pull request #375 in FS/freeswitch from ~CRIENZO/freeswitch:fs-7912-add-session-uuid-to-lua-errors to master

* commit 'a0b53d06f5bbe0d6fa528dcc27778bc5ad098d35':
  FS-7912 add session UUID to lua error logs, if known.

11 years agoFS-7912 add session UUID to lua error logs, if known.
Chris Rienzo [Wed, 29 Jul 2015 18:43:34 +0000 (14:43 -0400)] 
FS-7912 add session UUID to lua error logs, if known.

11 years agohack sync for now %noWIR
Anthony Minessale [Wed, 29 Jul 2015 02:42:08 +0000 (21:42 -0500)] 
hack sync for now %noWIR

11 years agodon't reset logo on banner change
Anthony Minessale [Wed, 29 Jul 2015 01:18:24 +0000 (20:18 -0500)] 
don't reset logo on banner change

11 years agorevert
Anthony Minessale [Wed, 29 Jul 2015 00:50:09 +0000 (19:50 -0500)] 
revert

11 years agoFS-7769 More features
Anthony Minessale [Wed, 29 Jul 2015 00:40:14 +0000 (19:40 -0500)] 
FS-7769 More features

add var=val member lookup usable wherver member_id is valid in api commands
add bgimg to layouts with api command or config for global setting
fix bug with overlap layouts combined with odd sized layers
improve switch_img_fit to take a modifier for fit, streach or both at once

11 years agoFS-7908 use rates for audio codecs only #resolve
Brian West [Tue, 28 Jul 2015 20:58:03 +0000 (15:58 -0500)] 
FS-7908 use rates for audio codecs only #resolve

11 years agoFS-7519 FS-7677 fix h264 issue caused by 5e9a4992e69271a9beb222242bb5945232b3f58f
Anthony Minessale [Tue, 28 Jul 2015 17:26:12 +0000 (12:26 -0500)] 
FS-7519 FS-7677 fix h264 issue caused by 5e9a4992e69271a9beb222242bb5945232b3f58f

11 years agoFS-7904 #resolve #fixed #comment fixed alpha image patching
Seven Du [Tue, 28 Jul 2015 01:17:12 +0000 (09:17 +0800)] 
FS-7904 #resolve #fixed #comment fixed alpha image patching

11 years agoFS-7648 more tweaks for testing configs
Brian West [Mon, 27 Jul 2015 14:33:22 +0000 (09:33 -0500)] 
FS-7648 more tweaks for testing configs

11 years agoFS-7900 #resolve
Brian West [Mon, 27 Jul 2015 14:29:26 +0000 (09:29 -0500)] 
FS-7900 #resolve

11 years agoFS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows...
Michael Giagnocavo [Mon, 27 Jul 2015 02:02:22 +0000 (20:02 -0600)] 
FS-7894: On Windows, use critical sections instead of mutexes. (Mutexes on Windows are cross-process, unlike lightweight Linux futexes.)

11 years agoFS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY...
Michael Giagnocavo [Mon, 27 Jul 2015 01:56:32 +0000 (19:56 -0600)] 
FS-7894: Event header ARRAY:: data -- use strcmp to ensure data begins with ARRAY:: instead of substring search

11 years agoFS-7893 --resolve
Anthony Minessale [Sat, 25 Jul 2015 17:52:41 +0000 (12:52 -0500)] 
FS-7893 --resolve

11 years agoFS-7839: attempt to work with new EC dtls requirements for firefox >38
Michael Jerris [Fri, 24 Jul 2015 20:21:49 +0000 (15:21 -0500)] 
FS-7839: attempt to work with new EC dtls requirements for firefox >38

11 years agoFS-7887 #resolve
Anthony Minessale [Fri, 24 Jul 2015 18:47:48 +0000 (13:47 -0500)] 
FS-7887 #resolve

11 years agoFS-7891 should be bytes not samples
Anthony Minessale [Fri, 24 Jul 2015 16:43:31 +0000 (11:43 -0500)] 
FS-7891 should be bytes not samples

11 years agoavoid queue swell on local_stream vid
Anthony Minessale [Fri, 24 Jul 2015 16:38:30 +0000 (11:38 -0500)] 
avoid queue swell on local_stream vid

11 years agoMerge pull request #367 in FS/freeswitch from ~SEVEN/fs-7677:fs7677 to master
Mike Jerris [Fri, 24 Jul 2015 15:51:05 +0000 (10:51 -0500)] 
Merge pull request #367 in FS/freeswitch from ~SEVEN/fs-7677:fs7677 to master

* commit 'f55ac43672d6cdaeb412b14964b7701b3d7de4b5':
  FS-7677 handle packet loss
  FS-7519 FS-7677 trying to add H263 support FS-7519 FS-7677 fix key frame parsing and add some debug logs be verbose about invalid dimensions cleanup and refactor encoder params

11 years agoMerge pull request #365 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-7882...
Mike Jerris [Fri, 24 Jul 2015 15:32:32 +0000 (10:32 -0500)] 
Merge pull request #365 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:FS-7882 to master

* commit '1d7a496889dcf1dbb4cb9bb40a3b4b449cdfd60a':
  Allow JSON API commands to send third arg for muting

11 years agoMerge pull request #358 in FS/freeswitch from ~MICHAELGG/freeswitch:processor_times...
Mike Jerris [Fri, 24 Jul 2015 15:29:31 +0000 (10:29 -0500)] 
Merge pull request #358 in FS/freeswitch from ~MICHAELGG/freeswitch:processor_times to master

* commit 'ba9c44bbd0fd0958f48744fcf00b6c619c0202fc':
  FS-7885 Add getcputime command

11 years agoFS-7885 Add getcputime command
Michael Giagnocavo [Tue, 21 Jul 2015 00:14:01 +0000 (18:14 -0600)] 
FS-7885 Add getcputime command

11 years agoFS-7891 #resolve #comment Resample audio to 8k before feeding it to spandsp dtmf...
Anthony Minessale [Fri, 24 Jul 2015 06:11:04 +0000 (01:11 -0500)] 
FS-7891 #resolve #comment Resample audio to 8k before feeding it to spandsp dtmf detector

11 years agoFS-7677 handle packet loss
Seven Du [Thu, 23 Jul 2015 09:15:13 +0000 (17:15 +0800)] 
FS-7677 handle packet loss

11 years agoFS-7519 FS-7677 trying to add H263 support
Seven Du [Thu, 18 Jun 2015 01:36:20 +0000 (09:36 +0800)] 
FS-7519 FS-7677 trying to add H263 support
FS-7519 FS-7677 fix key frame parsing and add some debug logs
be verbose about invalid dimensions
cleanup and refactor encoder params

11 years agoFS-7811 #comment use more common format CIF for blank img
Seven Du [Fri, 24 Jul 2015 01:30:45 +0000 (09:30 +0800)] 
FS-7811 #comment use more common format CIF for blank img

11 years agoFS-7654 part 3
Anthony Minessale [Fri, 24 Jul 2015 01:22:18 +0000 (20:22 -0500)] 
FS-7654 part 3

11 years agoFS-7889: [mod_conference] move conference chat to use an event channel so messages...
Michael Jerris [Fri, 24 Jul 2015 00:09:24 +0000 (19:09 -0500)] 
FS-7889: [mod_conference] move conference chat to use an event channel so messages only go to the right 'room' for the conference

11 years agoFS-7888 #resolve
Anthony Minessale [Thu, 23 Jul 2015 23:12:07 +0000 (18:12 -0500)] 
FS-7888 #resolve

11 years agoAllow JSON API commands to send third arg for muting
Chad Phillips [Thu, 23 Jul 2015 04:58:32 +0000 (21:58 -0700)] 
Allow JSON API commands to send third arg for muting

The mod_conference API supports passing an optional third arg for all
mute commands (mute, unmute, tmute, vmute, unvmute, tvmute). This patch
adds support for the optional third arg to the JSON API.

FS-7882 #resolve

11 years agoFS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr
Michael Jerris [Thu, 23 Jul 2015 01:06:28 +0000 (21:06 -0400)] 
FS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr

11 years agoconference tweaks %ignore
Brian West [Wed, 22 Jul 2015 22:39:41 +0000 (17:39 -0500)] 
conference tweaks %ignore

11 years agoFS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr
Michael Jerris [Wed, 22 Jul 2015 22:13:03 +0000 (18:13 -0400)] 
FS-7870: [mod_conference] allow jsonapi commands to take string variant of id attr

11 years agoFS-7874 #resolve
Anthony Minessale [Wed, 22 Jul 2015 19:42:58 +0000 (14:42 -0500)] 
FS-7874 #resolve

11 years agoclean up avatar code a little
Anthony Minessale [Wed, 22 Jul 2015 16:44:20 +0000 (11:44 -0500)] 
clean up avatar code a little

11 years agoMerge pull request #363 in FS/freeswitch from ~MIGUELO/freeswitch-fs-7130:master...
William King [Wed, 22 Jul 2015 16:29:26 +0000 (11:29 -0500)] 
Merge pull request #363 in FS/freeswitch from ~MIGUELO/freeswitch-fs-7130:master to master

* commit 'adb5f0d278bae7ccda1d1807f094876a4671f94d':
  FS-7130 make /run/freeswitch persistent, so it will start under systemd