Commit Graph

359 Commits

Author SHA1 Message Date
Andrey Volk a1f3b4862e FS-11849: [Build-System] Add mod_av based on ffmpeg and openh264 to MSI package on Windows. 2019-05-17 16:46:58 +04:00
Andrey Volk 5409a47885 FS-11400: [Build-System] FreeSWITCH Sound packages on Windows. 2018-09-20 17:47:20 +03:00
Mike Jerris 14d4f8d565 update phrase 2017-06-05 15:11:52 -05:00
Mike Jerris 7a4c761191 FS-10074: [libtiff] remove more libtiff references 2017-03-16 11:29:08 -05:00
Sergey Safarov fdfc024a52 FS-9805: Organized prompts in phrase_en.xml 2016-12-03 01:39:17 -05:00
Sergey Safarov 26aa8531fe FS-9805: Created script to compare XML traslation files with phrase_en.xml 2016-12-03 01:39:17 -05:00
nneul at mst.edu e91a428fd3 FS-8733 FS-9804 various phrase updates 2016-12-02 10:45:17 -06:00
nneul at mst.edu 712b4bd5fd FS-9804 broken closing tag 2016-12-02 10:24:30 -06:00
nneul at mst.edu f51bf04095 FS-9801 fix incorrect xml sections for phrase files 2016-12-01 12:40:46 -06:00
Seven Du 18bde91373 FS-3568 #comment update Chinese phrase XML, thanks Gaofei 2016-11-03 14:40:28 +08:00
Ken Rice 5dccba3f34 bump version number in generated doxygen output 2016-04-18 13:25:55 -05:00
Anthony Minessale eea76c8856 FS-8130
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Michael Jerris 164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Brian West 8a5b66b4b9 update docs %nojira 2015-07-06 16:23:00 -05:00
Michael Jerris 2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04: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
Seven Du 8e417c4566 add Seven Du to AUTHORS 2015-05-28 12:47:17 -05:00
Ken Rice 7add4b25db Add ClueCon URL 2015-03-30 14:35:55 -05:00
Brian West 64c10e04c1 Fix URL 2015-03-12 11:43:07 -05:00
Antonio Eugenio Burriel 23b10d5da3 Get ordering of dates in Spanish right (dd-mm-yyyy)
1. Switch from mm-dd-yyyy to dd-mm-yyyy
2. Insert "de" (Spanish for "of") preposition.
3. Document this new voice recording "of.wav".

As reported in FS-7279.
2015-02-16 17:45:44 +01:00
Ken Rice 6cbcb6ef00 small tweaks to trigger bamboo 2015-02-04 16:57:22 -06:00
William King b368a75593 Fixing a typo, and updating the weekly conference call link in the SubmittingPatches doc 2014-12-27 18:49:55 -08:00
Ken Rice 5ae9e6c988 update URLs in this document 2014-12-24 10:37:34 -06:00
Ken Rice 221af936d8 bump freeswitch verson in doxygen conf 2014-09-25 08:19:51 -05:00
Travis Cross 4dc7f92aff Update document to HTTPS URLs 2014-09-19 06:38:35 +00:00
Travis Cross 10c8403689 Document guidelines for proposing a new module 2014-09-19 04:38:48 +00:00
Brian West 79b3cdfc96 update to strong hash and keysize 2014-09-18 17:54:25 -05:00
Travis Cross 393c7c3e97 Update our contributor guidelines for PRs 2014-09-18 21:44:37 +00:00
Travis Cross b92ad9bbb5 Escape a literal pound for Markdown
Markdown treats this as an H1 otherwise.
2014-09-18 21:14:52 +00:00
Travis Cross b7b01d0144 Make example commit look like git log output
This makes it visually clearer what the reader is looking at and
highlights that we want a real name as the author name.
2014-09-18 21:10:18 +00:00
Travis Cross c166afb676 Use preformatted text for example commit message
We want to highlight that lines are hard wrapped in a commit message,
and using the typical Markdown blockquote syntax fails to achieve
that.
2014-09-18 21:09:58 +00:00
Travis Cross 58110da870 Document policy against merges in a feature branch 2014-09-18 20:02:19 +00:00
Travis Cross 527016cdec Fix straggling reference to old commit hooks 2014-09-18 19:50:25 +00:00
Travis Cross 718e3c6583 Document our deviations from commit guidelines 2014-09-18 19:48:25 +00:00
Travis Cross 1379a2cc9f Document some guidelines for creating commits 2014-09-18 18:34:36 +00:00
Travis Cross 19e0de9049 Document how to setup git correctly 2014-09-12 17:42:25 +00:00
Travis Cross 6d1469d2fb Describe how to hard-wrap text in Emacs 2014-08-21 20:37:08 +00:00
Brian West ed7aa96778 Notes on how to make a CA and setup up everything quick and dirty style 2014-07-25 11:08:16 -05:00
Travis Cross a537d80372 Add new module: mod_prefix
mod_prefix is an in-memory data store optimized for fast lookups
according to the longest prefix match (LPM) rule.

Tables of key-value string pairs in JSON format can be loaded at
startup via configuration and at runtime via the API.

The implementation uses a bitwise trie (aka binary prefix tree), so
arbitrary string keys are supported.
2014-07-22 15:28:31 +00:00
Ken Rice d3a459beb1 FS-6665 #comment test commit 2014-07-18 12:24:47 -05:00
Ken Rice 8d11e8abb1 git.freeswitch.org is DEAD... Long Live git via http://stash.freeswitch.org 2014-07-15 17:34:16 -05:00
Travis Cross 0efcc9b973 Update SubmittingPatches doc for JIRA smart commits 2014-07-02 18:37:11 +00:00
William King b5a7bbec7f spelling 2014-04-01 20:14:55 -07:00
Travis Cross 5110ee8008 Add some notes on how to give back to the project 2014-04-01 21:38:14 +00:00
Travis Cross f9d065cda3 Use system libyaml for mod_yaml
FS-353
2014-03-26 19:27:22 +00:00
Travis Cross cde20f6fe6 Require sqlite as a system dependency
This purges sqlite from our tree and requires it to be present on the
system for building and running FreeSWITCH.

FS-353
2014-03-24 12:54:49 +00:00
James Le Cuirot 8574988c3a Completely unbundle libedit
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-24 12:39:59 +00:00
Travis Cross 1470622292 Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the
system for building and running FreeSWITCH.

FS-353
2014-03-20 21:15:29 +00:00
James Le Cuirot b283db6319 Completely unbundle speex
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:25 +00:00
James Le Cuirot e85f06ee2f Completely unbundle pcre
FS-353

Signed-off-by: Travis Cross <tc@traviscross.com>
2014-03-20 15:28:23 +00:00