summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (...Tilghman Lesher
2006-01-21finish reverting my pass through the tree to remove checks of the result ofRussell Bryant
2006-01-21don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca Russell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21conversions to use allocation wrappers (issue #6277)Russell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-21remove some useless checks of the result of ast_strdupaRussell Bryant
2006-01-21Bug 4872 - Make Asterisk paths available to AGIs via environmental variablesTilghman Lesher
2006-01-21Bug 5515 - Devicestate and API documentation updateTilghman Lesher
2006-01-21Bug 6096 - callerid_parse cleanupTilghman Lesher
2006-01-21remove optimization where its benefits are negligibleRussell Bryant
2006-01-21remove some useless checks after calls to ast_strdupaRussell Bryant
2006-01-20fix for codec_gsm on ia64 (#6294)Matthew Fredrickson
2006-01-20formatting and doxygen fixes (issue #6300)Russell Bryant
2006-01-20Fix comments in sip.conf (#6134)Matthew Fredrickson
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)Matthew Fredrickson
2006-01-20- move ast_strdupa from channel.h to utils.hRussell Bryant
2006-01-20Merged revisions 8347 via svnmerge from Russell Bryant
2006-01-20Change chan_alsa to default open the first sound card deviceMatthew Fredrickson
2006-01-20Update config. Apprently default doesn't always work now.Matthew Fredrickson
2006-01-20eliminate compiler warnings from recent const-ificationKevin P. Fleming
2006-01-20- Add DOC file about caller ID presentation valuesOlle Johansson
2006-01-20fix version reporting (issue #6292)Russell Bryant
2006-01-20Merged revisions 8320 via svnmerge from Matt O'Gorman
2006-01-20More doxygen updatesOlle Johansson
2006-01-20Doxygen updatesOlle Johansson
2006-01-19Add support for "musicclass" instead of "musiconhold" to make chan_zap compat...Olle Johansson
2006-01-19Doxygen fixesOlle Johansson
2006-01-19Enable "musicclass" setting for sip peersOlle Johansson
2006-01-19Merged revisions 8276 via svnmerge fromTilghman Lesher
2006-01-19Deprecate the use of Random in 1.3, 1.4Tilghman Lesher
2006-01-19Merged revisions 8242 via svnmerge from Russell Bryant
2006-01-19Merged revisions 8232 via svnmerge from Russell Bryant
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-18Merged revisions 8194 via svnmerge from Matt O'Gorman
2006-01-18oops. sorryMatt O'Gorman
2006-01-18allows for use of the originate function fromMatt O'Gorman
2006-01-18cli.h cleanup and additional documentationMatt O'Gorman
2006-01-18Merged revisions 8162 via svnmerge from Matt O'Gorman
2006-01-18cleanup the show uptime code, and minor changesMatt O'Gorman
2006-01-17remove some more deprecated (pre-1.2) stuffKevin P. Fleming
2006-01-17Improvements to DSP callprogress=yes code (#5009)Matthew Fredrickson
2006-01-17Fix answeronpolarityswitch and hanguponpolarityswitch when both are yes (#6229)Matthew Fredrickson
2006-01-17oops all better now.Matt O'Gorman
2006-01-17allow for multiple periodic announcementsMatt O'Gorman
2006-01-17spelling fixKevin P. Fleming
2006-01-17suppress compiler warningKevin P. Fleming
2006-01-17Merged revisions 8140 via svnmerge from Matt O'Gorman