]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
10 years agoTarget link for the plugin url, added comment explaining override $.FSRTC callback
Jaon EarlWolf [Thu, 29 Oct 2015 18:15:27 +0000 (15:15 -0300)] 
Target link for the plugin url, added comment explaining override $.FSRTC callback

10 years agoFS-8397: fix race condition inrementing event seq number
Michael Jerris [Thu, 29 Oct 2015 15:28:21 +0000 (10:28 -0500)] 
FS-8397: fix race condition inrementing event seq number

10 years agoMerge pull request #571 in FS/freeswitch from ~VIPKILLA/fs-8392:master to master
Brian West [Thu, 29 Oct 2015 14:49:40 +0000 (09:49 -0500)] 
Merge pull request #571 in FS/freeswitch from ~VIPKILLA/fs-8392:master to master

* commit 'e6ae2e9becd51fe1ea4141d381ba2006bac823f3':
  FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered

10 years agoFS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and...
Emmanuel Schmidbauer [Thu, 29 Oct 2015 12:31:01 +0000 (08:31 -0400)] 
FS-8392: change rtpmap payload to a number in dynamic range to allow both H263 and H263+ to be offered

10 years agoFS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues...
Jaon EarlWolf [Wed, 28 Oct 2015 18:35:25 +0000 (15:35 -0300)] 
FS-8222 [verto_communicator] updated getScreenId.js in order to detect plugin issues and attached an 'ended' event to screenshare stream in order to detect 'stop sharing' click

10 years agoMerge pull request #550 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Brian West [Wed, 28 Oct 2015 18:14:53 +0000 (13:14 -0500)] 
Merge pull request #550 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-fec-fix to master

* commit '65fd07923eb3d53931616fcd701a809e71f4243b':
  FS-8319: mod_opus: fix and cleanup of switch_opus_has_fec() and switch_opus_info().

10 years agoMerge pull request #555 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Brian West [Wed, 28 Oct 2015 18:12:17 +0000 (13:12 -0500)] 
Merge pull request #555 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-repacketization-toggle-fec to master

* commit 'd145111eed3505e11d9d0f0a891eab3945dddf36':
  FS-8344: mod_opus: toggle FEC on the last frame which is to be packed, so that FEC will be only present on the first SILK frame of the next Opus frame (Opus repacketization).

10 years agoMerge pull request #546 in FS/freeswitch from ~COREY BURKE/freeswitch:feature/FS...
Mike Jerris [Wed, 28 Oct 2015 00:13:25 +0000 (19:13 -0500)] 
Merge pull request #546 in FS/freeswitch from ~COREY BURKE/freeswitch:feature/FS-8281-expose-srtp-and-srtcp-crypto-keys to master

* commit '0316fdfcf1d2a72d1bad5dc9646371159173f93f':
  FS-8281: Expose SRTP and SRTCP crypto keys as channel vars

10 years agoFS-8281: Expose SRTP and SRTCP crypto keys as channel vars
Corey Burke [Fri, 2 Oct 2015 13:56:51 +0000 (06:56 -0700)] 
FS-8281: Expose SRTP and SRTCP crypto keys as channel vars

New vars are srtp_{local,remote}_crypto_key and srtcp_{local,remote}_crypto_key.
Allows decrypting packet captured media streams for debugging.

10 years agoMerge pull request #549 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus...
Brian West [Tue, 27 Oct 2015 16:47:12 +0000 (11:47 -0500)] 
Merge pull request #549 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:opus-decoder-statistics to master

* commit 'ea65a31e307755dfbaae4e65221417a1d4583e04':
  FS-8313: mod_opus: show decoder stats at end of call (how many times it did PLC or FEC)

10 years agoFS-8391 #resolve [SDP parsing error for rtcp-fb]
Anthony Minessale [Tue, 27 Oct 2015 15:58:04 +0000 (10:58 -0500)] 
FS-8391 #resolve [SDP parsing error for rtcp-fb]

10 years agoMerge pull request #565 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8373...
Brian West [Mon, 26 Oct 2015 18:34:56 +0000 (13:34 -0500)] 
Merge pull request #565 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8373 to master

* commit 'c3a59c4b2261ae0b7e0b251057846af27dbf83f2':
  FS-8373 Improve quality of recordings when using fast encoding

