]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoFS-7834 #resolve [MOH doesn't work with inbound-bypass-media and resume-media-on...
Anthony Minessale [Tue, 6 Oct 2015 19:38:12 +0000 (14:38 -0500)] 
FS-7834 #resolve [MOH doesn't work with inbound-bypass-media and resume-media-on-hold]

10 years agoFS-8338 #resolve [Ringback does not work correctly on stereo channels]
Anthony Minessale [Mon, 12 Oct 2015 22:00:13 +0000 (17:00 -0500)] 
FS-8338 #resolve [Ringback does not work correctly on stereo channels]

10 years agoFS-6833 FS-6834 found a few missing content-types in requests/resonses with sdp that...
Anthony Minessale [Mon, 12 Oct 2015 17:38:19 +0000 (12:38 -0500)] 
FS-6833 FS-6834 found a few missing content-types in requests/resonses with sdp that were outside the norm

10 years agoFS-8335 #resolve fix small error check that results in error message not being displayed.
Ken Rice [Mon, 12 Oct 2015 16:56:20 +0000 (11:56 -0500)] 
FS-8335 #resolve fix small error check that results in error message not being displayed.

10 years agoFS-8319: mod_opus: fix and cleanup of switch_opus_has_fec() and switch_opus_info().
Dragos Oancea [Wed, 7 Oct 2015 21:18:23 +0000 (17:18 -0400)] 
FS-8319: mod_opus: fix and cleanup of switch_opus_has_fec() and switch_opus_info().

10 years agoFS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
Italo Rossi [Mon, 12 Oct 2015 01:11:03 +0000 (22:11 -0300)] 
FS-8331 [verto_communicator] #resolve Do not show reconnect splash when user
click in logout

10 years agoFS-8306 Now command queues can specify the queue to subscribe to. This enables very...
William King [Sat, 10 Oct 2015 23:39:53 +0000 (16:39 -0700)] 
FS-8306 Now command queues can specify the queue to subscribe to. This enables very interesting use cases that would involve single job queue, and multiple consumers.

10 years agoFS-8306 #resolve if the exchange doesn't exist, then create it, else
William King [Sat, 10 Oct 2015 23:30:16 +0000 (16:30 -0700)] 
FS-8306 #resolve if the exchange doesn't exist, then create it, else
fail. This resolves several error cases.

10 years agoFS-8329 #resolve Also fixes default configs to keep in line with a change made for...
William King [Sat, 10 Oct 2015 22:37:43 +0000 (15:37 -0700)] 
FS-8329 #resolve Also fixes default configs to keep in line with a change made for Fs-7806 FS-7803

10 years agoMerge pull request #542 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7910...
William King [Sat, 10 Oct 2015 21:45:18 +0000 (16:45 -0500)] 
Merge pull request #542 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7910-systemd-service-ignores-etc-default-freeswitch to master

* commit 'b2bcc8b2dd449cbe30bdfc5428e36171762cbd3e':
  FS-8194 FS-7910 FS-7937 systemd service improvements

10 years agoEnabling mod_amqp and mod_hiredis to be built by default for automation systems
William King [Sat, 10 Oct 2015 21:40:55 +0000 (14:40 -0700)] 
Enabling mod_amqp and mod_hiredis to be built by default for automation systems

10 years agotweak testing config #ignoreme
Brian West [Sat, 10 Oct 2015 20:54:33 +0000 (15:54 -0500)] 
tweak testing config #ignoreme

10 years agoFS-8328 'else' keyword is missing #resolve
Brian West [Sat, 10 Oct 2015 20:54:23 +0000 (15:54 -0500)] 
FS-8328 'else' keyword is missing #resolve

10 years agoFS-8194 FS-7910 FS-7937 systemd service improvements
Stanislav Sinyagin [Fri, 9 Oct 2015 13:30:14 +0000 (15:30 +0200)] 
FS-8194 FS-7910 FS-7937 systemd service improvements

freeswitch-systemd.freeswitch.service:
* starting the daemon as root and switchig to freeswitch user
* respecting the options in /etc/default/freeswitch
* RuntimeDirectory parameter is replaced with a tmpfiles.d entry
  because /run/freeswitch has to be owned by freeswitch user
* instructions how to start it as non-root

