summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-02-15update app to use args parserKevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14Now Kevin will be really happy!Matt O'Gorman
2006-02-14changed naming scheme for variables so it matchesMatt O'Gorman
2006-02-14don't use localuser structure for outbound calls (issue #6216)Kevin P. Fleming
2006-02-14list macro conversion (issue #6328, with bugfix)Kevin P. Fleming
2006-02-14Merged revisions 9961,9964,9990,10018 via svnmerge from Kevin P. Fleming
2006-02-14Properly stopsteram on meetme (bug #6137)Mark Spencer
2006-02-14set properties for new files (i need to get this documented)Kevin P. Fleming
2006-02-14bug 6485 fixed.Matt O'Gorman
2006-02-14Commiting 5959 with minor formatting and typoMatt O'Gorman
2006-02-13Shouldn't have been a public functionTilghman Lesher
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-13Don't set the formats before we stop indications. (issue #6380)Josh Roberson
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-12Make the ditlen and tone configurable at runtimeTilghman Lesher
2006-02-11update for change to ast_pbx_outgoing_extenRussell Bryant
2006-02-11use auto-build for apps, simplify variable settingKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-11fix compiler warningsKevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-09remove some Makefile targets for things that don't exist in the treeRussell Bryant
2006-02-05Merged revisions 9156 via svnmerge from Tilghman Lesher
2006-02-02remove obsolete stuffKevin P. Fleming
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-30reverting blocks 9 and 10 from revision 7547Matt O'Gorman
2006-01-27don't re-define the localuser struct for custom use inside the module (issue ...Russell Bryant
2006-01-26don't redefine the localuser struct for additional use specific to the module...Russell Bryant
2006-01-26store conference list using linked list macros (issue #6327)Russell Bryant
2006-01-25Merged revisions 8608 via svnmerge from Kevin P. Fleming
2006-01-23changed some settings to app_args and some codeMatt O'Gorman
2006-01-23Use doxygen for todo's! :-)Olle Johansson
2006-01-23Remove javadoc doxygen format...Olle Johansson
2006-01-22fix memory leak from not freeing the list of queue members when freeing a queueRussell Bryant
2006-01-22Bug 6312 - Macro janitorTilghman Lesher
2006-01-22Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-...Tilghman Lesher
2006-01-21oops, don't build app_sql_postgres by default ...Russell Bryant
2006-01-21- conversion to allocation wrappersRussell Bryant
2006-01-21clean up formatting to conform to coding guidelines and fix some typos (issue...Russell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (...Tilghman Lesher
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-20Merged revisions 8347 via svnmerge from Russell Bryant
2006-01-20More doxygen updatesOlle Johansson
2006-01-19Deprecate the use of Random in 1.3, 1.4Tilghman Lesher