10 years agoFS-8389: [build] Fix msvc 2015 build warnings
Mike Jerris [Mon, 26 Oct 2015 17:45:48 +0000 (13:45 -0400)] 
FS-8389: [build] Fix msvc 2015 build warnings

10 years agoMerge pull request #566 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8380...
Brian West [Mon, 26 Oct 2015 15:21:51 +0000 (10:21 -0500)] 
Merge pull request #566 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8380 to master

* commit '216e79f799127155a15a75cbebbe67061c03cb06':
  FS-8380 Improve mod_av's handling of vw and vh core file params

10 years agoFS-8384 #resolve [Locking contention in mod_conference]
Anthony Minessale [Fri, 23 Oct 2015 18:58:33 +0000 (13:58 -0500)] 
FS-8384 #resolve [Locking contention in mod_conference]

10 years agoFS-8370 #resolve [mod_rayo] found another place in <prompt> where a message was freed...
Chris Rienzo [Fri, 23 Oct 2015 03:03:15 +0000 (23:03 -0400)] 
FS-8370 #resolve [mod_rayo] found another place in <prompt> where a message was freed after being queued for delivery. This resulted in a freed object being serialized, crashing FS.

10 years agoFS-8115 #comment test latest patch
Anthony Minessale [Thu, 22 Oct 2015 20:37:21 +0000 (15:37 -0500)] 
FS-8115 #comment test latest patch

10 years agoFS-8382 #resolve [Segfault with inbound-proxy-media enabled]
Anthony Minessale [Thu, 22 Oct 2015 20:02:38 +0000 (15:02 -0500)] 
FS-8382 #resolve [Segfault with inbound-proxy-media enabled]

10 years agoFS-8381 #resolve [Reset JB if period loss is too high]
Anthony Minessale [Thu, 22 Oct 2015 18:26:47 +0000 (13:26 -0500)] 
FS-8381 #resolve [Reset JB if period loss is too high]

10 years agoFS-8130 regression causing excessive mark bit detection in some cases
Anthony Minessale [Thu, 22 Oct 2015 18:07:07 +0000 (13:07 -0500)] 
FS-8130 regression causing excessive mark bit detection in some cases

10 years agoFS-8378: [mod_esf] fix crash when using esf_page over loopback when transcoding
Mike Jerris [Thu, 22 Oct 2015 17:59:33 +0000 (12:59 -0500)] 
FS-8378: [mod_esf] fix crash when using esf_page over loopback when transcoding

10 years agoFS-8378: add tests for esf over loopback
Mike Jerris [Thu, 22 Oct 2015 17:58:44 +0000 (12:58 -0500)] 
FS-8378: add tests for esf over loopback

10 years agoFS-8378: refactor a bit to clarify code and get better debug in gdb
Mike Jerris [Thu, 22 Oct 2015 17:57:19 +0000 (12:57 -0500)] 
FS-8378: refactor a bit to clarify code and get better debug in gdb

10 years agoFS-8380 Improve mod_av's handling of vw and vh core file params
Bradley Jokinen [Thu, 22 Oct 2015 17:15:11 +0000 (12:15 -0500)] 
FS-8380 Improve mod_av's handling of vw and vh core file params

This allows for the core file params vw and vh to be used to modify the
resolution of recordings. If the specified resolution does not match
the resolution of the call being recorded, the video will be scaled.

10 years agoFS-8377 Adding expanded support for limit_* functionality for mod_hiredis
William King [Wed, 21 Oct 2015 21:55:28 +0000 (14:55 -0700)] 
FS-8377 Adding expanded support for limit_* functionality for mod_hiredis

10 years agoFS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the...
Italo Rossi [Wed, 21 Oct 2015 20:31:34 +0000 (17:31 -0300)] 
FS-8336 [verto_communicator] #resolve Using conferenceMemberID when checking if the updated member is me

10 years agoFS-8375 #resolve [Add member id to conference liveArray event]
Anthony Minessale [Wed, 21 Oct 2015 19:00:48 +0000 (14:00 -0500)] 
FS-8375 #resolve [Add member id to conference liveArray event]

10 years agoFS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving...
Italo Rossi [Wed, 21 Oct 2015 18:39:45 +0000 (15:39 -0300)] 
FS-8336 [verto_communicator] Updating mic and video overlay controls upon receiving member update from live array