debian/freeswitch-systemd.freeswitch.tmpfile:
* this defines the PID directory with correct permissions

debian/bootstrap.sh, debian/rules:
* proper handling of freeswitch.service
* deleted debian/freeswitch-systemd.install because it caused an error
  in dh_install because it's run before dh_installinit
* renamed: freeswitch-sysvinit.freeswitch.default -> freeswitch-systemd.freeswitch.default
  because sysvinit support will eventually die out

debian/freeswitch.postinst:
* run "systemctl enable freeswitch" if systemctl is available

CAVEAT: only one option is supported in /etc/default/freeswitch because the
variable ${DAEMON_OPTS} is expanded as a single token. This will be fixed
as soon as freeswitch-sysvinit is removed from freeswitch-all.

10 years agoFS-8233 Clean up formatting
William King [Fri, 9 Oct 2015 18:10:32 +0000 (11:10 -0700)] 
FS-8233 Clean up formatting

10 years agoFS-8316 more clean code this way
William King [Fri, 9 Oct 2015 18:08:19 +0000 (11:08 -0700)] 
FS-8316 more clean code this way

10 years agoMerge pull request #551 in FS/freeswitch from bugfix/FS-8234 to master
Anthony Minessale II [Fri, 9 Oct 2015 18:01:29 +0000 (13:01 -0500)] 
Merge pull request #551 in FS/freeswitch from bugfix/FS-8234 to master

* commit '2fce618f63e3f1f3b43d3d79318e8646243eea38':
  FS-8234 #resolve

10 years agoFS-8234 #resolve
Anthony Minessale [Fri, 9 Oct 2015 15:54:51 +0000 (10:54 -0500)] 
FS-8234 #resolve

10 years agoFS-8320 #resolve [ZRTP broken in commit 06c56a037eb0b750ee41c46838a8729de9798d84]
Anthony Minessale [Fri, 9 Oct 2015 17:57:36 +0000 (12:57 -0500)] 
FS-8320 #resolve [ZRTP broken in commit 06c56a037eb0b750ee41c46838a8729de9798d84]

10 years agoFS-8179 regression setting fec_decode breaks output on stereo calls
Anthony Minessale [Fri, 9 Oct 2015 17:30:35 +0000 (12:30 -0500)] 
FS-8179 regression setting fec_decode breaks output on stereo calls

10 years agoFS-8316 resolving the build warnings in one more module
William King [Fri, 9 Oct 2015 17:21:58 +0000 (10:21 -0700)] 
FS-8316 resolving the build warnings in one more module

10 years agoFS-8271 If using system apt repo list, then include the supplementary ones too.
William King [Fri, 9 Oct 2015 16:09:28 +0000 (09:09 -0700)] 
FS-8271 If using system apt repo list, then include the supplementary ones too.

10 years agoFS-6833 add content-type header to ack with sdp
Anthony Minessale [Fri, 9 Oct 2015 15:27:54 +0000 (10:27 -0500)] 
FS-6833 add content-type header to ack with sdp

10 years agoFS-8271 clarify help text
William King [Thu, 8 Oct 2015 22:05:25 +0000 (15:05 -0700)] 
FS-8271 clarify help text

10 years agoFS-8271 fixing bash typo
William King [Thu, 8 Oct 2015 22:02:27 +0000 (15:02 -0700)] 
FS-8271 fixing bash typo

10 years agoFS-8271 defaulting to automatically download the binary deps because without major...
William King [Thu, 8 Oct 2015 21:02:05 +0000 (14:02 -0700)] 
FS-8271 defaulting to automatically download the binary deps because without major changes to package building in cowbuilder(which is the primary supported method of building FS packages), you can't access the network to build the binary packages from the source package.

10 years agoFS-8316 resolving the build warnings in the modules too
William King [Wed, 7 Oct 2015 17:55:26 +0000 (10:55 -0700)] 
FS-8316 resolving the build warnings in the modules too

10 years agoFS-8233 convert unit tests frameworks to non-recursive makefiles
William King [Mon, 28 Sep 2015 20:06:15 +0000 (13:06 -0700)] 
FS-8233 convert unit tests frameworks to non-recursive makefiles

