summaryrefslogtreecommitdiff
path: root/apps/app_page.c
AgeCommit message (Expand)Author
2006-05-03 Documentation / whitespace fix.BJ Weschke
2006-05-03 Optionally record audio of the page command for re-pages/playback. #6827 (Je...BJ Weschke
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Merged revisions 19812 via svnmerge from Kevin P. Fleming
2006-04-11Merged revisions 19348 via svnmerge from Kevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-11update for change to ast_pbx_outgoing_extenRussell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-13 More memory wrapper cleanup. #6224BJ Weschke
2006-01-12 More new memory wrapper work.BJ Weschke
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-18Small paging fixups (bug #5460)Mark Spencer
2005-10-14Don't wait for channels to answer before moving on!Mark Spencer
2005-10-13make new app conform to coding guidelines :-(Kevin P. Fleming
2005-10-13Make sure paging can be duplex if necessaryMark Spencer
2005-10-12Fix "bug" of not being able to page multiple phonesMark Spencer