aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-12-07Add count of total number of calls processed by asterisk during it's lifetime.qwell1-0/+5
2007-12-06Merged revisions 91366 via svnmerge from oej1-0/+3
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...tilghman1-0/+2
2007-12-05Merged revisions 91070 via svnmerge from russell1-2/+2
2007-12-04Add support for monitoring MWI on FXO lines.russell1-0/+2
2007-12-04Merged revisions 90735 via svnmerge from mmichelson2-0/+37
2007-12-03Merged revisions 90753 via svnmerge from tilghman1-0/+1
2007-12-03Add AGI commands for speech recognition. These mirror the dialplan applicatio...file1-0/+1
2007-12-03Merged revisions 90548 via svnmerge from file1-0/+1
2007-11-30Adding support for the "automixmonitor" dial and queue options.mmichelson3-1/+24
2007-11-30Merged revisions 90348 via svnmerge from russell1-12/+11
2007-11-30Merged revisions 90310 via svnmerge from russell1-1/+18
2007-11-29Merged revisions 90155 via svnmerge from tilghman1-1/+1
2007-11-29Fix build of trunktilghman1-0/+2
2007-11-29Merged revisions 90145 via svnmerge from russell1-1/+5
2007-11-29Merged revisions 90142 via svnmerge from russell1-1/+6
2007-11-28Merge another small doxygen change from team/russell/chan_refcount to indicaterussell1-1/+6
2007-11-28Merge some channel.h doxygen updates from team/russell/chan_refcountrussell1-51/+138
2007-11-28Remove "old"-style CLI handler, since nothing uses it anymore.qwell1-35/+15
2007-11-28Merged revisions 89893 via svnmerge from russell1-1/+20
2007-11-27Document that the channel is not locked when the send_digit_begin and endrussell1-2/+10
2007-11-27More "moremanager" fixes. Manager commands to check module status.oej1-0/+7
2007-11-27More "moremanager" changes - doxygen docs and changing manager version (finally)oej1-3/+9
2007-11-27The following patch with updates for trunk. Works much better in trunk.oej1-1/+7
2007-11-27Add an S_COR macro, which is similar to the existing S_OR macro,qwell1-1/+7
2007-11-27Merged revisions 89622 via svnmerge from murf1-0/+1
2007-11-26Start using Doxygen groupings to group variables and defines.oej1-1/+0
2007-11-25Try to get channel.h and channel.c aligned in regards to ast_set_callerid as ...oej1-5/+20
2007-11-25Merged revisions 89559 via svnmerge from tilghman1-0/+6
2007-11-25Housekeeping...oej1-6/+0
2007-11-24closes issue #11363; where the pattern _20x. buried in an included context, d...murf1-0/+5
2007-11-23Let's start with implementing the base architecture for UTF8 caller ID'soej1-1/+17
2007-11-23formatting cleanup on the header,rizzo1-16/+8
2007-11-22formatting cleanuprizzo1-46/+37
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo5-60/+68
2007-11-22more removal of redundant headersrizzo1-0/+4
2007-11-22implement the split of file.h and mod_format.hrizzo3-132/+6
2007-11-22Add a specific header for providers of file and format handling routines,rizzo1-0/+143
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...kpfleming2-10/+10
2007-11-21add check for video4linuxrizzo1-0/+3
2007-11-21X11 checks (at least some - for other platforms withrizzo1-0/+6
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo6-5/+10
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo2-34/+44
2007-11-20switch compile-time option checking to string storage mode in this branch tookpfleming1-5/+7
2007-11-19Be a bit more pedantic about the type for holding the md5 sum for the build o...russell1-1/+2
2007-11-19move the declaration of struct ast_channel ast_frame and ast_modulerizzo4-9/+10
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo2-0/+3
2007-11-19revert inclusion of options.hrizzo1-0/+2
2007-11-18Use the easy way that rizzo mentioned, only include malloc.h on the Windows p...file1-1/+1
2007-11-18Revert last commit, apparently buildbot lied to me.file1-8/+3