10 years agoFS-8271 Now the default will build packages with the upstream FS package repos. This...
William King [Thu, 8 Oct 2015 19:31:44 +0000 (14:31 -0500)] 
FS-8271 Now the default will build packages with the upstream FS package repos. This is a change in the default behavior of the debian packaging system with the justification that in 1.6 it is now required to use the FS public repo for deps because system dependancies have been removed from the FS codebase which use to be included.

10 years agoFS-8271 adding some logging, and more cautious handling of spaces in params
William King [Thu, 8 Oct 2015 17:29:56 +0000 (12:29 -0500)] 
FS-8271 adding some logging, and more cautious handling of spaces in params

10 years agoFS-7929 #resolve [ignore_early_media=true behaviour]
Anthony Minessale [Thu, 8 Oct 2015 18:17:39 +0000 (13:17 -0500)] 
FS-7929 #resolve [ignore_early_media=true behaviour]

10 years agoFS-8321 #resolve [BEHAVIOR CHANGE Add variable media_mix_inbound_outbound_codecs...
Anthony Minessale [Thu, 8 Oct 2015 18:17:24 +0000 (13:17 -0500)] 
FS-8321 #resolve [BEHAVIOR CHANGE Add variable media_mix_inbound_outbound_codecs to mix inbound and outbound codecs]

10 years agoFS-8304 #resolve [Choppy audio during calls]
Anthony Minessale [Thu, 8 Oct 2015 01:40:56 +0000 (20:40 -0500)] 
FS-8304 #resolve [Choppy audio during calls]

10 years agouncomment code
Anthony Minessale [Wed, 7 Oct 2015 19:38:36 +0000 (14:38 -0500)] 
uncomment code

10 years agoFS-8318 #resolve [mod_av can record out of sync when video from chrome has packet...
Anthony Minessale [Wed, 7 Oct 2015 19:04:33 +0000 (14:04 -0500)] 
FS-8318 #resolve [mod_av can record out of sync when video from chrome has packet loss]

