summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.Mark Michelson
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.Mark Michelson
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...Mark Michelson
2007-12-14Print an error message if a #included file does not existRussell Bryant
2007-12-14If malloc.h is included in a Solaris build, the compilation breaks.Tilghman Lesher
2007-12-14Convert ast_verbose to ast_verb.Tilghman Lesher
2007-12-13Merged revisions 92809 via svnmerge from Jason Parker
2007-12-13Merged revisions 92696 via svnmerge from Jason Parker
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...Tilghman Lesher
2007-12-12Correctly handle possible memory allocation failureTilghman Lesher
2007-12-11Doxygen updates, formatting. Olle Johansson
2007-12-11Merged revisions 92363 via svnmerge from Joshua Colp
2007-12-11* In unaligned.h, remove some unnecessary casts and mark the arg of the Russell Bryant
2007-12-10Merged revisions 92204 via svnmerge from Joshua Colp
2007-12-08remove unused code, and simplify the logic for #include/#execLuigi Rizzo
2007-12-08Implement comment_buffer and lline_buffer in terms of the ast_str_*() API.Luigi Rizzo
2007-12-08unify some common codeLuigi Rizzo
2007-12-08normalize formattingLuigi Rizzo
2007-12-08document a nice technique to exit from a block in case of errors.Luigi Rizzo
2007-12-08a little bit of documentation on how lines are parsed.Luigi Rizzo
2007-12-07Merged revisions 91890 via svnmerge from Jason Parker
2007-12-07Merged revisions 91830 via svnmerge from Russell Bryant
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.Jason Parker
2007-12-07Merged revisions 91777 via svnmerge from Russell Bryant
2007-12-07Merged revisions 91737 via svnmerge from Mark Michelson
2007-12-07Merged revisions 91637 via svnmerge from Tilghman Lesher
2007-12-06If duration or billsec are not yet calculated, calculate them on demand.Tilghman Lesher
2007-12-06Merged revisions 91450 via svnmerge from Joshua Colp
2007-12-06- The Ping ActionOlle Johansson
2007-12-06Changes to manager events in channel.cOlle Johansson
2007-12-06New manager event when a channel changes account code.Olle Johansson
2007-12-06Doxygen updatesOlle Johansson
2007-12-06Merged revisions 91366 via svnmerge from Olle Johansson
2007-12-06Change description of new manager commandOlle Johansson
2007-12-06Add manager command for showing all current channels.Olle Johansson
2007-12-06Instead of iterating through the entire epoll events array just look at the o...Joshua Colp
2007-12-05Merged revisions 91192 via svnmerge from Russell Bryant
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-12-05Merged revisions 91074 via svnmerge from Russell Bryant
2007-12-04Merged revisions 90967 via svnmerge from Russell Bryant
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-12-04Fix build, that some people aren't seeing for some reason.Jason Parker
2007-12-04Merged revisions 90876 via svnmerge from Jason Parker
2007-12-04Fix a silly little typo :)Russell Bryant
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-12-04(closes issue #11422)Olle Johansson
2007-12-03A small fix from snuffySteve Murphy
2007-12-03Avoid an additional function call. Reported by: eliel Patch by: eliel (Close...Tilghman Lesher
2007-12-03Merged revisions 90588 via svnmerge from Joshua Colp
2007-12-03Merged revisions 90548 via svnmerge from Joshua Colp