summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-21Merged revisions 235821 via svnmerge from Tilghman Lesher
2009-12-20restarts busydetector (if enabled) when DTMF is received after call is bridged.Alec L Davis
2009-12-19app_dial optional parameter to option 'r' to allow play indication from indic...Alec L Davis
2009-12-18Merged revisions 235635 via svnmerge from Jeff Peeler
2009-12-18Merged revisions 235652 via svnmerge from Tilghman Lesher
2009-12-18Merged revisions 235572 via svnmerge from Tilghman Lesher
2009-12-17Remove some old code for going to the 'fax' extension when a T.38 switchover ...Joshua Colp
2009-12-17Merged revisions 235421 via svnmerge from Tilghman Lesher
2009-12-17Fix call forwarding for analog phones.Jeff Peeler
2009-12-16Add auth_policy option to jabber.conf for auto user registration.Jeff Peeler
2009-12-16Merged revisions 235181 via svnmerge from Jared Smith
2009-12-16Enhance AMI redirect to allow channels to be redirected to different places.Jeff Peeler
2009-12-15Is it Friday yet?Tilghman Lesher
2009-12-15Change match criteria existence in ast_channel_cmp_cb to use ast_strlen_zero.Jeff Peeler
2009-12-15reverse minor sip registration regressionDavid Vossel
2009-12-15Merged revisions 235052 via svnmerge from Tilghman Lesher
2009-12-15spandsp does in fact support V.17 modulation at 14.4 kilobits per second,Kevin P. Fleming
2009-12-15Support option 'n', as applications like Playback, Background etc.Alec L Davis
2009-12-15Whitespace.Alec L Davis
2009-12-15restarts busydetector (if enabled) when DTMF is received.Alec L Davis
2009-12-15fixes escape to extensions 'o' and 'a', for digits '0' and '*'Alec L Davis
2009-12-15ast_stream_and_wait(chan,dir-usingkeypad) didn't capture the dialled DTMF.Alec L Davis
2009-12-14Allow greetings-only mailboxes for Voicemail.Tilghman Lesher
2009-12-14Allow tonelist as argument to ReadExten.Jason Parker
2009-12-14Merged revisions 234699 via svnmerge from Tilghman Lesher
2009-12-14Update IMAP build documentation.Leif Madsen
2009-12-14The default rate for 'timing test' is actually 50/sec, not 100/sec as adverti...Sean Bright
2009-12-14Merged revisions 234492 via svnmerge from Olle Johansson
2009-12-13Trim leading/trailing spaces from the filename, to deal with common user error.Tilghman Lesher
2009-12-11Merged revisions 234379 via svnmerge from Jeff Peeler
2009-12-10Merged revisions 234255 via svnmerge from Jason Parker
2009-12-10Missed a case that emits a WARNING where none is warranted.Tilghman Lesher
2009-12-10Add audio announcement option to app_pageJeff Peeler
2009-12-10Merged revisions 234095 via svnmerge from Tilghman Lesher
2009-12-09Move an entry from CHANGES to UPGRADE.txt.Russell Bryant
2009-12-09Move an entry from CHANGES that should be in UPGRADE.txt.Russell Bryant
2009-12-09Provide a real description of LOCAL_PEEK().Russell Bryant
2009-12-09Remove a feature from CHANGES that was listed twice for 1.6.2.Russell Bryant
2009-12-09Fix up the faxdetect entry in CHANGES.Russell Bryant
2009-12-09Remove an entry from CHANGES that is already in UPGRADE.txt (where it should ...Russell Bryant
2009-12-09Blocked revisions 233879 via svnmergeRussell Bryant
2009-12-09Blocked revisions 233782 via svnmergeRussell Bryant
2009-12-08Typo pointed out on #asterisk-dev (by atis_work)Tilghman Lesher
2009-12-08Find another ref leak and change how we manage module references.Tilghman Lesher
2009-12-08Set a module load priority for format modules.Russell Bryant
2009-12-08Blocked revisions 233618 via svnmergeAtis Lezdins
2009-12-07fixes incorrect logic in ast_uri_encodeDavid Vossel
2009-12-07Blocked revisions 233609 via svnmergeDavid Vossel
2009-12-07Fix compatibility with valgrind 3.3 and older.Atis Lezdins