You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Hanselmann
3b4b839ed4
FS-8948 #resolve Handle non-existent config in Debian postinst
...
When the "freeswitch" package was installed directly on Debian, i.e.
without one of the meta packages pulling in the vanilla configuration
(freeswitch-conf-vanilla), the "postinst" script failed:
$ apt-get install freeswitch
…
Setting up freeswitch (1.6.6~13~d2d0b32-1~jessie+1) ...
cp: cannot stat ‘/usr/share/freeswitch/conf/vanilla/*’: No such file
or directory
…
With this change the code tests for "freeswitch.xml" before attempting
to copy the configuration files.
7 years ago
build
FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built
7 years ago
clients/ flex
FS-7585 add bandwidth settings to flash video
8 years ago
cmake_modules
Completely unbundle libedit
9 years ago
conf
FS-8943 Fixed misspellings in two comments
7 years ago
debian
FS-8948 #resolve Handle non-existent config in Debian postinst
7 years ago
docs
FS-8130
7 years ago
dtd
xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null
15 years ago
fonts
FS-7506: Add default fonts to tree
8 years ago
fscomm
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
8 years ago
htdocs
FS-8545 #resolve [Improve controls for screen share]
7 years ago
html5/ verto
FS-8908 - [verto_communicator] Link to preview camera and mic under settings
7 years ago
images
FS-7494: default avatar and mute images for video MCU
8 years ago
libs
FS-8868 #resolve [recording app to respect bandwidth set in SDP]
7 years ago
scripts
rename the raspbian installer
7 years ago
src
FS-8953 [core] white space clean up.
7 years ago
support-d
sigh, dss keys are depricated
7 years ago
tests/ unit
FS-8233 Clean up formatting
7 years ago
w32
FS-8664 #resolve add fs_cli.exe to msi so its installed.
7 years ago
web
add back empty dirs
13 years ago
yum
FS-8648: incorrect url's in yum repos
7 years ago
.clang-format
Add .clang-format rules
8 years ago
.gitattributes
Treat `*-min.js` files as minified for git
9 years ago
.gitignore
FS-8108: remove legacy mod_lua, the regular mod_lua works with system lua now
8 years ago
.mailmap
map emails
9 years ago
Freeswitch.2015.sln
FS-8655 #resolve Update the windows build for MSVS2015 and WiX 3.10.1 to build an MSI
7 years ago
Freeswitch.2015.sln.bat
FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead
8 years ago
INSTALL
test
10 years ago
Makefile.am
FS-8942: pass compiler to libvpx configure
7 years ago
acinclude.m4
Require libcurl as a system dependency
9 years ago
bootstrap.sh
FS-7338: remove libsndfile from tree, use system lib instead
8 years ago
cc.sh
add smaller banner for teeny tiny terminals
10 years ago
cluecon.tmpl
update cc banner
10 years ago
cluecon2.tmpl
update cc banner
10 years ago
cluecon2_small.tmpl
add smaller banner for teeny tiny terminals
10 years ago
cluecon_small.tmpl
add smaller banner for teeny tiny terminals
10 years ago
configure.ac
FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries
7 years ago
devel-bootstrap.sh
Changed permissions for devel-bootstrap.sh
12 years ago
erlang.spec
ci/centos: add erlang module support files
11 years ago
freeswitch-config-rayo.spec
FS-7715 #resolve updates to configure and spec files for next development branch
8 years ago
freeswitch-sounds-en-ca-june.spec
update URLs for sound files
8 years ago
freeswitch-sounds-en-us-callie.spec
update URLs for sound files
8 years ago
freeswitch-sounds-fr-ca-june.spec
update URLs for sound files
8 years ago
freeswitch-sounds-music.spec
update URLs for sound files
8 years ago
freeswitch-sounds-pt-BR-karina.spec
update URLs for sound files
8 years ago
freeswitch-sounds-ru-RU-elena.spec
update URLs for sound files
8 years ago
freeswitch-sounds-sv-se-jakob.spec
update URLs for sound files
8 years ago
freeswitch.spec
FS-7389 tweak the freeswitch users homedir to be correct in the specfile
7 years ago
swig_common.i
FS-6061 --resolve
9 years ago