You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/configs
Tilghman Lesher f1de129e5f
Merged revisions 89559 via svnmerge from
18 years ago
..
adsi.conf.sample remove extraneous svn:executable properties 20 years ago
adtranvofr.conf.sample remove extraneous svn:executable properties 20 years ago
agents.conf.sample Merged revisions 89527 via svnmerge from 18 years ago
alarmreceiver.conf.sample remove extraneous svn:executable properties 20 years ago
alsa.conf.sample Merged revisions 42716 via svnmerge from 19 years ago
amd.conf.sample Changing syntax once again slightly and standardizing 20 years ago
asterisk.adsi remove extraneous svn:executable properties 20 years ago
cdr.conf.sample Merged revisions 80130 via svnmerge from 18 years ago
cdr_adaptive_odbc.conf.sample Merged revisions 89115 via svnmerge from 18 years ago
cdr_custom.conf.sample Merged revisions 60323 via svnmerge from 18 years ago
cdr_manager.conf.sample This enhancement provided via bug 9993, a patch to upgrade cdr_manager to have cdr_custom capabilities. Many thanks to eserra for this contribution 18 years ago
cdr_odbc.conf.sample remove extraneous svn:executable properties 20 years ago
cdr_pgsql.conf.sample remove extraneous svn:executable properties 20 years ago
cdr_sqlite3_custom.conf.sample Fix a few potential deadlocks in cdr_sqlite3_custom. 18 years ago
cdr_tds.conf.sample allows the table field to be configurable for 20 years ago
codecs.conf.sample remove extraneous svn:executable properties 20 years ago
dnsmgr.conf.sample remove extraneous svn:executable properties 20 years ago
dundi.conf.sample Switch dundi to new tos config format. 18 years ago
enum.conf.sample Merged revisions 81379 via svnmerge from 18 years ago
extconfig.conf.sample Merge changes from team/russell/sqlite: 18 years ago
extensions.ael.sample Merged revisions 89079 via svnmerge from 18 years ago
extensions.conf.sample closes issue #11363; where the pattern _20x. buried in an included context, didn't match 2012; There were a small set of problems to fix: 1. I needed NOT to score patterns unless you are at the end of the data string. 2. Capital N,X,Z and small n,x,z are OK in patterns. I canonicalize the patterns in the trie to caps. 3. When a pattern ends with dot or exclamation, CANMATCH/MATCHMORE should always report this pattern, no matter the length. With this commit, I also supplied the wish of Luigi, where the user can select which pattern matching algorithm to use, the old (legacy) pattern matcher, or the new, trie based matcher. The OLD matcher is the default. A new [general] section variable, extenpatternmatchnew, is added to the extensions.conf, and the example config has it set to false. If true, the new matcher is used. In all other respects, the context/exten structs are the same; the tries and hashtabs are formed, but in the new mode the tries are not used. A new CLI command 'dialplan set extenpatternmatch true/false' is provided to allow switching at run time. I beg users that are forced to return to the old matcher to please report the reason in the bug tracker. Measured the speed benefit of the new matcher against an impossibly large context with 10,000 extensions: the new matcher is 374 times faster. 18 years ago
extensions.lua.sample Add pbx_lua as a method of doing extensions 18 years ago
extensions_minivm.conf.sample Mini-voicemail - an embryo for a new voicemail system based on building 18 years ago
features.conf.sample Merged revisions 85571 via svnmerge from 18 years ago
festival.conf.sample remove extraneous svn:executable properties 20 years ago
followme.conf.sample Merged revisions 81453 via svnmerge from 18 years ago
func_odbc.conf.sample Issue 9799 - Multirow results for func_odbc 18 years ago
gtalk.conf.sample seperate jingle and gtalk so it will be easier to track 19 years ago
h323.conf.sample Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
http.conf.sample Fix the sample redirect to point to a valid file in the Asterisk GUI. 18 years ago
iax.conf.sample Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
iaxprov.conf.sample Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
indications.conf.sample Merged revisions 81226 via svnmerge from 18 years ago
jabber.conf.sample Make the status and priority configurable. 18 years ago
jingle.conf.sample asterisk-xmpp merge in 19 years ago
logger.conf.sample Support better rotation of log files to be more like system logging (closes issue #10398) 18 years ago
manager.conf.sample Add manager events for RTCP statistics. 18 years ago
meetme.conf.sample Document the changes made earlier today to meetme 18 years ago
mgcp.conf.sample Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The 18 years ago
minivm.conf.sample Mini-voicemail - an embryo for a new voicemail system based on building 18 years ago
misdn.conf.sample Merged revisions 89173 via svnmerge from 18 years ago
modules.conf.sample remove documentation of 'global' section in modules.conf, since it is no longer needed or supported 19 years ago
musiconhold.conf.sample Add a new option for files-based music on hold to ensure that the sort order 18 years ago
muted.conf.sample I've been meaning to add some explanation about muted... here it is 19 years ago
osp.conf.sample Fix a couple of typos in the sample osp.conf. 19 years ago
oss.conf.sample Merged revisions 42716 via svnmerge from 19 years ago
phone.conf.sample Add support for G729 passthrough with Sigma Designs boards. (issue #8829 reported by ywalther) 19 years ago
privacy.conf.sample remove extraneous svn:executable properties 20 years ago
queues.conf.sample Adding the queue strategy wrandom 18 years ago
res_config_sqlite.conf Various code and documentation cleanups for res_config_sqlite 18 years ago
res_odbc.conf.sample Merged revisions 89559 via svnmerge from 18 years ago
res_pgsql.conf.sample Merged revisions 63329 via svnmerge from 18 years ago
res_snmp.conf.sample Add SNMP support (bug #6439) 20 years ago
rpt.conf.sample Added docs for new features (duplex mode & tailmessages) 20 years ago
rtp.conf.sample Issue #2863 - Improved RTCP support (John Martin, Fredrik Olsson) 19 years ago
say.conf.sample Add support for default "say mode" (whether to use the "old" method or "new" method. "new" method being config file) 18 years ago
sip.conf.sample - Deprecate "call-limit" in chan_sip. No other channel driver enforces call-limits 18 years ago
sip_notify.conf.sample Merged revisions 59040 via svnmerge from 18 years ago
skinny.conf.sample Add support in chan_skinny for sending RTP directly to the endpoints. 18 years ago
sla.conf.sample Merged revisions 58957 via svnmerge from 18 years ago
smdi.conf.sample Merged revisions 42716 via svnmerge from 19 years ago
telcordia-1.adsi remove extraneous svn:executable properties 20 years ago
udptl.conf.sample Bug 5090 - sample configuration for udptl packets 20 years ago
unistim.conf.sample Add jitterbuffer support to chan_unistim. 18 years ago
usbradio.conf.sample Add usbradio.conf.sample from branches/1.4/configs - r84162. 18 years ago
users.conf.sample Merged revisions 54002 via svnmerge from 19 years ago
voicemail.conf.sample (closes issue #10739) 18 years ago
vpb.conf.sample Merged revisions 42716 via svnmerge from 19 years ago
zapata.conf.sample Provide the ability to directly manipulate the TON/NPI bits in the dialstring. 18 years ago