aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_page.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Merged revisions 170979 via svnmerge from seanbright1-4/+7
2009-01-14Merged revisions 168608 via svnmerge from murf1-1/+1
2009-01-14Merged revisions 168593 via svnmerge from twilson1-4/+16
2008-12-15Add an 'i' option to app_page. This option works the same asmmichelson1-0/+9
2008-11-05- Add more <see-also> based on TFOT.eliel1-0/+3
2008-11-04Slightly optimize ast_devstate_str and rename global functions devstate2str a...tilghman1-2/+2
2008-11-02fix a typo (thanks sean)russell1-1/+1
2008-11-02Fix various spelling and grammatical issues in documentationrussell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-17/+50
2008-10-31* Fixed timeout logic in the dialing API as setting timeoutsmmichelson1-10/+35
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+1
2008-03-11Dial a device even if it's state is unknown.file1-3/+8
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-3/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-07-31Mostly cleanup of documentation to substitute the pipe with the comma, but a ...tilghman1-3/+3
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-3/+3
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-6/+0
2007-07-16It is no longer required for each module that deals with a channel to call as...file1-7/+1
2007-06-01Merged revisions 66879 via svnmerge from russell1-0/+1
2007-03-16Merged revisions 58992 via svnmerge from file1-3/+2
2007-02-12Merged revisions 54066 via svnmerge from russell1-1/+1
2007-01-24Merged revisions 52049 via svnmerge from file1-79/+44
2007-01-18Add 's' option to Page application which checks devicestate before dialing. (...file1-6/+18
2006-12-20Clean up app_pagefile1-33/+41
2006-10-26Merged revisions 46347 via svnmerge from qwell1-1/+1
2006-09-11Merged revisions 42783 via svnmerge from tilghman1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-19/+8
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-4/+1
2006-05-03 Documentation / whitespace fix.bweschke1-1/+1
2006-05-03 Optionally record audio of the page command for re-pages/playback. #6827 (Je...bweschke1-3/+8
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-0/+5
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-16/+7
2006-04-13Merged revisions 19812 via svnmerge from kpfleming1-4/+4
2006-04-11Merged revisions 19348 via svnmerge from kpfleming1-1/+12
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...tilghman1-1/+1
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentrizzo1-1/+1
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-2/+0
2006-02-11update for change to ast_pbx_outgoing_extenrussell1-1/+1
2006-01-21on this pass, only remove duplicate log messagesrussell1-3/+1
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-0/+5
2006-01-21remove lots of useless checks of the result of ast_strduparussell1-5/+0
2006-01-13 More memory wrapper cleanup. #6224bweschke1-3/+2
2006-01-12 More new memory wrapper work.bweschke1-2/+1
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-1/+29
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-07application doc updatekpfleming1-3/+2