aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-02-26Fixed nasty lockup bug and added command macros (not to be confused withjdixon1-378/+845
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.oej1-156/+113
2006-02-24Update to trunkoej1-113/+156
2006-02-23Move conditional compilation for CURL from apps/ to funcs/tilghman1-11/+0
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuestilghman1-1/+1
2006-02-23Move CURL function from apps/ to funcs/tilghman1-193/+0
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...kpfleming2-3/+3
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming1-2/+2
2006-02-22Solved problem where talker hears himself whenmogorman1-1/+1
2006-02-22bug in the linkedlists macros where the prev node mogorman1-1/+0
2006-02-22Updating skel application to use current parsing constructstilghman1-27/+33
2006-02-20Changing syntax once again slightly and standardizingmogorman1-2/+2
2006-02-19Merged revisions 10464 via svnmerge from tilghman1-1/+1
2006-02-17fix up the summary and help text for the mixmonitor cli commandrussell1-2/+3
2006-02-16Bug 6503 - Change wording from mailbox to folder when referring to the subfol...tilghman1-10/+10
2006-02-16Bug 6516 - u->chan not definedtilghman1-0/+1
2006-02-16Merged revisions 10301 via svnmerge from russell1-2/+2
2006-02-16add StopMixMonitor application (issue #6122, with mods)russell1-3/+37
2006-02-15Define the initial values separate from the STATIC definitionstilghman1-2/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell73-155/+0
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...kpfleming1-1/+14
2006-02-15add channel's uniqueid to manager 'join' event (issue #6458)kpfleming1-2/+2
2006-02-15update app to use args parserkpfleming1-17/+23
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)kpfleming2-39/+16
2006-02-14Now Kevin will be really happy!mogorman1-17/+17
2006-02-14changed naming scheme for variables so it matchesmogorman1-20/+22
2006-02-14don't use localuser structure for outbound calls (issue #6216)kpfleming1-210/+148
2006-02-14list macro conversion (issue #6328, with bugfix)kpfleming1-55/+40
2006-02-14Merged revisions 9961,9964,9990,10018 via svnmerge from kpfleming1-1/+0
2006-02-14Properly stopsteram on meetme (bug #6137)markster1-4/+6
2006-02-14set properties for new files (i need to get this documented)kpfleming1-412/+412
2006-02-14bug 6485 fixed.mogorman1-0/+4
2006-02-14Commiting 5959 with minor formatting and typomogorman1-0/+412
2006-02-13Shouldn't have been a public functiontilghman1-1/+1
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDrussell3-4/+4
2006-02-13Don't set the formats before we stop indications. (issue #6380)twisted1-1/+2
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming1-2/+5
2006-02-12major dialplan functions updatekpfleming3-30/+19
2006-02-12Make the ditlen and tone configurable at runtimetilghman1-12/+25
2006-02-11update for change to ast_pbx_outgoing_extenrussell1-1/+1
2006-02-11use auto-build for apps, simplify variable settingkpfleming1-40/+27
2006-02-11set standard properties on all non-binary fileskpfleming2-2/+2
2006-02-11fix compiler warningskpfleming1-7/+9
2006-02-10clean up SMDI support commit:kpfleming1-7/+4
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf2-1/+60
2006-02-09remove some Makefile targets for things that don't exist in the treerussell1-9/+0
2006-02-05Merged revisions 9156 via svnmerge from tilghman1-14/+23
2006-02-02remove obsolete stuffkpfleming3-783/+0
2006-02-01use string fields for some stuff in ast_channelkpfleming12-21/+25
2006-02-01Allows for user to uninstall asterisk binariesmogorman1-0/+2