aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_realtime.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Merged revisions 208052 via svnmerge from tilghman1-4/+6
2008-12-17Fix the buildmmichelson1-1/+1
2008-12-17Merged revisions 165255 via svnmerge from mmichelson1-1/+3
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-2/+2
2008-11-10Make documentation of update method match documentation and update update2tilghman1-9/+9
2008-10-14Merge realtime_update2 branch, which adds a new realtime API call namedtilghman1-4/+139
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak1-2/+2
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-4/+4
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-10-26Correctly use defined return values in (some) load_module functions.qwell1-1/+1
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-2/+2
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-2/+2
2007-09-18(issue #10724)qwell1-37/+47
2007-07-16It is no longer required for each module that deals with a channel to call as...file1-1/+0
2007-01-07When calling the Realtime app more than once, unset fields which weretilghman1-1/+1
2006-12-06Constify a bunch of usage strings for CLI commands.russell1-2/+2
2006-11-18ESS-ification.rizzo1-1/+1
2006-09-21Remove deprecated apps and funcstilghman1-0/+127