Commit Graph

1230 Commits (cc21007de174e228efa1a349e0cada08be7537ca)

Author SHA1 Message Date
Tilghman Lesher 97d93fbfca Make the default extconfig.conf match entries with the sample res_mysql.conf.
16 years ago
Matthew Nicholson 5583a4e955 This patch adds support for choosing a realm based on the domain in the From or To header in the incoming request. Eligible domains are taken from the domains list in the config file. This functionality is enabled when domainsasrealm is enabled in the config file.
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Matthew Nicholson d0664ba6af Add an 'sms' option to mobile.conf to manually enable or disable SMS support.
16 years ago
Mark Michelson c058252718 Add configuration sample code for previous commit.
16 years ago
Mark Michelson ba8dcde549 Merged revisions 209131 via svnmerge from
16 years ago
Michiel van Baak 126bf8eeb5 add default alias reload to run module reload.
16 years ago
Jeff Peeler 496b509c42 Update some missing allowed options for overlapdial
16 years ago
David Vossel 8bf870e4af Merged revisions 206872 via svnmerge from
16 years ago
Jeff Peeler 9d9a8a4fa3 fix a typo in sample config file for option change
16 years ago
Sean Bright 719917fe59 Support setting and receiving Reverse Charging Indication over ISDN PRI.
16 years ago
Ryan Brindley d92d4d21d6 - cfgbasic.html has been replaced by index.html in the GUI for some time now
16 years ago
Russell Bryant 37ddf46a40 Rename res_config_sqlite.conf to res_config_sqlite.conf.sample (missing .sample).
17 years ago
Russell Bryant 1ae0291374 Rename ooh323.conf to chan_ooh323.conf, make module support both names
17 years ago
Russell Bryant 564b7aa848 Rename mobile.conf to chan_mobile.conf, make module support old name, too
17 years ago
Russell Bryant d806ae0da0 Rename res_mysql.conf to res_config_mysql.conf, make module support both
17 years ago
Russell Bryant 65317d3861 Rename mysql.conf to app_mysql.conf, make module support both names
17 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Sean Bright e840307ad1 Reorganize this adaptive CEL config a bit.
17 years ago
Sean Bright caa71e6f0d Add common headers to CEL related configs.
17 years ago
Tilghman Lesher f2a94ef51c Remove invalid entries in the config.
17 years ago
Sean Bright a4284a507b Add a new module, cdr_syslog, which allows writing CDRs to syslog.
17 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Jeff Peeler bbfe6967ab Remove some unnecessary code and update sample config file with respect to GR-303.
17 years ago
Sean Bright 1fa4796b19 Update sample cdr_tds configuration to try and eliminate some confusion.
17 years ago
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
17 years ago
Moises Silva 2c8cd1db92 keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported
17 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
17 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
17 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
17 years ago
Russell Bryant 58766cd2cf Suggesting that only a single timing module be loaded is no longer necessary.
17 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
17 years ago
Terry Wilson 0941c2c32e Make note of Exchange calendar support limitations
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Sean Bright f22962a0c1 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Gavin Henry a5fc03b683 closes issue #15156
17 years ago
Sean Bright 7d50dee3f8 Remove a file sample configuration file that is no longer used.
17 years ago
Sean Bright 6f80849582 Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in
17 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
17 years ago
Sean Bright df4dce6837 Rework the cdr_custom.conf.sample header a bit to reflect the changes in
17 years ago
Mark Michelson 7b4eeed257 Add basic support for handling connected line-related UPDATE requests.
17 years ago
Sean Bright f223598207 Allow cdr_custom to write to multiple files instead of just one.
17 years ago
Russell Bryant 8b40aa0287 Merged revisions 194764 via svnmerge from
17 years ago
Richard Mudgett 7872538b83 Add outgoing_colp misdn.conf port parameter.
17 years ago
Kevin P. Fleming 7893ab8fe7 Merged revisions 193193 via svnmerge from
17 years ago
Kevin P. Fleming f7e4f776ea Ensure that by default only one console channel driver is loaded
17 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
17 years ago