aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2007-12-16Adding a new CLI command for "manager reload", which is important now thatoej1-0/+21
2007-12-16Change manager so that registered accounts are stored in memory. This opens f...oej1-162/+143
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej3-11/+11
2007-12-16Don't drop the first character randomly in long listings in the CLI.oej1-2/+3
2007-12-14I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1.mmichelson2-2/+2
2007-12-14Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be more accurate.mmichelson2-2/+2
2007-12-14After reading Russell's e-mail to the dev list stating that checking option_v...mmichelson3-6/+4
2007-12-14Print an error message if a #included file does not existrussell1-1/+3
2007-12-14If malloc.h is included in a Solaris build, the compilation breaks.tilghman1-1/+1
2007-12-14Convert ast_verbose to ast_verb.tilghman4-20/+10
2007-12-13Merged revisions 92809 via svnmerge from qwell1-7/+7
2007-12-13Merged revisions 92696 via svnmerge from qwell1-1/+1
2007-12-12Conversions of free to ast_free, where applicable, and several other formatti...tilghman2-8/+8
2007-12-12Correctly handle possible memory allocation failuretilghman1-5/+13
2007-12-11Doxygen updates, formatting. oej1-2/+20
2007-12-11Merged revisions 92363 via svnmerge from file1-0/+1
2007-12-11* In unaligned.h, remove some unnecessary casts and mark the arg of the russell1-2/+3
2007-12-10Merged revisions 92204 via svnmerge from file1-0/+1
2007-12-08remove unused code, and simplify the logic for #include/#execrizzo1-35/+29
2007-12-08Implement comment_buffer and lline_buffer in terms of the ast_str_*() API.rizzo1-103/+68
2007-12-08unify some common coderizzo1-11/+16
2007-12-08normalize formattingrizzo1-18/+14
2007-12-08document a nice technique to exit from a block in case of errors.rizzo1-0/+5
2007-12-08a little bit of documentation on how lines are parsed.rizzo1-7/+24
2007-12-07Merged revisions 91890 via svnmerge from qwell1-0/+2
2007-12-07Merged revisions 91830 via svnmerge from russell1-1/+6
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.qwell2-1/+68
2007-12-07Merged revisions 91777 via svnmerge from russell1-15/+29
2007-12-07Merged revisions 91737 via svnmerge from mmichelson1-1/+4
2007-12-07Merged revisions 91637 via svnmerge from tilghman1-8/+22
2007-12-06If duration or billsec are not yet calculated, calculate them on demand.tilghman1-2/+2
2007-12-06Merged revisions 91450 via svnmerge from file1-27/+20
2007-12-06- The Ping Actionoej1-11/+21
2007-12-06Changes to manager events in channel.coej1-33/+44
2007-12-06New manager event when a channel changes account code.oej1-0/+8
2007-12-06Doxygen updatesoej1-4/+6
2007-12-06Merged revisions 91366 via svnmerge from oej2-4/+14
2007-12-06Change description of new manager commandoej1-1/+1
2007-12-06Add manager command for showing all current channels.oej1-0/+67
2007-12-06Instead of iterating through the entire epoll events array just look at the o...file1-1/+1
2007-12-05Merged revisions 91192 via svnmerge from russell1-11/+13
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...tilghman1-0/+1
2007-12-05Merged revisions 91074 via svnmerge from russell1-0/+4
2007-12-04Merged revisions 90967 via svnmerge from russell1-19/+9
2007-12-04Add support for monitoring MWI on FXO lines.russell1-4/+18
2007-12-04Fix build, that some people aren't seeing for some reason.qwell1-0/+4
2007-12-04Merged revisions 90876 via svnmerge from qwell1-0/+4
2007-12-04Fix a silly little typo :)russell1-1/+1
2007-12-04Merged revisions 90735 via svnmerge from mmichelson2-1/+79
2007-12-04(closes issue #11422)oej1-0/+78