summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-01Add missing config for config API testTerry Wilson
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-06-01Help mitigate potential reinvite glare scenarios.Mark Michelson
2012-05-18app_queue: Per Member ringinuse option and deprecation of ignorebusyJonathan Rose
2012-05-14Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)Kinsey Moore
2012-05-09Improve FollowMe accept/decline DTMF string matching.Richard Mudgett
2012-05-09Keep answered FollowMe calls until call accepted or last step times out.Richard Mudgett
2012-04-28Add support for lightweight NAT keepalive.Joshua Colp
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-19Update membermacro and membergosub documentation in queues.conf.sample.Richard Mudgett
2012-04-18Add ability to ignore layer 1 alarms for BRI PTMP lines.Richard Mudgett
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2012-04-11Change default value of 'ignorebusy' on Queue members so that behavior is mor...Jonathan Rose
2012-04-06Remove a few more files related to chan_usbradio and app_rpt.Russell Bryant
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-13Add ability for chan_dahdi ISDN to block connected line updates per span.Richard Mudgett
2012-03-12Massive changes in chan_unistim channel driver. Include many fixes in channel...Igor Goncharovskiy
2012-03-10Transition app_page to using app_confbridge internally for the conference bri...Joshua Colp
2012-03-07Handle numeric columns for eventtype properly in cel_odbcTerry Wilson
2012-03-07Set snarkiness = 0 in cdr_adaptive_odbc.conf.sampleTerry Wilson
2012-03-06Add dialtone_detect option for analog incoming calls.Richard Mudgett
2012-03-05Tab to spaces and text change.Sean Bright
2012-03-02Beef up the IAX2 sample configuration a bit and fix some formatting issues.Sean Bright
2012-02-28Adding transport=udp to sample sip.conf - Also changes version of Asterisk 1....Jonathan Rose
2012-02-27Deprecated macro usage for connected line, redirecting, and CCSSKinsey Moore
2012-02-27Adds an option to sip.conf that prevents diversion headers from being added.Jonathan Rose
2012-02-17Don't allow trunkfreq to be greater than 1000ms.Sean Bright
2012-02-14Re-commit the verbose branch.Tilghman Lesher
2012-02-14Don't enable sqlite3 CDRs by default in sample configs.Jason Parker
2012-02-13Fix reconnecting to pgsql database after connection loss.Richard Mudgett
2012-02-09Add auto_force_rport and auto_comedia NAT optionsTerry Wilson
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant
2012-02-03Support schema selection in cdr_adaptive_odbcKinsey Moore
2012-02-02Fix TLS port binding behavior as well as reload behavior:Mark Michelson
2012-02-01Remove inconsistency in CEL eventtype for user defined events.Richard Mudgett
2012-01-25Redocuments sip types peer, user, friend in sip.conf.sampleJonathan Rose
2012-01-23Add an announcement option to music-on-hold - plays sound when put on hold/be...Jonathan Rose
2012-01-20Various parking improvements.Mark Michelson
2012-01-17Adds pjmedia probation concepts to res_rtp_asterisk's learning mode.Jonathan Rose
2012-01-13Correct eventtype names in cel_odbc and cel_pgsql sample filesRichard Mudgett
2012-01-13Add missing CEL logging fields to various CEL backends.Richard Mudgett
2011-12-23Allow overriding of IMAP server settings on a user by user basisMatthew Jordan
2011-12-23INFO/Record request configurable to use dynamic featuresJonathan Rose
2011-12-23chan_sip autocreatepeer=persist option for auto-created peers to survive reloadJonathan Rose
2011-12-18Correct two flaws in sip.conf.sample related to AST-2011-013.Kevin P. Fleming