10 years agoFS-8313: mod_opus: show decoder stats at end of call (how many times it did PLC or...
Dragos Oancea [Wed, 7 Oct 2015 15:34:35 +0000 (11:34 -0400)] 
FS-8313: mod_opus: show decoder stats at end of call (how many times it did PLC or FEC)

10 years agoMerge pull request #547 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-8311...
Mike Jerris [Wed, 7 Oct 2015 18:03:58 +0000 (13:03 -0500)] 
Merge pull request #547 in FS/freeswitch from ~GIGGSEY/freeswitch:bugfix/FS-8311-leave-message-verbose-data-for-forwarded to master

* commit 'c50d87a09cd04043e1d9223bbcaf4a448fcc47e3':
  FS-8311 [mod_voicemail] Pass session to deliver_vm

10 years agoFS-8311 [mod_voicemail] Pass session to deliver_vm
Joshua Gigg [Wed, 7 Oct 2015 10:36:57 +0000 (11:36 +0100)] 
FS-8311 [mod_voicemail] Pass session to deliver_vm

Allows the leave-message event to add the verbose data

FS-8311 #resolve

10 years agoFS-8317 #resolve [Playing stacked video files sometimes makes the floor layer unusable]
Anthony Minessale [Wed, 7 Oct 2015 17:43:10 +0000 (12:43 -0500)] 
FS-8317 #resolve [Playing stacked video files sometimes makes the floor layer unusable]

10 years agoFS-7820 using a more appropriate function for printing diags
William King [Wed, 7 Oct 2015 17:35:28 +0000 (10:35 -0700)] 
FS-7820 using a more appropriate function for printing diags

10 years agoFS-8316 fixed new build warning from latest clang
William King [Wed, 7 Oct 2015 17:34:45 +0000 (10:34 -0700)] 
FS-8316 fixed new build warning from latest clang

10 years agoMerge pull request #505 in FS/freeswitch from ~SAFAROV/freeswitch2:fix_udptl_SDP...
Mike Jerris [Wed, 7 Oct 2015 17:32:53 +0000 (12:32 -0500)] 
Merge pull request #505 in FS/freeswitch from ~SAFAROV/freeswitch2:fix_udptl_SDP to master

* commit '62d4d47b1a09075acc19cd792a90468d50e6cb14':
  FS-8198: Fixed default CRLF sequence in t38 SDP

10 years agoFS-8315 #resolve [rtp_media_timeout not working]
Anthony Minessale [Wed, 7 Oct 2015 16:21:51 +0000 (11:21 -0500)] 
FS-8315 #resolve [rtp_media_timeout not working]

10 years agoFS-7924: [mod_rtmp] Modify initStream & createStream responses
Paul Cuttler [Wed, 7 Oct 2015 03:50:27 +0000 (14:50 +1100)] 
FS-7924: [mod_rtmp] Modify initStream & createStream responses

Moved the response message mistakenly placed in the initStream
handler to the createStream handler

10 years agoFS-8130 FS-8305 refactor of last patch plus suppression of scary harmless message...
Anthony Minessale [Tue, 6 Oct 2015 14:34:19 +0000 (09:34 -0500)] 
FS-8130 FS-8305 refactor of last patch plus suppression of scary harmless message about opus fec

10 years agoMerge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix...
Ítalo Rossi [Tue, 6 Oct 2015 02:19:30 +0000 (21:19 -0500)] 
Merge pull request #544 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8247-when-websocket-disconnections-go to master

* commit '6df703fc40fc89366bb9094c859e2c4a004c66e2':
  FS-8247 [verto_communicator] Waiting for server reconnection.

10 years agoFS-8300 [verto_communicator] Fixing reload bug, no need to do two times now.
Italo Rossi [Tue, 6 Oct 2015 02:09:54 +0000 (23:09 -0300)] 
FS-8300 [verto_communicator] Fixing reload bug, no need to do two times now.

10 years agoFS-8290 [verto_communicator] adding help text on how to enable dedicated remote encoder
Italo Rossi [Tue, 6 Oct 2015 01:18:46 +0000 (22:18 -0300)] 
FS-8290 [verto_communicator] adding help text on how to enable dedicated remote encoder

10 years agoMerge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix...
Ítalo Rossi [Tue, 6 Oct 2015 00:53:42 +0000 (19:53 -0500)] 
Merge pull request #538 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8290-automatically-mark-dedicated-encoder to master

* commit '9b82894f02370576483bc520e0906f99095c2008':
  FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'

10 years agoFS-8130 FS-8305 fix some warnings and errors caused by dtx and/or jittery webrtc
Anthony Minessale [Mon, 5 Oct 2015 23:59:58 +0000 (18:59 -0500)] 
FS-8130 FS-8305 fix some warnings and errors caused by dtx and/or jittery webrtc

10 years agoFS-8130 get poll status
Anthony Minessale [Mon, 5 Oct 2015 21:43:10 +0000 (16:43 -0500)] 
FS-8130 get poll status

10 years agoMerge pull request #543 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix...
Ítalo Rossi [Mon, 5 Oct 2015 21:39:38 +0000 (16:39 -0500)] 
Merge pull request #543 in FS/freeswitch from ~VICTORTORRES/freeswitch-fs-7445:bugfix/FS-8067-when-no-email-is-present-make-sure to master

* commit '73807d493c235238b056887daf33d2a27a44051e':
  FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.

10 years agoFS-8247 [verto_communicator] Waiting for server reconnection.
Stefan Yohansson [Mon, 5 Oct 2015 21:02:07 +0000 (18:02 -0300)] 
FS-8247 [verto_communicator] Waiting for server reconnection.

10 years agoFS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular...
Victor Torres [Mon, 5 Oct 2015 20:46:46 +0000 (17:46 -0300)] 
FS-8067 [verto_communicator] removing bind once from gravatar-src tag; using angular native bind once instead.

10 years agoMerge pull request #541 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix...
Brian West [Mon, 5 Oct 2015 19:46:00 +0000 (14:46 -0500)] 
Merge pull request #541 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:fix-switch_opus_show_audio_bandwidth to master

* commit '8a0006dcdc92817eab54a55bf6fd3623c369c073':
  FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected

10 years agoFS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was...
Dragos Oancea [Mon, 5 Oct 2015 14:51:50 +0000 (10:51 -0400)] 
FS-8302: fix some printing/logging because switch_opus_show_audio_bandwidth() was not returning TRUE/FALSE as expected

10 years agoFS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out...
Stefan Yohansson [Fri, 2 Oct 2015 20:36:53 +0000 (17:36 -0300)] 
FS-8290 #resolve [verto_communicator] automatically mark dedicated encoder if out/in bandwith isnt 'Server default'

FS-8290 [verto_communicator] fix logic

FS-8290 [verto_communicator] change Dedicated Encoder input from checkbox to hidden

10 years agoFS-8130 fix minor regression
Brian West [Mon, 5 Oct 2015 01:05:50 +0000 (20:05 -0500)] 
FS-8130 fix minor regression

10 years agoFS-8130
Brian West [Sun, 4 Oct 2015 21:53:43 +0000 (16:53 -0500)] 
FS-8130

10 years agotest config tweaks
Brian West [Sun, 4 Oct 2015 18:12:27 +0000 (13:12 -0500)] 
test config tweaks

10 years agoinstall ccache into path if it exists
Brian West [Sun, 4 Oct 2015 17:38:04 +0000 (12:38 -0500)] 
install ccache into path if it exists

10 years agoFS-8297 #resolve [Auto STUN switches IPs quickly, WebRTC video not working]
Brian West [Sun, 4 Oct 2015 16:00:48 +0000 (11:00 -0500)] 
FS-8297 #resolve [Auto STUN switches IPs quickly, WebRTC video not working]

10 years agoMerge pull request #479 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Anthony Minessale II [Sun, 4 Oct 2015 16:22:04 +0000 (11:22 -0500)] 
Merge pull request #479 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-init-improvements to master

* commit '27d7ebeb94c5ea23e612e0a7356919f19e74bdd5':
  FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .

10 years agoMerge pull request #540 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Anthony Minessale II [Sun, 4 Oct 2015 16:21:39 +0000 (11:21 -0500)] 
Merge pull request #540 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-invite-fmtp-fixes to master

* commit '01545832f4635b116af7e2e3302ee043428ccad7':
  FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz) Some FMTP params were broken when INVITE was originated by FS.

