summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-02-26Fixed nasty lockup bug and added command macros (not to be confused withJim Dixon
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.Olle Johansson
2006-02-24Update to trunkOlle Johansson
2006-02-23Move conditional compilation for CURL from apps/ to funcs/Tilghman Lesher
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuesTilghman Lesher
2006-02-23Move CURL function from apps/ to funcs/Tilghman Lesher
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-22Solved problem where talker hears himself whenMatt O'Gorman
2006-02-22bug in the linkedlists macros where the prev node Matt O'Gorman
2006-02-22Updating skel application to use current parsing constructsTilghman Lesher
2006-02-20Changing syntax once again slightly and standardizingMatt O'Gorman
2006-02-19Merged revisions 10464 via svnmerge from Tilghman Lesher
2006-02-17fix up the summary and help text for the mixmonitor cli commandRussell Bryant
2006-02-16Bug 6503 - Change wording from mailbox to folder when referring to the subfol...Tilghman Lesher
2006-02-16Bug 6516 - u->chan not definedTilghman Lesher
2006-02-16Merged revisions 10301 via svnmerge from Russell Bryant
2006-02-16add StopMixMonitor application (issue #6122, with mods)Russell Bryant
2006-02-15Define the initial values separate from the STATIC definitionsTilghman Lesher
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...Kevin P. Fleming
2006-02-15add channel's uniqueid to manager 'join' event (issue #6458)Kevin P. Fleming
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