Brian West
2f3f0bca5d
fix list_users to have all users on all profiles
2013-12-27 16:39:18 -06:00
Jeff Lenk
910c661508
fix trivial compiler warning for last commit
2013-12-27 14:52:52 -06:00
Anthony Minessale
de65c19c3c
FS-6007 FS-5083 FS-4514 --resolve
2013-12-28 01:39:41 +05:00
Anthony Minessale
a27fe4c5a5
some null checks from coverity
2013-12-26 23:57:10 +05:00
Brian West
cb6c17a691
Tired of this
2013-12-24 11:49:30 -06:00
Jeff Lenk
f03e9fe8af
FS-5585 --resolve
2013-12-24 11:37:09 -06:00
Jeff Lenk
1fb555770e
FS-6052 line endings
2013-12-24 10:40:32 -06:00
Jeff Lenk
87e3d25515
FS-6052 --resolve
2013-12-24 10:37:17 -06:00
Michael Jerris
88545a7fe1
.gitignore
2013-12-23 17:27:20 -05:00
Jeff Lenk
bc8f2ffeb3
vs2010 reswig
2013-12-23 15:28:30 -06:00
Anthony Minessale
615a4ec1cf
update python diff
2013-12-23 23:26:34 +05:00
Anthony Minessale
0de5e6fb93
chage swig hack diff
2013-12-23 23:26:10 +05:00
Anthony Minessale
b63bacf43f
FS-6061 swigall
2013-12-23 22:43:48 +05:00
Anthony Minessale
1af72288d1
FS-6061 --resolve
2013-12-23 22:43:06 +05:00
Marc Olivier Chouinard
8f73c4ef44
FS-6062 --resolve
2013-12-23 07:34:34 -05:00
Chris Rienzo
6779217d12
FS-6051 added some logging to help troubleshoot mod_rayo crash
2013-12-20 09:56:04 -05:00
Chris Rienzo
fede96f35b
rpmbuild: tweak to config-rayo.sh to play nice /w rpmbuilder.sh
2013-12-19 12:10:59 -05:00
Anthony Minessale
0ab8cf0f7c
FS-6054
2013-12-19 21:36:28 +05:00
Anthony Minessale
417ef16de5
FS-6054
2013-12-19 21:32:44 +05:00
Travis Cross
8d1c1a5bb9
Treat freeswitch-{sounds,music} as virtual packages only
...
Previously we were creating freeswitch-music, freeswitch-sounds,
freeswitch-sounds-en, and freeswitch-sounds-en-us metapackages and
also providing those names as virtual packages from the
freeswitch-{sounds,music} source packages. This is unnecessarily
confusing and meant that freeswitch-all wasn't depending on any sounds
in actuality as it was also providing freeswitch-sounds.
2013-12-18 19:51:12 +00:00
Travis Cross
763bc8cfde
Fix freeswitch-all module provides/replaces/conflicts
...
We were generating freeswitch-mod-mod-* rather than freeswitch-mod-*.
2013-12-18 18:54:35 +00:00
Anthony Minessale
9a20d0ab0c
FS-6054 --resolve
2013-12-18 23:22:29 +05:00
Eliot Gable
713303a2a9
Add case-insensitive search to switch_regex_match() based on code from switch_regex_perform().
2013-12-18 16:19:58 +00:00
Anthony Minessale
635fbc4bd3
add loops var durning looped execution
2013-12-18 03:19:33 +05:00
Anthony Minessale
24b7b48885
FS-6042 FS-6044 --resolve
2013-12-18 00:55:34 +05:00
Ken Rice
23534be676
bump opus rev for rpm builds
...
Conflicts:
freeswitch.spec
2013-12-17 10:34:16 -06:00
Travis Cross
f2f1c38fe4
Follow bump to opus lib version for debian packaging
2013-12-16 21:13:34 +00:00
Anthony Minessale
8231cb9f01
fix codec renegotiation on hold/reinvite issue
2013-12-16 23:46:29 +05:00
Anthony Minessale
bc08591812
update opus to 1.1
2013-12-16 22:55:56 +05:00
Anthony Minessale
14f7e1aa58
FS-5920 --resolve
2013-12-16 11:54:15 -05:00
Seven Du
0292a04c7c
debug all media type
2013-12-15 11:44:50 +08:00
Anthony Minessale
87751f9eaf
FS-5036 --resolve
2013-12-13 23:13:56 +05:00
Seven Du
f5b18c0fdd
FS-5642 --resolve add back the ETIMEDOUT check, needed on Mac
2013-12-13 11:46:14 +08:00
Chris Rienzo
9ec1e86574
rpmbuild: update version of flite, lame, and opus
2013-12-10 14:17:01 -05:00
Anthony Minessale
ef730b75aa
FS-5987 pushing the patch now since no matter what its better than before
2013-12-11 00:04:26 +05:00
Anthony Minessale
d2f8cf40bc
FS-6006
2013-12-10 23:48:14 +05:00
Travis Cross
58d0d3d4a8
Cleanup whitespace
2013-12-10 18:19:55 +00:00
Travis Cross
8099af6564
Cleanup whitespace in debian/
2013-12-10 03:53:17 +00:00
Travis Cross
a5647414e4
Deal correctly with spaces in SWITCH_VERSION_REVISION_HUMAN
...
This affects the set_fs_ver bash function and the
./build/set-fs-version.sh script.
Previously we were failing to quote the value of
SWITCH_VERSION_REVISION_HUMAN when inserting it into configure.in.
When it contains spaces, which it often does, this results in a
malformed line in the generated configure script, which results in the
define in src/include/switch_version.h.in being left unset.
2013-12-09 23:20:38 +00:00
Anthony Minessale
ea6a05cac5
FS-6033 --resolve
2013-12-10 03:42:18 +05:00
Chris Rienzo
d9a8dd0bb6
build: added freeswitch-config-rayo package and script to build it
2013-12-09 17:41:01 -05:00
Chris Rienzo
72aea1f53f
build: updated mod_rayo config, fixed RPM packaging in master, added mod_rayo and mod_ssml
2013-12-09 17:40:14 -05:00
Jeff Lenk
069941f1da
fix spandsp for windows build
2013-12-09 16:37:56 -06:00
Anthony Minessale
75bf4625ff
add lua-reconf
2013-12-10 03:33:22 +05:00
Anthony Minessale
1a2942cd60
FS-6032
2013-12-10 01:02:24 +05:00
Anthony Minessale
87c5c64c32
FS-6032
2013-12-09 22:14:38 +05:00
Chris Rienzo
5cc5fae8f9
mod_mongo: use lboost_thread by default
2013-12-09 11:14:53 -05:00
Chris Rienzo
9d70d99d89
mod_mongo: use C++ driver pooling, added support for socket timeout
2013-12-09 11:09:50 -05:00
Nathan Neulinger
0174aba5af
mod_skinny: move hardwired ptime to a define so it's in one place
2013-12-09 09:01:02 -06:00
Nathan Neulinger
3f064220b9
FS-6024 --resolve
2013-12-09 08:54:54 -06:00