aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2006-11-15one more step cleaning the internal CLI interface:rizzo1-87/+80
2006-11-15update the internal cli api following comments from kevin.rizzo1-91/+81
2006-11-15Merged revisions 47645 via svnmerge from file1-2/+4
2006-11-15Merged revisions 47641 via svnmerge from kpfleming1-17/+15
2006-11-15Merged revisions 47639 via svnmerge from file1-1/+2
2006-11-14add missing casts and remove an unused function.rizzo1-16/+2
2006-11-14fix completion for "module reload mod_1 mod_2 ... "rizzo1-1/+3
2006-11-14partly convert to new style set-verbose, with completion fixesrizzo1-33/+49
2006-11-14replace two deprecated functions with calls to the standard ones,rizzo1-51/+12
2006-11-14remove duplicated implementation for a deprecated function, use therizzo1-11/+7
2006-11-14new-style for 'core show uptime', include 'complete' support and better error...rizzo1-12/+26
2006-11-14apply previous fix to old-style cli entries as well.rizzo1-1/+1
2006-11-14fix "core set debug atleast ",rizzo1-2/+2
2006-11-14Bring in the improved internal API for the CLI.rizzo1-91/+139
2006-11-13fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400pmogorman1-1/+4
2006-11-13This solves bug 8342, whereby a crash occurs under certain circumstances whil...murf1-1/+1
2006-11-13Return module show to a working state. (issue #8353 reported by jserve)file1-5/+5
2006-11-13stop looking for new entries when we know we are done.rizzo1-4/+8
2006-11-13free memory when unregistering an entry.rizzo1-0/+1
2006-11-11Merged revisions 47492 via svnmerge from russell1-20/+17
2006-11-11safe terminal output is sweet.mogorman2-2/+36
2006-11-10A trunk that builds is a productive trunk.file1-62/+0
2006-11-10Merged revisions 47436 via svnmerge from tilghman1-51/+245
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-13/+33
2006-11-10This should already be called while locked.file1-2/+0
2006-11-09Merged revisions 47377 via svnmerge from russell1-2/+7
2006-11-09Merged revisions 47375 via svnmerge from russell1-5/+10
2006-11-09Merged revisions 47372 via svnmerge from russell1-4/+4
2006-11-09Merged revisions 47366 via svnmerge from russell1-2/+2
2006-11-09Merged revisions 47352 via svnmerge from russell1-1/+1
2006-11-08This mod via bug 7531murf1-1/+5
2006-11-08restore display of G.722 codeckpfleming1-1/+1
2006-11-08Display CID matching information when using dialplan show. (issue #8279 repor...file1-1/+4
2006-11-07fix "core show profile" parsing.rizzo1-6/+6
2006-11-07A fair number of changes for the sake of bug 7506murf3-30/+74
2006-11-07explain why ast_carefulwrite is written the way it is,rizzo1-0/+15
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...file1-0/+38
2006-11-04Merged revisions 47196 via svnmerge from russell1-1/+1
2006-11-04Merged revisions 47195 via svnmerge from russell2-14/+14
2006-11-04Merged revisions 47192 via svnmerge from russell1-2/+2
2006-11-04remove many unnecessary castsrizzo1-18/+18
2006-11-04remove a useless castrizzo1-1/+1
2006-11-03add a new cli/manager.conf option "debug" to enable/disablerizzo1-5/+28
2006-11-03Fix "core show channels" and "core show modules".rizzo1-7/+11
2006-11-02Merged revisions 47053 via svnmerge from tilghman2-17/+17
2006-11-02Merged revisions 47051 via svnmerge from tilghman11-85/+85
2006-11-02Let's make application/function/hint lists read/write lists... just for kicksfile1-94/+97
2006-11-02Convert translation core linked list over to read/write based one, since it s...file1-30/+32
2006-11-02various whitespace changes to reduce indentation and to better conform to russell1-191/+188
2006-11-02Change the buffer used in callerid_feed() and callerid_feed_jp() to berussell1-17/+5