aboutsummaryrefslogtreecommitdiffstats
path: root/configs/modules.conf.sample
AgeCommit message (Collapse)AuthorFilesLines
2009-05-04Merged revisions 191955 via svnmerge from kpfleming1-1/+1
https://origsvn.digium.com/svn/asterisk/trunk ........ r191955 | kpfleming | 2009-05-04 11:57:36 +0200 (Mon, 04 May 2009) | 8 lines Ensure that by default only one console channel driver is loaded This configuration file was changed to ensure that only one console channel driver (chan_oss) is loaded by default, but the change would only work if chan_console was not built. Now it will work as expected; if chan_alsa or chan_console are built and installed, they will not be loaded unless explicity requested. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@191956 f38db490-d61c-443f-a65b-d21fe96a405b
2008-01-10Merged revisions 97753 via svnmerge from russell1-3/+0
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r97753 | russell | 2008-01-10 10:19:47 -0600 (Thu, 10 Jan 2008) | 2 lines Remove other remnants of pbx_kdeconsole ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@97758 f38db490-d61c-443f-a65b-d21fe96a405b
2008-01-09Added a new module, res_phoneprov, which allows auto-provisioning of phonestwilson1-0/+3
based on configuration templates that use Asterisk dialplan function and variable substitution. It should be possible to create phone profiles and templates that work for the majority of phones provisioned over http. It is currently only intended to provision a single user account per phone. An example profile and set of templates for Polycom phones is provided. NOTE: Polycom firmware is not included, but should be placed in AST_DATA_DIR/phoneprov/configs to match up with the included templates. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@97634 f38db490-d61c-443f-a65b-d21fe96a405b
2007-12-31Merge the main set of changes from team/russell/chan_console.russell1-2/+3
Add a new console channel driver, chan_console, which is a console channel driver that uses portaudio as a cross platform audio interface. It was written to provide a console channel driver that works with Mac CoreAudio, but it supports a number of other audio interfaces, as well, including OSS and ALSA. It could one day be the single console channel driver, but does not yet have as many features as chan_oss. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@95412 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-25remove documentation of 'global' section in modules.conf, since it is no ↵kpfleming1-5/+0
longer needed or supported git-svn-id: http://svn.digium.com/svn/asterisk/trunk@41054 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-05- Add notes about voicemail depending on res_adsioej1-13/+0
- Remove obsolete modules from modules.conf.sample (make install will warn if those exist on the machine) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36979 f38db490-d61c-443f-a65b-d21fe96a405b
2006-04-12Note that the res_speech module will need to be loaded first, and add a ↵twisted1-0/+3
conveient line to uncomment to do so for the time being. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@19615 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-17backport chan_modem fixes from v1-2kpfleming1-4/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7129 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-16Finish removing chan_modem* by default.twisted1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7125 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-04make sample config files easier to ready (issue #5371)kpfleming1-5/+6
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
2005-07-05add support for 'early loading' modules, so that nearly all configuration ↵kpfleming1-0/+10
files can be read from Realtime storage add warning for when file mapping is found but the engine is not available add warning for trying to map 'logger.conf', since it cannot be reliably mapped git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6034 f38db490-d61c-443f-a65b-d21fe96a405b
2003-06-26Fix modules.conf to show how to disable OSS/Alsamarkster1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1124 f38db490-d61c-443f-a65b-d21fe96a405b
2002-05-10Version 0.1.12 from FTPmarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@439 f38db490-d61c-443f-a65b-d21fe96a405b
2001-04-16Version 0.1.8 from FTPmarkster1-5/+8
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@288 f38db490-d61c-443f-a65b-d21fe96a405b
2000-01-02Version 0.1.2 from FTPmarkster1-3/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@152 f38db490-d61c-443f-a65b-d21fe96a405b
1999-12-05Version 0.1.0 from FTPmarkster1-0/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@90 f38db490-d61c-443f-a65b-d21fe96a405b