Commit Graph

341 Commits

Author SHA1 Message Date
grindhold
c61f6826c8 bugfix: prevented endless loop in sendmsg
FS-8667 - some commands do not send a response with the type
command/reply but send api/response instead. check for this type,
too in order to prevent $client->comand() from never returning
to the users script.
2015-12-16 05:05:13 +01:00
Brian West
1d8c136dbe testing example, need to form this into a framework 2015-07-02 09:53:48 -05:00
Brian West
3db3d35986 FS-7726 puppet xml curl handler 2015-06-30 18:27:19 -05:00
Brian West
21afd1b8c7 util to tag and lower vol on vids 2015-06-19 21:48:23 -05:00
Ken Rice
02a0a2a068 FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects. 2015-06-03 15:23:40 -05:00
Michael Jerris
91a6fc82c0 FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Ken Rice
861c4e9c47 update URLs for sound files 2015-05-26 00:05:37 -05:00
Chris Rienzo
66486713b0 FS-7273 Add support for build server to optionally specify revision when packaging RPM.
common.sh optionally accepts revision number and sets version in freeswitch-config-rayo.spec
	config-rayo.sh updated to be consistent with rpmbuilder.sh
        rpmbuilder.sh optionally accepts revision number
        src_tarball.sh will now produce freeswitch.spec and freeswitch-config-rayo.spec as artifacts.
2015-02-26 10:53:45 -05:00
Ken Rice
fbe2a58a37 make this play cleaner with bamboo... if you are using this script destination dirs have changed to be more inline with the debian builds. This is part of the updates for deploying bamboo 2015-02-10 10:30:17 -06:00
Ken Rice
6f13748800 Tweaks for building packages 2015-02-09 12:21:08 -06:00
Ken Rice
00a18f7137 add a test build script 2015-02-04 15:05:27 -06:00
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