summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2008-10-07Allow people to select the old console behavior of white text on a blackTilghman Lesher
2008-10-04Fix a bug with the last item in CLI history getting duplicated whenSean Bright
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-08-25Optional light colored background, for those who use black on white terminals.Tilghman Lesher
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/Sean Bright
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,Tilghman Lesher
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to Brett Bryant
2008-07-14Fix a memory leak in the case that /dev/null cannot beMark Michelson
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-07-08Reduce length of time that 'asterisk -rx' waits.Tilghman Lesher
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-19Merged revisions 123869 via svnmerge from Tilghman Lesher
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,Tilghman Lesher
2008-05-29Adds support for changing logger settingss on remote consoles with a Brett Bryant
2008-05-27Merged revisions 118465 via svnmerge from Tilghman Lesher
2008-05-22Merged revisions 117899 via svnmerge from Tilghman Lesher
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,Russell Bryant
2008-05-21Merged revisions 117519 via svnmerge from Tilghman Lesher
2008-05-21Merged revisions 117514 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117507 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117479 via svnmerge from Russell Bryant
2008-05-13Merged revisions 115884 via svnmerge from Tilghman Lesher
2008-05-06Merged revisions 115415 via svnmerge from Tilghman Lesher
2008-05-05Merged revisions 115333 via svnmerge from Tilghman Lesher
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-08Merged revisions 113402 via svnmerge from Jason Parker
2008-04-04sleep long enough for the zaptel timer error message to display before exitDwayne M. Hubbard
2008-04-03satisfy buildbotDwayne M. Hubbard
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...Dwayne M. Hubbard
2008-03-26Add the "config reload <conffile>" command, which allows you to tell AsteriskTilghman Lesher
2008-03-25Merged revisions 110628 via svnmerge from Joshua Colp
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-03-07Merged revisions 106552 via svnmerge from Tilghman Lesher
2008-03-05Create a centralized configuration option for silencethresholdTilghman Lesher
2008-03-04Fix minor misuses of snprintfTilghman Lesher
2008-03-033) In addition to merging the changes below, change trunk back to a regularRussell Bryant
2008-02-26I swear I compiled this ... *cough*Russell Bryant
2008-02-18make the output of 'core show settings' a bit nicer.Michiel van Baak
2008-02-12Remove development version notice.Russell Bryant
2008-02-11Just some minor coding style cleanup...Joshua Colp