summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-05-19let's use the proper variable here, instead of segfaulting (don't know how th...Kevin P. Fleming
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-19Merged revisions 28651 via svnmerge from Joshua Colp
2006-05-19Merged revisions 28627 via svnmerge from Joshua Colp
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...Tilghman Lesher
2006-05-18Merged revisions 28212 via svnmerge from Joshua Colp
2006-05-18Merged revisions 28169 via svnmerge from Joshua Colp
2006-05-18Remove unsupported, unimplemented, unfunctional "v" option from meetme docume...Olle Johansson
2006-05-17Remove needless check for autofill (issue #7180 reported by Marquis)Joshua Colp
2006-05-17Merged revisions 27847 via svnmerge from Joshua Colp
2006-05-17Merged revisions 27636 via svnmerge from Tilghman Lesher
2006-05-16Inherit channel variables when call forwarding through chan_local (issue #709...Joshua Colp
2006-05-16make this app actually compileKevin P. Fleming
2006-05-16TypoOlle Johansson
2006-05-16Adding check of option_debugOlle Johansson
2006-05-15Make sure that the channel is answered before doing SpeechBackground. (issue ...Joshua Colp
2006-05-13simplify conference user list handlingRussell Bryant
2006-05-13Move WITH_SMDI from the Makefiles to be handled by menuselect. It will now beRussell Bryant
2006-05-13Merged revisions 27093 via svnmerge from Tilghman Lesher
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.Russell Bryant
2006-05-10support reload say.conf to ease testingLuigi Rizzo
2006-05-10use the channel lock wrappers (issue #7120, Mithraen)Russell Bryant
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-10fix indentation of two large blocksLuigi Rizzo
2006-05-10fix a couple of misindented lines;Luigi Rizzo
2006-05-10use 'switch' insteaf of multiple 'if'Luigi Rizzo
2006-05-10 Implement new support for "meetme list <confno> concise"BJ Weschke
2006-05-09Merged revisions 26050 via svnmerge from BJ Weschke
2006-05-09Make SIP early media work more efficiently without so many reinvitesMark Spencer
2006-05-09Make menuselect be able to show what the modules areMark Spencer
2006-05-09put all the QUEUE_STRATEGY values in an enum, and use them in all of the placesRussell Bryant
2006-05-09Bug 7009 - use the actual path, so that a table index can be usedTilghman Lesher
2006-05-09Bug 6787 - Allow escaping of newline characters for invoking non-Festival TTS...Tilghman Lesher
2006-05-09 strategy "ringall" is really int value of 0, not 1.BJ Weschke
2006-05-08Warn user if the custom format is not one of the optionsTilghman Lesher
2006-05-08 Make QueueStatusComplete manager event thread safe by wrapping it inside the...BJ Weschke
2006-05-08Merged revisions 25520 via svnmerge from BJ Weschke
2006-05-08Merged revisions 25518 via svnmerge from BJ Weschke
2006-05-08 Fix situation for when there is no monitor_option defined, but there is a mo...BJ Weschke
2006-05-08use ast_channel_(un)lockRussell Bryant
2006-05-08added managerevent meetmemute with status on or off.Matt O'Gorman
2006-05-08remove a check of the result from ast_mutex_lockRussell Bryant
2006-05-07Merged revisions 25322 via svnmerge from BJ Weschke
2006-05-07Minor AJAM fixupsMark Spencer
2006-05-06add Polish language support to Voicemail, with some minor modifications thatRussell Bryant
2006-05-05modify the handling of the new temporary greeting reminder feature so thatRussell Bryant
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...BJ Weschke
2006-05-05add support for having the user reminded that their temporary greetingRussell Bryant
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...BJ Weschke
2006-05-05move ExecIf from app_while.c to app_exec.c (issue #7094, north)Russell Bryant