10 years agoFS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .
Dragos Oancea [Thu, 10 Sep 2015 23:17:08 +0000 (19:17 -0400)] 
FS-8296: mod_opus: Improve the way Opus is initialized when a call comes in .

10 years agoFS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz...
Dragos Oancea [Sat, 3 Oct 2015 17:45:24 +0000 (13:45 -0400)] 
FS-8295: mod_opus: FMTP fixes: usedtx for 8khz . useinbandfec and cbr (both 48 khz and 8 khz)
Some FMTP params were broken when INVITE was originated by FS.

10 years agoFS-8243 8b088c26fbf4eba3daaacfaa6e29ab765f7321ba breaks perfectly working fec, adding...
Anthony Minessale [Sat, 3 Oct 2015 07:38:00 +0000 (02:38 -0500)] 
FS-8243 8b088c26fbf4eba3daaacfaa6e29ab765f7321ba breaks perfectly working fec, adding back the missing part that actually works in most surroundings

10 years agoFS-8243: fix typo of return from previous patch
Michael Jerris [Sat, 3 Oct 2015 03:42:59 +0000 (23:42 -0400)] 
FS-8243: fix typo of return from previous patch

10 years agoMerge pull request #503 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8195...
Mike Jerris [Sat, 3 Oct 2015 02:00:18 +0000 (21:00 -0500)] 
Merge pull request #503 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-8195-compatibility-with-solaris-11-process to master

* commit '9461ed13358eb0231ab75871158eae92dab66cd2':
  FS-8195 Compatibility with Solaris 11 process privileges

10 years agoFS-8195 Compatibility with Solaris 11 process privileges
Stanislav Sinyagin [Tue, 22 Sep 2015 09:01:07 +0000 (09:01 +0000)] 
FS-8195 Compatibility with Solaris 11 process privileges

Now the daemon manages its privileges correctly, so that -rp, -u,
-g and -lp can be supported, also in a Solaris zone.

Also fixed a problem that switch_log_printf() was used before the
logger was initialized, so the messages were sent to nowhere.

10 years agoMerge pull request #536 in FS/freeswitch from feature/vc-help-about to master
Ken Rice [Fri, 2 Oct 2015 22:54:01 +0000 (17:54 -0500)] 
Merge pull request #536 in FS/freeswitch from feature/vc-help-about to master

* commit 'c1736915ade5ae554d990271f8e5940428ca0c07':
  FS-8288 About Screen and Help link

