aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-21- conversions to allocation wrappersrussell6-101/+51
2006-01-21oops, don't build app_sql_postgres by default ...russell1-1/+1
2006-01-21- conversion to allocation wrappersrussell1-99/+73
2006-01-21clean up formatting to conform to coding guidelines and fix some typos (issue...russell2-306/+294
2006-01-21git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8404 f38db490-d61c-443f-...russell0-0/+0
2006-01-21on this pass, only remove duplicate log messagesrussell52-267/+78
2006-01-21Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (...tilghman1-59/+90
2006-01-21finish reverting my pass through the tree to remove checks of the result ofrussell4-18/+50
2006-01-21don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca russell1-5/+3
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell51-157/+545
2006-01-21conversions to use allocation wrappers (issue #6277)russell10-58/+55
2006-01-21remove useless checks of the result of ast_strduparussell8-74/+5
2006-01-21remove lots of useless checks of the result of ast_strduparussell40-365/+111
2006-01-21remove some useless checks of the result of ast_strduparussell3-105/+36
2006-01-21Bug 4872 - Make Asterisk paths available to AGIs via environmental variablestilghman1-0/+12
2006-01-21Bug 5515 - Devicestate and API documentation updatetilghman1-35/+99
2006-01-21Bug 6096 - callerid_parse cleanuptilghman1-35/+36
2006-01-21remove optimization where its benefits are negligiblerussell1-5/+5
2006-01-21remove some useless checks after calls to ast_strduparussell4-50/+18
2006-01-20fix for codec_gsm on ia64 (#6294)mattf1-0/+6
2006-01-20formatting and doxygen fixes (issue #6300)russell4-878/+809
2006-01-20Fix comments in sip.conf (#6134)mattf1-1/+1
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)mattf2-38/+49
2006-01-20- move ast_strdupa from channel.h to utils.hrussell2-16/+31
2006-01-20Merged revisions 8347 via svnmerge from russell1-5/+2
2006-01-20Change chan_alsa to default open the first sound card devicemattf1-2/+2
2006-01-20Update config. Apprently default doesn't always work now.mattf1-1/+1
2006-01-20eliminate compiler warnings from recent const-ificationkpfleming1-7/+7
2006-01-20- Add DOC file about caller ID presentation valuesoej3-0/+22
2006-01-20fix version reporting (issue #6292)russell1-2/+2
2006-01-20Merged revisions 8320 via svnmerge from mogorman1-4/+6
2006-01-20More doxygen updatesoej8-59/+57
2006-01-20Doxygen updatesoej1-17/+14
2006-01-19Add support for "musicclass" instead of "musiconhold" to make chan_zap compat...oej2-2/+4
2006-01-19Doxygen fixesoej1-9/+10
2006-01-19Enable "musicclass" setting for sip peersoej1-1/+1
2006-01-19Merged revisions 8276 via svnmerge fromtilghman2-17/+47
2006-01-19Deprecate the use of Random in 1.3, 1.4tilghman1-6/+12
2006-01-19Merged revisions 8242 via svnmerge from russell1-1/+2
2006-01-19Merged revisions 8232 via svnmerge from russell1-8/+7
2006-01-18constify arguments in more places where strings should not be modified (issue...russell19-64/+66
2006-01-18Merged revisions 8194 via svnmerge from mogorman1-1/+2
2006-01-18oops. sorrymogorman0-0/+0
2006-01-18allows for use of the originate function frommogorman3-1/+207
2006-01-18cli.h cleanup and additional documentationmogorman1-15/+43
2006-01-18Merged revisions 8162 via svnmerge from mogorman1-1/+1
2006-01-18cleanup the show uptime code, and minor changesmogorman1-89/+41
2006-01-17remove some more deprecated (pre-1.2) stuffkpfleming5-282/+5
2006-01-17Improvements to DSP callprogress=yes code (#5009)mattf1-25/+58
2006-01-17Fix answeronpolarityswitch and hanguponpolarityswitch when both are yes (#6229)mattf1-0/+3