Commit Graph

330 Commits

Author SHA1 Message Date
Brian West 08ff88ec31 Might needs this for testing. 2014-11-07 07:26:34 -06:00
Russell Treleaven 139b032045 improve regular expression to parse Jerusalem timezone files
The previous regular expression failed to parse 32 timezone files
including Jersusalem. All timezone files are parsed(hopefully correctly)
by this regular expression.
fs-4762 paritally address.
2014-09-25 13:24:21 -04:00
Travis Cross 1d80915637 Cleanup whitespace 2014-09-18 20:33:08 +00:00
Travis Cross 2ef2146a26 Refer to our contributor guidelines on git setup 2014-09-18 20:32:23 +00:00
Ken Rice bbcd4a86d1 prep for streamlining this process 2014-09-13 02:16:06 +04:00
Travis Cross 4016b93d4a Indicate we want a full name for git 2014-09-12 17:43:39 +00:00
Ken Rice e440eb6dc8 include the hash files so we can copy them up all at once 2014-09-12 21:14:55 +04:00
Ken Rice 3afc086413 June French RPMs 2014-09-12 21:14:55 +04:00
Ken Rice 0aececa578 last little tweaks on Elena Sounds 2014-09-12 19:54:32 +04:00
Ken Rice 688f2252b0 update ru/RU sounds for 1.0.50 2014-09-12 19:54:31 +04:00
Ken Rice d0e203a6cd fully regenerate these things when ran 2014-09-12 02:33:01 +04:00
Ken Rice 6b86e62a65 small tweaks 2014-09-12 02:21:47 +04:00
Ken Rice 7ac6c64c20 get music ready for 1.0.50 2014-09-12 02:21:26 +04:00
Ken Rice fc1b0c80b7 clean these up and stream line the process 2014-09-12 01:29:07 +04:00
Ken Rice 6791c4aa69 automate this a little more 2014-09-12 00:06:21 +04:00
Russell Treleaven 9d9feb647a make the tzfile header check look for "TZif" instead of "TZif2" 2014-09-05 07:07:46 -04:00
Brian West 86f9029b98 Revert changes from FS-5719, You'll have to make these changes yourself locally if you want these types of certificates 2014-07-18 07:52:26 -05:00
Brian West 3b629c8004 updated directory using asr/tts 2014-07-05 09:22:59 -05:00
areski b0e86e65cf misc of python pep8 fixes 2014-07-03 13:46:56 +02:00
Brian West 315add5637 woops typo 2014-06-17 17:20:00 -05:00
Brian West b0369d321f remove white space 2014-06-17 17:12:42 -05:00
Brian West c066fedffe tweak 2014-06-17 17:11:04 -05:00
Brian West 24495304c8 Since the FTC won't allow you to register more than 6 or so numbers online without having to call... I wrote this in 10 minutes to solve the problem 2014-06-17 16:46:58 -05:00
Travis Cross c37d0dd6f0 Bisect with make -j 2014-04-30 17:10:30 +00:00
Travis Cross 43c9f6d5f9 Don't unset CCACHE_DIR when bisecting 2014-04-30 17:04:30 +00:00
Travis Cross cc928b2315 Add helper for running git bisect 2014-04-28 22:31:18 +00:00
Anthony Minessale 2c7c041f50 update example 2014-04-01 23:51:26 +05:00
Anthony Minessale 3c994f7898 example 2014-03-31 18:22:13 -05:00
Travis Cross cb58568080 Follow rename to configure.ac in scripts/ 2014-03-19 19:12:25 +00:00
Brian West 08892526f4 remove cruf 2014-03-15 20:49:08 -05:00
Seven Du 69a65aa413 add create user and gateway lua scripts 2014-03-15 00:15:02 +08:00
Brian West 27dd568892 adding sipcli to this one too already been using it on conf.fs.org 2014-02-26 14:31:42 -06:00
Nathan Neulinger d9ab063603 reformat with perltidy and add sample perltidyrc file 2014-02-14 15:28:14 -06:00
Nathan Neulinger d20eb25772 reformat with perltidy standard 2014-02-14 15:27:17 -06:00
Nathan Neulinger 6073d3b139 update to get all subdirs 2014-02-14 15:26:31 -06:00
Brian West d56a0fb198 timezones.conf.xml generator 2014-02-14 15:15:34 -06:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Ken Rice e886cd3cae small tweak to generate other source archive types 2014-02-03 20:29:30 -06:00
Travis Cross a26fdcadb2 Delete old debian build tools 2014-01-22 23:43:03 +00:00
Travis Cross 25d8bbab2f Delete old SVN build script 2014-01-22 23:43:03 +00:00
Travis Cross e62f2481e8 Log FS version with backtrace-from-core 2014-01-21 04:09:52 +00:00
Travis Cross 69d382c4f1 Refactor to use gdb printf 2014-01-21 04:09:51 +00:00
Travis Cross 4c33511d5b Add utility to generate backtraces from core files
This should help with getting people reporting issues to provide us
the exact and complete debugging information we need.  In many cases
we'll be able to have them just run this script against their core
file.
2014-01-21 03:39:00 +00:00
Brian West cb6c17a691 Tired of this 2013-12-24 11:49:30 -06:00
Chris Rienzo fede96f35b rpmbuild: tweak to config-rayo.sh to play nice /w rpmbuilder.sh 2013-12-19 12:10:59 -05: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
Chris Rienzo d9a8dd0bb6 build: added freeswitch-config-rayo package and script to build it 2013-12-09 17:41:01 -05:00
Brian West 8b7c351fa4 FS-5719 --resolve 2013-08-21 11:29:48 -05:00
Brian West bf2fc31aee FS-5695 --resolve 2013-08-21 11:21:04 -05:00
Travis Cross 44df6c46b3 Add lua script for proxying ZRTP SAS values to legacy phones
Ken is creating a bump-in-the-wire box for legacy IP phones and might
find this script useful.
2013-08-13 20:29:01 +00:00