summaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2008-12-23Fix spelling error.Russell Bryant
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITMark Michelson
2008-12-18Add a new application, Originate.Russell Bryant
2008-12-17This patch adds a new 'ignoresdpversion' option to sip.conf. When this isMatthew Nicholson
2008-12-16Add timezone to the possible fields in a timespec.Tilghman Lesher
2008-12-16Qualify trumps poke per lmadsen.Joshua Colp
2008-12-16Add configuration options for finer control over how Asterisk handles having ...Joshua Colp
2008-12-15Allow disabling pattern match searches within the Realtime dialplan switch.Tilghman Lesher
2008-12-12Add a new CLI command, "channel redirect", which is similar in operationRussell Bryant
2008-12-08Add the ability to play a courtesy tone to the transfer target in a native SI...Terry Wilson
2008-12-04If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension (if it exists) af...Dwayne M. Hubbard
2008-12-02Info on LOCAL_PEEK function.Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-11-26add support for event suppression for AMI-over-HTTPKevin P. Fleming
2008-11-25Add an option, waitfordialtone, for UK analog lines which do not end a callTilghman Lesher
2008-11-21as suggested by jtodd, document the purposes of the CHANGES and UPGRADE filesKevin P. Fleming
2008-11-19Commit CHANGES change I promised when submittingMark Michelson
2008-11-19Add info about REALTIME_FIELD and REALTIME_HASHTilghman Lesher
2008-11-12This commit does two things:Michiel van Baak
2008-11-05Add LISTFILTER dialplan function, along with supporting documentation. SeeTilghman Lesher
2008-11-03Adding a separation of remote authentication and our authentication.Olle Johansson
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsMark Michelson
2008-10-31Failover for func_odbc, allowing an INSERT query to be performed when the UPD...Tilghman Lesher
2008-10-30After seeing another problem in #asterisk stemming fromMark Michelson
2008-10-30Pay attention to the searchcontexts entry in voicemail.conf (related to AST-125)Tilghman Lesher
2008-10-23Thanks russellb for reminding an old man....Olle Johansson
2008-10-22Added debugging CLI functionsTilghman Lesher
2008-10-18 Give app_authenticate the ability to select a prompt other than the default. BJ Weschke
2008-10-18 The QueueEntry event now has the uniqueid of the channel included.BJ Weschke
2008-10-17Break up skinny.conf into seperate sections forMichiel van Baak
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtMark Michelson
2008-10-16support relative paths in musiconhold.conf, which makes moh work by default w...Kevin P. Fleming
2008-10-14When specifying an invalid timeout to Dial, take itMark Michelson
2008-10-10Add keyword "same", which allows you to create multiple steps in a dialplan,Tilghman Lesher
2008-10-09Add support for subscribing to a voice mailbox on a remote SIP server and mak...Joshua Colp
2008-10-07fix wording as pointed out by CorydonMichiel van Baak
2008-10-06This commit introduces a change to how the "joinempty"Mark Michelson
2008-10-03document meetme schedule changes (related to issue #11040)Tilghman Lesher
2008-10-03put a note in CHANGES about the cli_cleanup done during AstriDevConMichiel van Baak
2008-10-02The 'P' command for ExternalIVR was also added in 1.6.0Russell Bryant
2008-10-02TCP support for ExternalIVR went in to 1.6.1, not 1.6.0Russell Bryant
2008-10-02Permit the syntax and synopsis fields to be set (for func_odbc).Tilghman Lesher
2008-10-01tabs to spacesRussell Bryant
2008-09-30Add support for call pickup on Snom phones. Asterisk now includes a magicRussell Bryant
2008-09-10Move last change to CHANGES up to the 1.6.2 sectionRussell Bryant
2008-09-09Disable autoprune by default.Philippe Sultan
2008-09-05Add the CURLOPT dialplan function, which permits setting various options forTilghman Lesher
2008-09-03Added 'skinny show lines verbose'Michiel van Baak
2008-08-29Added the option s to the Park application which will silence the announcemen...Jeff Peeler
2008-08-26(closes issue #13366)Steve Murphy