10 years agoMerge pull request #564 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS...
Ítalo Rossi [Wed, 21 Oct 2015 16:56:09 +0000 (11:56 -0500)] 
Merge pull request #564 in FS/freeswitch from ~ANDCOFFEECODE/freeswitch:bugfix/FS-8365-vc-does-not-clear-new-chat to master

* commit '547d5357fa738090bc48db866f27eedc7cd0ee49':
  FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself.

10 years agoup default max jb size to 50
Anthony Minessale [Wed, 21 Oct 2015 16:50:02 +0000 (11:50 -0500)] 
up default max jb size to 50

10 years agoMerge pull request #535 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8286...
Mike Jerris [Wed, 21 Oct 2015 16:43:18 +0000 (11:43 -0500)] 
Merge pull request #535 in FS/freeswitch from ~COREY BURKE/freeswitch:bugfix/FS-8286-improve-debug-logging-for-info-level to master

* commit '3a9e7f08b4757aeaa33537658379f3964104cb7d':
  FS-8286: Minor debug log level tweaks

10 years agoFS-8372 #resolve [Wrong response to RTP/SAVPF without DTLS]
Anthony Minessale [Wed, 21 Oct 2015 16:28:37 +0000 (11:28 -0500)] 
FS-8372 #resolve [Wrong response to RTP/SAVPF without DTLS]

10 years agoFS-8373 Improve quality of recordings when using fast encoding
Bradley Jokinen [Wed, 21 Oct 2015 15:03:59 +0000 (10:03 -0500)] 
FS-8373 Improve quality of recordings when using fast encoding

10 years agoFS-8365 [verto_communicator] fixed chat counter to increment only when the active...
Bruno Dias [Wed, 21 Oct 2015 13:13:30 +0000 (10:13 -0300)] 
FS-8365 [verto_communicator] fixed chat counter to increment only when the active pane is not the chat itself.

10 years agoFS-8368 one more
Anthony Minessale [Tue, 20 Oct 2015 23:13:28 +0000 (18:13 -0500)] 
FS-8368 one more

10 years agoFS-8369 Debian8/CentOS7 systemd installer additions
Niek Vlessert [Tue, 20 Oct 2015 21:21:50 +0000 (23:21 +0200)] 
FS-8369 Debian8/CentOS7 systemd installer additions

After builing Freeswitch this makes actually run it easy by offering
an installer script.

* Changes to configure.ac to detect Debian8/CentOS 7 and create installer script
* Changes to build/Makefile.am to display the option
* Added init directory with templates and other files
* Deleted outdated build/freeswitch.service and tmpfiles.conf
* Unit file based on the latest systemd service file FS-8194
* Won't interfere with other platforms (afaik)
* Supports ./configure --prefix=
* Detects if Debian8/CentOS7 use systemd
* Can be used with a user with sudo permissions

10 years agoFS-8368 #resolve [Reduce logging for audio/video sync]
Anthony Minessale [Tue, 20 Oct 2015 18:39:04 +0000 (13:39 -0500)] 
FS-8368 #resolve [Reduce logging for audio/video sync]

10 years agoFS-8280: [mod_conference] remove duplicate stop-recording event and move other-record...
Michael Jerris [Tue, 20 Oct 2015 18:30:59 +0000 (14:30 -0400)] 
FS-8280: [mod_conference] remove duplicate stop-recording event and move other-recordings item over to the place its sending the event

10 years agoFS-8362 #resolve Now if you install with freeswitch-all you will get the default...
William King [Tue, 20 Oct 2015 18:21:27 +0000 (11:21 -0700)] 
FS-8362 #resolve Now if you install with freeswitch-all you will get the default fonts too

10 years agoMerge pull request #562 in FS/freeswitch from bugfix/FS-8275 to master
Anthony Minessale II [Tue, 20 Oct 2015 17:08:58 +0000 (12:08 -0500)] 
Merge pull request #562 in FS/freeswitch from bugfix/FS-8275 to master

* commit '7572b52815044fbc5189c256ef87f99e70b17347':
  FS-8275 #resolve [RFC2833 DTMF broken in recent master] REGRESSION FIXED

