Commit Graph

190 Commits (179667088b7daa7db47d982252d06ae9c884afff)

Author SHA1 Message Date
Russell Bryant 179667088b Merged revisions 162413 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Eliel C. Sardanons 033bffd32f Introduce CLI permissions.
17 years ago
Russell Bryant e2133648f9 Merged revisions 156164 via svnmerge from
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Eliel C. Sardanons 23adb8e509 Move all the XML documentation API from pbx.c to xmldoc.c.
17 years ago
Tilghman Lesher 81fb7597e5 Don't read history on -rx commands.
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Russell Bryant 316f3897a8 Merged revisions 151905 via svnmerge from
17 years ago
Tilghman Lesher 9335b3ad34 Allow people to select the old console behavior of white text on a black
17 years ago
Sean Bright 6855b63d44 Fix a bug with the last item in CLI history getting duplicated when
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Tilghman Lesher 6dd5b8609f Optional light colored background, for those who use black on white terminals.
17 years ago
Sean Bright 790fde68d9 Another batch of files from RSW. The remaining apps and a few more
17 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
17 years ago
Tilghman Lesher d86fc7fcc1 Add %u and %g to the ASTERISK_PROMPT settings, for username and group,
17 years ago
Mark Michelson 06d951f585 merging the zap_and_dahdi_trunk branch up to trunk
17 years ago
Russell Bryant 63fb8d794b Modify the main page of the doxygen documentation to link to a new page dedicated
17 years ago
Mark Michelson ed6323cb73 Merged revisions 133169 via svnmerge from
17 years ago
Brett Bryant 35e5f434aa Fixes an issue with "core show sysinfo" that used the wrong operator to
17 years ago
Mark Michelson 88718801b3 Fix a memory leak in the case that /dev/null cannot be
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Tilghman Lesher 675f3ec348 Reduce length of time that 'asterisk -rx' waits.
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Tilghman Lesher 284ae601c3 Merged revisions 123869 via svnmerge from
17 years ago
Russell Bryant 96ea12126e Add a "timing test" CLI command. It opens a timer and configures it for
17 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Russell Bryant f4a8062e93 Merge another change from team/russell/events ...
17 years ago
Tilghman Lesher 76506b7baa Move compatibility options into asterisk.conf, default them to on for upgrades,
17 years ago
Brett Bryant 5b8e1963c5 Adds support for changing logger settingss on remote consoles with a
17 years ago
Tilghman Lesher 4169ea891c Merged revisions 118465 via svnmerge from
17 years ago
Tilghman Lesher 3e8269359f Merged revisions 117899 via svnmerge from
17 years ago
Russell Bryant 415516af1c Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,
17 years ago
Tilghman Lesher 7a2413e904 Merged revisions 117519 via svnmerge from
17 years ago
Russell Bryant e64aaf24b0 Merged revisions 117514 via svnmerge from
17 years ago
Russell Bryant 457dbc1b4f Merged revisions 117507 via svnmerge from
17 years ago
Russell Bryant 467b4746ab Merged revisions 117479 via svnmerge from
17 years ago
Tilghman Lesher 99cad5bf49 Merged revisions 115884 via svnmerge from
17 years ago
Tilghman Lesher ff01792e50 Merged revisions 115415 via svnmerge from
17 years ago
Tilghman Lesher e82b7365b7 Merged revisions 115333 via svnmerge from
17 years ago
Dwayne M. Hubbard b0b72e89a8 A taskprocessor is an object that has a name, a task queue, and an event processing thread. Modules reference a taskprocessor, push tasks into the taskprocessor as needed, and unreference the taskprocessor when the taskprocessor is no longer needed.
17 years ago
Tilghman Lesher b11854445b Add attributes to various API calls, to help track down bugs (and remove a deprecated function)
17 years ago
Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place).
17 years ago
Jason Parker d3355ff2ed Merged revisions 113402 via svnmerge from
17 years ago
Dwayne M. Hubbard 5e6d84eb69 sleep long enough for the zaptel timer error message to display before exit
17 years ago
Dwayne M. Hubbard 6dafddbe39 satisfy buildbot
17 years ago
Dwayne M. Hubbard 593dcbe311 add a Zaptel timer check to verify the timer is responding when Zaptel support is compiled into Asterisk and Zaptel drivers are loaded. This will help people not waste their valuable time debugging side effects.
17 years ago