]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Major additions & subtractions from switch.h Doxygen content. Removed Woomera, libres...
authorMichael Collins <msc@freeswitch.org>
Tue, 17 Feb 2009 01:17:57 +0000 (01:17 +0000)
committerMichael Collins <msc@freeswitch.org>
Tue, 17 Feb 2009 01:17:57 +0000 (01:17 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12077 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/include/switch.h

index 6221384e9a152caa9a63c938a3aca13e20d403f9..6492137d354493a4f77bbec15af04191743c2428 100644 (file)
  * Freeswitch has been built on the following platforms:
  *
  *  - Linux (x86 & x86_64)
- *  - Windows (MSVC 2005)
+ *  - Windows (MSVC 2008 & VC++ EE 2008)
  *  - Mac OS X (intel & ppc )
  *  - FreeBSD 6
  *
  *             - APR (http://apr.apache.org)
  *             - APR-Util (http://apr.apache.org)
  *             - SQLite (http://www.sqlite.org)
- *             - libresample (http://ccrma-www.stanford.edu/~jos/resample/Free_Resampling_Software.html)
  *             - Pcre (http://www.pcre.org/)
  *             - SRTP (http://srtp.sourceforge.net/srtp.html)
  *
- *     Additionally, the experimental external modules make use of several external modules:
+ *     Additionally, the various external modules make use of several external modules:
  *
  *
  *  ASR/TTS
  *     mod_cepstral
  *             - Cepstral (commercial) (http://www.cepstral.com/)
  *
+ *     mod_flite
+ *             - Flite (http://www.speech.cs.cmu.edu/flite/)
+ *
+ *     mod_pocketsphinx
+ *             - PocketSphinx (http://www.speech.cs.cmu.edu/pocketsphinx/)
+ *
  *  Codecs
  *     mod_speex
  *             - libspeex (http://www.speex.org/)
  *
+ *     mod_celt
+ *             - libcelt (http://www.celt-codec.org/)
+ *
+ *     mod_siren
+ *             - libg722_1 (http://www.polycom.com/company/about_us/technology/siren22/index.html)
+ *
+ * Digital Signal Processing
+ *     mod_fax
+ *             - spandsp (http://www.soft-switch.org/)
+ *
  *  Directories
  *     mod_ldap
  *             - openldap (*nix only http://www.openldap.org/)
  *     mod_portaudio
  *             - portaudio (http://www.portaudio.com/)
  *
- *     mod_woomera
- *             - openh323/woomera (http://www.voxgratia.org/)
- *
  *     mod_dingaling
  *             - libdingaling (internal library distributed with freeswitch which depends on)
  *             - APR (http://apr.apache.org)
  *     mod_sofia
  *             - sofia-sip (http://opensource.nokia.com/projects/sofia-sip/)
  *
+ *     mod_opal
+ *             - libopal (http://www.opalvoip.org)
+ *
+ *     mod_openzap
+ *             - openzap (http://wiki.freeswitch.org/wiki/OpenZAP)
+ *
  *  Event Hanlders
  *     mod_xmpp_event
  *             - iksemel (http://iksemel.jabberstudio.org/)
  *
- *     mod_zeroconf
- *             - libhowl (No longer available http://www.porchdogsoft.com/products/howl/)
- *
- *     mod_cdr
- *             - Mysql (http://www.mysql.com/)
- *             - unixodbc (*nix only http://www.unixodbc.org/)
- *
  *  Formats
  *     mod_sndfile
  *             - libsndfile (http://www.mega-nerd.com/libsndfile/)
  *     mod_perl
  *             - perl (http://www.perl.org/)
  *
+ *     mod_lua
+ *             - lua (http://www.lua.org)
+ *
  *  XML interfaces
  *     mod_xml_rpc
  *             - xmlrpc-c (http://xmlrpc-c.sourceforge.net/)
  *
+ *     mod_xml_curl
+ *             - libcurl (http://curl.haxx.se/)
+ *
+ *  Network services
+ *     mod_http
+ *             - Abyss (http://www.aprelium.com/)
+ *
+ *     mod_enum
+ *             - udns (http://www.corpit.ru/mjt/udns.html)
+ *
  *
  * \section license Licensing
  *