10 years agoFS-8275 #resolve [RFC2833 DTMF broken in recent master] REGRESSION FIXED
Anthony Minessale [Mon, 19 Oct 2015 22:48:04 +0000 (17:48 -0500)] 
FS-8275 #resolve [RFC2833 DTMF broken in recent master] REGRESSION FIXED

10 years agoFS-8366 #resolve
Brian West [Tue, 20 Oct 2015 16:24:47 +0000 (11:24 -0500)] 
FS-8366 #resolve

10 years agoFS-8307 #resolve [Order of codecs can cause loss of RTP stream]
Anthony Minessale [Tue, 20 Oct 2015 16:12:45 +0000 (11:12 -0500)] 
FS-8307 #resolve [Order of codecs can cause loss of RTP stream]

10 years agoFS-8338 a few regressions that were relying on this bug to function properly in stere...
Anthony Minessale [Tue, 20 Oct 2015 16:00:12 +0000 (11:00 -0500)] 
FS-8338 a few regressions that were relying on this bug to function properly in stereo situations

10 years agoMerge pull request #556 in FS/freeswitch from ~ZHANGST/freeswitch:bugfix/FS-8341...
Brian West [Tue, 20 Oct 2015 13:37:02 +0000 (08:37 -0500)] 
Merge pull request #556 in FS/freeswitch from ~ZHANGST/freeswitch:bugfix/FS-8341-dirtributor-return-err to master

* commit '4ce46043c3107c8b5a051d801e4a6c99253e8557':
  FS-8341 [mod_distributor] fix gateway choose bug

10 years agoFS-8363 don't register gateways from directory, this exposes a bug where it registers...
Brian West [Mon, 19 Oct 2015 19:49:05 +0000 (14:49 -0500)] 
FS-8363 don't register gateways from directory, this exposes a bug where it registers over what appears to be ipv6 but doens't work correctly

10 years agoMerge pull request #560 in FS/freeswitch from ~DDRAGIC/freeswitch:bugfix/FS-8298...
Mike Jerris [Mon, 19 Oct 2015 18:34:12 +0000 (13:34 -0500)] 
Merge pull request #560 in FS/freeswitch from ~DDRAGIC/freeswitch:bugfix/FS-8298-gsmopen-libctb-install-error to master

* commit '310ca8867d52cb49f6bc8c65ff5ba992101b5c1e':
  FS-8298 fix libctb build

10 years agoFS-8298 fix libctb build
Dušan Dragić [Sun, 18 Oct 2015 13:06:13 +0000 (15:06 +0200)] 
FS-8298 fix libctb build

10 years agoMerge pull request #559 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8030-rende...
Ítalo Rossi [Mon, 19 Oct 2015 12:07:59 +0000 (07:07 -0500)] 
Merge pull request #559 in FS/freeswitch from ~JAONZE/freeswitch:bugfix/FS-8030-render-links-and-images-in-chat-window to master

* commit '5820ffd49945abc2394f6e321c7b66e2b3ad9ead':
  FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering).
  FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter.

