summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-12-05Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call"...Tilghman Lesher
2007-12-05Merged revisions 91070 via svnmerge from Russell Bryant
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-12-03Merged revisions 90753 via svnmerge from Tilghman Lesher
2007-12-03Add AGI commands for speech recognition. These mirror the dialplan applicatio...Joshua Colp
2007-12-03Merged revisions 90548 via svnmerge from Joshua Colp
2007-11-30Adding support for the "automixmonitor" dial and queue options.Mark Michelson
2007-11-30Merged revisions 90348 via svnmerge from Russell Bryant
2007-11-30Merged revisions 90310 via svnmerge from Russell Bryant
2007-11-29Merged revisions 90155 via svnmerge from Tilghman Lesher
2007-11-29Fix build of trunkTilghman Lesher
2007-11-29Merged revisions 90145 via svnmerge from Russell Bryant
2007-11-29Merged revisions 90142 via svnmerge from Russell Bryant
2007-11-28Merge another small doxygen change from team/russell/chan_refcount to indicateRussell Bryant
2007-11-28Merge some channel.h doxygen updates from team/russell/chan_refcountRussell Bryant
2007-11-28Remove "old"-style CLI handler, since nothing uses it anymore.Jason Parker
2007-11-28Merged revisions 89893 via svnmerge from Russell Bryant
2007-11-27Document that the channel is not locked when the send_digit_begin and endRussell Bryant
2007-11-27More "moremanager" fixes. Manager commands to check module status.Olle Johansson
2007-11-27More "moremanager" changes - doxygen docs and changing manager version (finally)Olle Johansson
2007-11-27The following patch with updates for trunk. Works much better in trunk.Olle Johansson
2007-11-27Add an S_COR macro, which is similar to the existing S_OR macro,Jason Parker
2007-11-27Merged revisions 89622 via svnmerge from Steve Murphy
2007-11-26Start using Doxygen groupings to group variables and defines.Olle Johansson
2007-11-25Try to get channel.h and channel.c aligned in regards to ast_set_callerid as ...Olle Johansson
2007-11-25Merged revisions 89559 via svnmerge from Tilghman Lesher
2007-11-25Housekeeping...Olle Johansson
2007-11-24closes issue #11363; where the pattern _20x. buried in an included context, d...Steve Murphy
2007-11-23Let's start with implementing the base architecture for UTF8 caller ID'sOlle Johansson
2007-11-23formatting cleanup on the header,Luigi Rizzo
2007-11-22formatting cleanupLuigi Rizzo
2007-11-22shuffle a little bit the content of header files to reduce dependencies.Luigi Rizzo
2007-11-22more removal of redundant headersLuigi Rizzo
2007-11-22implement the split of file.h and mod_format.hLuigi Rizzo
2007-11-22Add a specific header for providers of file and format handling routines,Luigi Rizzo
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...Kevin P. Fleming
2007-11-21add check for video4linuxLuigi Rizzo
2007-11-21X11 checks (at least some - for other platforms withLuigi Rizzo
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-20move internal function declarations to include/asterisk/_private.hLuigi Rizzo
2007-11-20switch compile-time option checking to string storage mode in this branch tooKevin P. Fleming
2007-11-19Be a bit more pedantic about the type for holding the md5 sum for the build o...Russell Bryant
2007-11-19move the declaration of struct ast_channel ast_frame and ast_moduleLuigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19revert inclusion of options.hLuigi Rizzo
2007-11-18Use the easy way that rizzo mentioned, only include malloc.h on the Windows p...Joshua Colp
2007-11-18Revert last commit, apparently buildbot lied to me.Joshua Colp
2007-11-18Change how we handle alloca to conform with how it is suggested in the autoco...Joshua Colp
2007-11-17Use autoconf logic to determine the presence of PTHREAD_RECURSIVE_MUTEX_INITI...Joshua Colp