10 years agoMerge pull request #537 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix...
Ken Rice [Fri, 2 Oct 2015 22:53:45 +0000 (17:53 -0500)] 
Merge pull request #537 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8289-make-the-mute-unmute-audio-video to master

* commit '967c20d85e7d916ac392d88e1c2a089212e51ecc':
  FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable

10 years agoMerge pull request #539 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix...
Ken Rice [Fri, 2 Oct 2015 22:39:06 +0000 (17:39 -0500)] 
Merge pull request #539 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:bugfix/FS-8291-fix-contributors-url to master

* commit 'ae2583fd1bfda3983952789f431975cde51e072f':
  FS-8291 [verto_communicator] fix contributors url

10 years agoFS-8291 [verto_communicator] fix contributors url
Stefan Yohansson [Fri, 2 Oct 2015 20:57:46 +0000 (17:57 -0300)] 
FS-8291 [verto_communicator] fix contributors url

10 years agoFS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable
Stefan Yohansson [Fri, 2 Oct 2015 19:57:59 +0000 (16:57 -0300)] 
FS-8289 #resolve [verto_communicator] make mute/unmute audio/video clickable

10 years agoMerge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature...
Ítalo Rossi [Fri, 2 Oct 2015 19:02:04 +0000 (14:02 -0500)] 
Merge pull request #529 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master

* commit '2cd99e7c4ef96e5f4c16930e1ea32b30ad614db0':
  FS-8263 $resolve [verto_communicator] lock icon in floorLocked status

10 years agoFS-8288 About Screen and Help link
Ken Rice [Fri, 2 Oct 2015 06:10:49 +0000 (01:10 -0500)] 
FS-8288 About Screen and Help link

10 years agoFS-8287 refactor local_stream api to be more consistent and add auto complete
Brian West [Fri, 2 Oct 2015 18:29:44 +0000 (13:29 -0500)] 
FS-8287 refactor local_stream api to be more consistent and add auto complete

10 years agoMerge pull request #430 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Fri, 2 Oct 2015 17:57:53 +0000 (12:57 -0500)] 
Merge pull request #430 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-originate-fmtp-ptime to master

* commit 'efeb720a01993a52f2614cbcab14995a88af2721':
  FS-8034: mod_opus: send correct (configured) fmtp ptime,minptime,maxptime when originating call

10 years agoDelete unused files
Ken Rice [Fri, 2 Oct 2015 17:55:07 +0000 (12:55 -0500)] 
Delete unused files

10 years agoMerge pull request #487 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Fri, 2 Oct 2015 17:52:51 +0000 (12:52 -0500)] 
Merge pull request #487 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-keep-fec-on-improvements-loss to master

* commit '6385fb863a7e800dbb2668fd0ed4e1203b1ba18e':
  FS-8161: mod_opus: Keep FEC enabled only if loss > 10 ( otherwise PLC is supposed to be better)

10 years agoFS-8179
Anthony Minessale [Fri, 2 Oct 2015 17:51:57 +0000 (12:51 -0500)] 
FS-8179

10 years agoadd alternat file option to hashfinder util
Anthony Minessale [Fri, 2 Oct 2015 16:13:52 +0000 (11:13 -0500)] 
add alternat file option to hashfinder util

10 years agoMerge pull request #516 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Mike Jerris [Fri, 2 Oct 2015 17:50:34 +0000 (12:50 -0500)] 
Merge pull request #516 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-detect-improvement to master

* commit '8b088c26fbf4eba3daaacfaa6e29ab765f7321ba':
  FS-8243: Improve the way FEC info is detected within frames (added support for ptimes higher than 20 ms for FEC detection ) (Claude Lamblin)

10 years agoMerge pull request #517 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8239...
Mike Jerris [Fri, 2 Oct 2015 16:43:16 +0000 (11:43 -0500)] 
Merge pull request #517 in FS/freeswitch from ~MBRANCA/freeswitch:bugfix/FS-8239-error-in-building-mod_av-on-centos to master

* commit 'fe1fa8c8fbf1785e8c3e5320b2c837feb4e14034':
  FS-8239 fix default value to avoid failed mod_av build on CentOS 7

