summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
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
2008-02-08Merge changes from team/mvanbaak/cli-command-auditRussell Bryant
2008-02-04Merged revisions 102323 via svnmerge from Tilghman Lesher
2008-01-24Merged revisions 100164 via svnmerge from Russell Bryant
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2008-01-22Make sure the command is not just present but is also configured to be executedRussell Bryant
2008-01-22Change the Asterisk CLI startup commands feature to read commands to run from...Russell Bryant
2008-01-17Add support for an easy way to automatically execute some Asterisk CLI commandsRussell Bryant
2008-01-09New option in trunk, needs strdupa to be safe, tooTilghman Lesher
2008-01-08Merged revisions 97077 via svnmerge from Tilghman Lesher
2008-01-05Now that the version.h file was getting properly regenerated every time the svnRussell Bryant