10 years agoFS-8030 [verto_communicator] changed chat image display behavior (break line before...
Jaon EarlWolf [Fri, 16 Oct 2015 21:37:12 +0000 (18:37 -0300)] 
FS-8030 [verto_communicator] changed chat image display behavior (break line before rendering).

10 years agoFS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module...
Jaon EarlWolf [Fri, 16 Oct 2015 20:35:13 +0000 (17:35 -0300)] 
FS-8030 [verto_communicator] added ngSanitize as a dependency, vertoFilters module and picturify filter.

10 years agoFS-8350: [build] fix tpl build error on windows 32 bit release build
Michael Jerris [Thu, 15 Oct 2015 20:00:18 +0000 (15:00 -0500)] 
FS-8350: [build] fix tpl build error on windows 32 bit release build

10 years agoFS-8350 quash another complaint from windows on the same issue
Ken Rice [Thu, 15 Oct 2015 19:26:48 +0000 (14:26 -0500)] 
FS-8350 quash another complaint from windows on the same issue

10 years agoFS-8350 #resolve return value of SetPriorityClass() so windows build does not complai...
Ken Rice [Thu, 15 Oct 2015 18:31:12 +0000 (13:31 -0500)] 
FS-8350 #resolve return value of SetPriorityClass() so windows build does not complain about warnings as errors on switch_core.c in set_realtime_priority()
this also addresses as similar condition in set_low_priority() where if windows it always returns 0

10 years agoMerge pull request #557 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8348...
Mike Jerris [Thu, 15 Oct 2015 17:26:15 +0000 (12:26 -0500)] 
Merge pull request #557 in FS/freeswitch from ~BRADLEYJOKINEN/freeswitch:FS-8348 to master

* commit 'a52aaa922542996f083071f8005125523c66cd30':
  FS-8348 Fix crash caused by trying to get channel of a null session

10 years agoFS-8348 Fix crash caused by trying to get channel of a null session
Bradley Jokinen [Thu, 15 Oct 2015 15:56:29 +0000 (10:56 -0500)] 
FS-8348 Fix crash caused by trying to get channel of a null session

10 years agoFS-8341 [mod_distributor] fix gateway choose bug
shuntongzhang [Thu, 15 Oct 2015 14:33:00 +0000 (22:33 +0800)] 
FS-8341 [mod_distributor] fix gateway choose bug

10 years agoFS-8344: mod_opus: toggle FEC on the last frame which is to be packed, so that
Dragos Oancea [Tue, 13 Oct 2015 21:54:15 +0000 (17:54 -0400)] 
FS-8344: mod_opus: toggle FEC on the last frame which is to be packed, so that
FEC will be only present on the first SILK frame of the next Opus frame (Opus repacketization).

10 years agoFS-8287 Fix segfault from refactor
Brian West [Wed, 14 Oct 2015 15:27:49 +0000 (10:27 -0500)] 
FS-8287 Fix segfault from refactor

10 years agoMerge pull request #545 in FS/freeswitch from ~PAULCUTTLER/freeswitch:feature/FS...
William King [Wed, 14 Oct 2015 14:43:33 +0000 (09:43 -0500)] 
Merge pull request #545 in FS/freeswitch from ~PAULCUTTLER/freeswitch:feature/FS-7924-making-mod_rtmp-compatible-with-adobe to master

* commit '86d849c54e26951e313d1dcb4b220055f79aacc0':
  FS-7924: [mod_rtmp] Modify initStream & createStream responses
  Making mod_rtmp compatible with Adobe Media Server

10 years agoMerge pull request #554 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7928...
William King [Tue, 13 Oct 2015 20:50:46 +0000 (15:50 -0500)] 
Merge pull request #554 in FS/freeswitch from ~SSINYAGIN/freeswitch:bugfix/FS-7928-freeswitch-all-contains-both-freeswitch-systemd to master

* commit '77f52bb6a81a812a33fc1ef30010856aa9b3ae71':
  FS-7928 FS-7618 systemd and package build improvements

10 years agoFS-7928 FS-7618 systemd and package build improvements
Stanislav Sinyagin [Mon, 12 Oct 2015 22:36:08 +0000 (00:36 +0200)] 
FS-7928 FS-7618 systemd and package build improvements

debian/bootstrap.sh:
 * only build one of freeswitch-sysvinit or freeswitch-systemd
 * squeeze is removed from supported releases
 * added stretch to supported releases
 * avoid_mods_wheezy extended to modules which fail to build on wheezy
 * use systemd by default for future distros
 * new command-line option -v to enforce sysvinit
 * added dependency on dh-systemd for systemd-powered distros
 * freeswitch-init is now a virtual package
 * freeswitch-sysvinit and freeswitch-systemd are set to conflict with each other

debian/freeswitch.postinst:
 * no need to call systemctl explicitly. dh-systemd does it in a standard way

debian/rules:
 * integrated dh-systemd in override_dh_installinit

debian/freeswitch-systemd.freeswitch.default renamed to
freeswitch-sysvinit.freeswitch.default:
 * /etc/default/freeswitch is not installed by freeswitch-systemd, but still
   respected if there is a need to modify the startup options

debian/freeswitch-systemd.freeswitch.service:
 * proper expansion of DAEMON_OPTS

10 years agoFS-6833 FS-6834 fix regression
Anthony Minessale [Tue, 13 Oct 2015 17:17:29 +0000 (12:17 -0500)] 
FS-6833 FS-6834 fix regression

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