10 years agoMerge pull request #518 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8246...
Mike Jerris [Fri, 2 Oct 2015 16:41:15 +0000 (11:41 -0500)] 
Merge pull request #518 in FS/freeswitch from ~DCOLOMBO/freeswitch:bugfix/FS-8246-fix-default-value-param-delay-for to master

* commit 'c08f2e37a7ee391a406bde9024840bfb50ecdd5d':
  FS-8246: use seconds as default value for delay param

10 years agoFS-8286: Minor debug log level tweaks
Corey Burke [Fri, 2 Oct 2015 15:41:41 +0000 (08:41 -0700)] 
FS-8286: Minor debug log level tweaks

Adjust some DEBUG and INFO log lines, reducing log verbosity at the INFO level while increasing call debugging info.

10 years agoMerge pull request #534 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8284...
Brian West [Fri, 2 Oct 2015 15:33:46 +0000 (10:33 -0500)] 
Merge pull request #534 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8284-opus-asks-callee-to-use-dtx-even to master

* commit '0641315ef6dd8c612de1c7ffac06df6473ec2e4f':
  Use use-dtx setting from config in request to callee.

10 years agoMerge pull request #533 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8283...
Anthony Minessale II [Fri, 2 Oct 2015 15:24:51 +0000 (10:24 -0500)] 
Merge pull request #533 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8283-handle-rtp-contributing-source-identifiers to master

* commit 'c0677b53b175430b8871576073d44dbea17fb8b2':
  Handle RTP Contributing Source Identifiers (CSRC)

10 years agoUse use-dtx setting from config in request to callee.
Corey Burke [Fri, 2 Oct 2015 15:13:05 +0000 (08:13 -0700)] 
Use use-dtx setting from config in request to callee.

10 years agoFS-8285
Brian West [Fri, 2 Oct 2015 15:06:02 +0000 (10:06 -0500)] 
FS-8285

10 years agoFS-8270 #resolve
Brian West [Fri, 2 Oct 2015 14:56:35 +0000 (09:56 -0500)] 
FS-8270 #resolve

10 years agoHandle RTP Contributing Source Identifiers (CSRC)
Corey Burke [Fri, 2 Oct 2015 14:31:20 +0000 (07:31 -0700)] 
Handle RTP Contributing Source Identifiers (CSRC)

RFC 3550 allows for parties to optionally specify a list of Contributing Source Identifiers
in the RTP header. Skip over them when looking for the RTP body.

10 years agoFS-8282 #resolve [sleep is not interrupted by uuid_transfer]
Anthony Minessale [Fri, 2 Oct 2015 14:19:06 +0000 (09:19 -0500)] 
FS-8282 #resolve [sleep is not interrupted by uuid_transfer]

10 years agoFS-8263 $resolve [verto_communicator] lock icon in floorLocked status
Stefan Yohansson [Fri, 2 Oct 2015 13:31:50 +0000 (10:31 -0300)] 
FS-8263 $resolve [verto_communicator] lock icon in floorLocked status

10 years agoMerge pull request #528 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature...
Ítalo Rossi [Fri, 2 Oct 2015 12:56:03 +0000 (07:56 -0500)] 
Merge pull request #528 in FS/freeswitch from ~STEFAN_YOHANSSON/freeswitch:feature/FS-8263-reset-the-banner-of-a-member to master

* commit 'cd67e05946e141185a9f6a67511d87e853369294':
  FS-8263 #resolve [verto_communicator] floor and presenter badges

10 years agoFS-8263 #resolve [verto_communicator] floor and presenter badges
Stefan Yohansson [Fri, 2 Oct 2015 12:52:48 +0000 (09:52 -0300)] 
FS-8263 #resolve [verto_communicator] floor and presenter badges

10 years agoFS-8271 simplify package building for the default case
William King [Fri, 2 Oct 2015 11:04:00 +0000 (04:04 -0700)] 
FS-8271 simplify package building for the default case

10 years agoFS-8275 #resolve [RFC2833 DTMF broken in recent master]
Anthony Minessale [Fri, 2 Oct 2015 00:43:51 +0000 (19:43 -0500)] 
FS-8275 #resolve [RFC2833 DTMF broken in recent master]

10 years agoFS-8179 missing semicolon
Anthony Minessale [Fri, 2 Oct 2015 00:29:45 +0000 (19:29 -0500)] 
FS-8179 missing semicolon