summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-29formatting cleanup (bug #4109)Kevin P. Fleming
2005-04-29make 'goto' APIs aware of auto-processing loops, so they know exactly when to...Kevin P. Fleming
2005-04-27help text cleanups (bug #4072, with mods)Kevin P. Fleming
2005-04-27support old single-column options for realtime voicemail (bug #4080)Kevin P. Fleming
2005-04-22report the number of rows updated when using RealTime update method (bug #4066)Kevin P. Fleming
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-16Remove useless declaration (bug #4040)Mark Spencer
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)Mark Spencer
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13just formattingRussell Bryant
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctMatthew Fredrickson
2005-04-13support postfix options in voicemail apps (prefix options still supported usi...Kevin P. Fleming
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-04-13add missing newline (bug #4018)Russell Bryant
2005-04-11Add calling party DTMF (bug #3994)Mark Spencer
2005-04-11Add option to mask certain high frequency events (bug #3707)Mark Spencer
2005-04-09Add member/queue filters to queuestatus manager command (bug #3995)Mark Spencer
2005-04-09Forward text frames before answer (bug #3717)Mark Spencer
2005-04-09Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WI...Mark Spencer
2005-04-07Revert back on incorrect libcurl fix :-(Matthew Fredrickson
2005-04-07Bugfix for old versions of libcurl (#3982)Matthew Fredrickson
2005-04-06re-implement realtime support in app_directoryKevin P. Fleming
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)Kevin P. Fleming
2005-04-03forgot some code from the last chanspy repass (nothing exciting)Anthony Minessale II
2005-04-02Resolve app_meetme crash when member tries to mute/unmute (bug #3899)Kevin P. Fleming
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...Kevin P. Fleming
2005-04-01use local header for transfer definitions instead of libpri.hKevin P. Fleming
2005-04-01add FIELDQTY function to split variable contents and get any desired field (b...Kevin P. Fleming
2005-04-01Forgot to add app_settransfercapability.cMatthew Fredrickson
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
2005-04-01Finishing touches and addition of record flag to ChanSpy <pay up jets\!>Anthony Minessale II
2005-04-01fix codec timing issuesAnthony Minessale II
2005-03-31Fix strict mode for queues (bug #3913)Mark Spencer
2005-03-31more optimizationsAnthony Minessale II
2005-03-31minor tweak and optimization for chanspyAnthony Minessale II
2005-03-30fix dial a channel on chanspyAnthony Minessale II
2005-03-30increase buffer spaceAnthony Minessale II
2005-03-29fix group and arg parsing bugAnthony Minessale II
2005-03-29Fix beep logic error (bug #3888)Mark Spencer
2005-03-29Make sure ExecIf stuff returns properly (bug #3864)Mark Spencer
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-27Fix chanisavail typo that forced "state" mode (bug #3873)Mark Spencer
2005-03-27Fix cross compiling (bug #3868)Mark Spencer
2005-03-27Fix app bug, update skel example, add skel to makefile as option (bug #3869)Mark Spencer
2005-03-27Add VM_CONTEXT for substitution (bug #3872)Mark Spencer
2005-03-26fix volfactorAnthony Minessale II
2005-03-26Fix timeouts when no-password used (bug #3859)Mark Spencer
2005-03-25Fix fork CDR seggy (bug #3855)Mark Spencer