summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-07sort entries in this fileRussell Bryant
2006-07-07spaces to tabsRussell Bryant
2006-07-07small cleanupKevin P. Fleming
2006-07-07rename this file so it doesn't appear to be a module by itselfKevin P. Fleming
2006-07-07actually do proper searching for c-client and output the results so app_voice...Kevin P. Fleming
2006-07-07various minor fixesKevin P. Fleming
2006-07-06dirty hack of a fix to deal with the fact that chan_vpb changed to chan_vpb.ccRussell Bryant
2006-07-06ignore muted if presentKevin P. Fleming
2006-07-06add missing fileKevin P. Fleming
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-07-06OK, here is everything I changed to fix 7474:Steve Murphy
2006-07-06Asterisk portion of the T309 patch. (#7271)Matthew Fredrickson
2006-07-06Blocked revisions 37224 via svnmergeMatt O'Gorman
2006-07-06patch resolves issue with when to decide if its right time Matt O'Gorman
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-06Merged revisions 37173 via svnmerge from Joshua Colp
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...Christian Richter
2006-07-06Merged revisions 37143 via svnmerge from Tilghman Lesher
2006-07-06make chan_zap use proper test for libpri supportKevin P. Fleming
2006-07-06Include h.264 in "show codecs"Olle Johansson
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)Kevin P. Fleming
2006-07-05solves issue with bug 7468. but with a patch that worksMatt O'Gorman
2006-07-05update OSS so it works againKevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...Kevin P. Fleming
2006-07-05fix a compiler warning and clean up the code a bit.Matt O'Gorman
2006-07-05Change superfluous messages to DEBUG and remove dead codeTilghman Lesher
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-05Draft became RFC...Olle Johansson
2006-07-05Merged revisions 36998 via svnmerge from Joshua Colp
2006-07-05- Add notes about voicemail depending on res_adsiOlle Johansson
2006-07-05match the change made to AST_EXT_LIB in asterisk-addonsRussell Bryant
2006-07-04removed the reloading of the ntdebug stuff, since this is a bit buggy, we onl...Christian Richter
2006-07-04Specify digest algorithm for picky clientsOlle Johansson
2006-07-04Bug 7472 - Change line terminator for header to be RFC-compliantTilghman Lesher
2006-07-03removed our own tone creation from misdn_indicate, we just return -1. Now we ...Christian Richter
2006-07-03added misdn show config description[s] to show all the possible misdn.conf se...Christian Richter
2006-07-03Increase buffer size for routing headers. When routing with enc.keys withinOlle Johansson
2006-07-03Whitespace fixes only.Tilghman Lesher
2006-07-03Add some comments to the SLA codeOlle Johansson
2006-07-03Raise debugging level for messageOlle Johansson
2006-07-03Don't attempt to run a regcomp if we haven't even parsed arguments correctlyTilghman Lesher
2006-07-03reduce indentation a couple of levelsRussell Bryant
2006-07-03Blocked revisions 36751 via svnmergeRussell Bryant
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-07-03- remove an unused variableRussell Bryant
2006-07-03add RDNIS to the DumpChan application (issue #7432, junky)Russell Bryant
2006-07-03Merged revisions 36697 via svnmerge from Russell Bryant
2006-07-02Issue #7421 - Hold status not working fully. Thanks jmls for a good job debug...Olle Johansson
2006-07-02users want code to compile, really. Olle Johansson