summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-11-24Doxygen updateOlle Johansson
2006-11-20Merged revisions 47850 via svnmerge from Joshua Colp
2006-11-18Move this macro from cli.c to cli.h so apps can use itLuigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-17introduce a bit of regexp support in the internal CLI api.Luigi Rizzo
2006-11-16Merged revisions 44809 via svnmerge from Paul Cadach
2006-11-151. Re-format the code.TransNexus OSP Development
2006-11-15one more step cleaning the internal CLI interface:Luigi Rizzo
2006-11-15update the internal cli api following comments from kevin.Luigi Rizzo
2006-11-14need to check quoting in the doxygen docs...Olle Johansson
2006-11-14Some improvements to doxygen docsOlle Johansson
2006-11-14Bring in the improved internal API for the CLI.Luigi Rizzo
2006-11-11safe terminal output is sweet.Matt O'Gorman
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,Russell Bryant
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...Olle Johansson
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...Joshua Colp
2006-11-03add a new cli/manager.conf option "debug" to enable/disableLuigi Rizzo
2006-11-02Let's make application/function/hint lists read/write lists... just for kicksJoshua Colp
2006-11-02Sure enough, some of the uses of astobj are doing recursive locking. ThisRussell Bryant
2006-11-02astobj was already set up to use read and write locks. Now that we have wrap...Russell Bryant
2006-11-02Add AST_RWLIST_* set of macros which implement linked lists using read/write ...Joshua Colp
2006-11-02Set the AST_RWLOCK_INIT_VALUE to the PTHREAD_RWLOCK_INIT_VALUE if it is avail...Joshua Colp
2006-11-02I'm crazy so I will add this... pthread rwlock wrappers, along with autoconf ...Joshua Colp
2006-10-31Merged revisions 46714 via svnmerge from Kevin P. Fleming
2006-10-31Issue #80898 - Restoring func_enum (otmar) Olle Johansson
2006-10-30Adding dialplan function IFMODULE, so you can create dialplans that handleOlle Johansson
2006-10-30Merged revisions 46511 via svnmerge from Kevin P. Fleming
2006-10-30Issue #3930 - Add manager command for listing dialplan (coded april 2005, in ...Olle Johansson
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-25Merged revisions 46082-46083,46152-46153 via svnmerge from Kevin P. Fleming
2006-10-25Merged revisions 46154 via svnmerge from Kevin P. Fleming
2006-10-22regenerate the configure script and autoconfig.h.in to reflect recent changesRussell Bryant
2006-10-19restore freeing of threadstorage objects without custom cleanup functionsKevin P. Fleming
2006-10-19Extend the thread storage API such that a custom initialization function canRussell Bryant
2006-10-17Merged revisions 45408 via svnmerge from Kevin P. Fleming
2006-10-13Merged revisions 45027 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-10-07Extend CALLERID() function for "pres" and "ton" valuesPaul Cadach
2006-10-06Merged revisions 44631 via svnmerge from Kevin P. Fleming
2006-10-06regenerate the configure script to reflect the latest changes done byRussell Bryant
2006-10-04Merged revisions 44390 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44322 via svnmerge from Kevin P. Fleming
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...Matt O'Gorman
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
2006-09-28Merged revisions 43952 via svnmerge from Kevin P. Fleming
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-28Merged revisions 43861-43862 via svnmerge from Paul Cadach
2006-09-26Merged revisions 43707 via svnmerge from Joshua Colp