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
Michael Jerris
1c5e61447b
move libs/stfu into the core, as it is not really a lib
2014-03-17 09:44:14 -04:00
Travis Cross
05214931fb
Add man page for freeswitch
...
This man page is written in ronn format (package ruby-ronn on Debian)
which is a subset of markdown that can be converted to nroff man
pages, HTML, and other formats.
2014-02-21 15:27:47 +00:00
Brian West
1c3001f8dd
FS-2999 --resolve
2014-02-17 15:30:12 -06:00
Travis Cross
2ac90c4165
Add some debugging notes to our docs/
2014-01-21 05:45:19 +00:00
Peter Olsson
b762332669
Initial commit of mod_v8
2014-01-14 15:38:41 +01:00
Travis Cross
58d0d3d4a8
Cleanup whitespace
2013-12-10 18:19:55 +00:00
Michael S Collins
c1e19690d1
Add missing vm- sound prompts to phrase_en.xml
2013-09-19 15:39:07 -07:00
Michael S Collins
513f24e67d
Add missing IVR prompts to phrase_en.xml
2013-09-19 15:12:39 -07:00
Travis Cross
8fd514df6b
Tweak style and content of last commit
...
The directions here anticipate planned improvements to our JIRA bot to
allow issues to be resolved by placing the JIRA directives in the body
of the commit message.
2013-08-02 14:37:54 +00:00
Mariusz Czułada
76f3cb5b46
Describe patches related to JIRA issues
2013-08-02 14:19:50 +00:00
Travis Cross
82f2ea07df
Add docs/SubmittingPatches to document our process
...
This document is intended to get new people started with how to create
and submit source code patches to us. It attempts to demonstrate our
workflow as well as some best practices.
2013-07-24 19:37:29 +00:00
Michael S Collins
56f68be4e6
Update phrase_en.xml for sounds version 1.0.23
2013-06-12 12:54:39 -07:00
Michael S Collins
c88059c5a8
More to-be-recorded phrases.
2013-05-31 11:44:58 -07:00
Michael S Collins
5556731b64
More phrases
2013-05-22 17:39:20 -07:00
Michael S Collins
35410600dc
Add new to-be-recorded phrases highlighting weekly conf call (to add to new demo IVR)
2013-05-22 13:17:14 -07:00
Michael S Collins
67226c3aa6
update to be recorded phrases
2013-05-09 10:26:02 -07:00
Michael S Collins
e6114e4ab3
Update to be recorded phrases
2013-05-08 10:20:22 -07:00
Michael S Collins
2684cc4f95
Update to be recorded phrases
2013-04-12 11:47:06 -07:00
Michael S Collins
209aec39e5
update to be recorded phrases
2013-03-11 10:45:04 -07:00
Ken Rice
7a29ef9586
update changelog Thanks to Niek Vlessert for assisting with this
2013-03-08 14:59:19 -06:00
Michael S Collins
d7a9c18865
Update to-be-recorded phrases
2013-03-06 16:42:41 -08:00