Commit Graph

307 Commits (34ec231da7d9524963c9586d295c6f303195b04c)

Author SHA1 Message Date
Steve Murphy 6dcb17baaf This update fulfils the request of bug 7109, which claimed the language arg to ast_stream_and_wait() was redundant. Almost all calls just used chan->language, and seeing how chan is the first argument, this certainly seems redundant. A change of language could just as easily be done by simply changing the channel language before calling.
19 years ago
Luigi Rizzo 95a99a2469 remove a debugging message
19 years ago
Luigi Rizzo c32cae7e50 convert "help" to new style,
19 years ago
Luigi Rizzo 619c4ef0ec standardize "module show [like]"
19 years ago
Luigi Rizzo 4589662f7f describe a bit the patterns that you can have in the commands,
19 years ago
Luigi Rizzo 6f9b6ba0b1 merge the implemenmtation of "core set debug" and "core set verbose".
19 years ago
Luigi Rizzo 867e3d6e5d introduce a bit of regexp support in the internal CLI api.
19 years ago
Luigi Rizzo 0c8f2f1e4c remove an unused function
19 years ago
Luigi Rizzo 5fb52f8244 reduce indentation on a large function.
19 years ago
Luigi Rizzo e58079b067 use atomic instructions to update the inuse counters
19 years ago
Luigi Rizzo 84a5921ab5 make kevin (and 64 bit machines) happy and
19 years ago
Paul Cadach fc58bec502 Merged revisions 44809 via svnmerge from
19 years ago
Joshua Colp 0f15e43add Merged revisions 47707 via svnmerge from
19 years ago
Kevin P. Fleming c4ad5399c2 Merged revisions 47701 via svnmerge from
19 years ago
Kevin P. Fleming 1c86ec8222 Merged revisions 47690 via svnmerge from
19 years ago
Kevin P. Fleming 00c5f6d032 Merged revisions 47684 via svnmerge from
19 years ago
Luigi Rizzo 9ddef9890a small simplifications and localization of variables.
19 years ago
Luigi Rizzo b588fc320e new-style "core show channels"
19 years ago
Luigi Rizzo db923f638e more changes to new style of "module load" and "load".
19 years ago
Luigi Rizzo f28f07e1b2 move another deprecated command to the new style
19 years ago
Luigi Rizzo 0e9753f401 move "core set debug" to the new style, and remove duplicated
19 years ago
Luigi Rizzo 6edcca7b8d one more step cleaning the internal CLI interface:
19 years ago
Luigi Rizzo 1781f41b3b update the internal cli api following comments from kevin.
19 years ago
Joshua Colp 993c6823e6 Merged revisions 47645 via svnmerge from
19 years ago
Kevin P. Fleming f04ac0ad7e Merged revisions 47641 via svnmerge from
19 years ago
Joshua Colp 5861048fb6 Merged revisions 47639 via svnmerge from
19 years ago
Luigi Rizzo fbcc8f4de2 add missing casts and remove an unused function.
19 years ago
Luigi Rizzo 3d86c80c15 fix completion for "module reload mod_1 mod_2 ... "
19 years ago
Luigi Rizzo a9259cd8f4 partly convert to new style set-verbose, with completion fixes
19 years ago
Luigi Rizzo 6e4ed956bc replace two deprecated functions with calls to the standard ones,
19 years ago
Luigi Rizzo dfd4448412 remove duplicated implementation for a deprecated function, use the
19 years ago
Luigi Rizzo abdb8002df new-style for 'core show uptime', include 'complete' support and better error checking
19 years ago
Luigi Rizzo 7d38228d6e apply previous fix to old-style cli entries as well.
19 years ago
Luigi Rizzo ff5160e35c fix "core set debug atleast ",
19 years ago
Luigi Rizzo fbb143b829 Bring in the improved internal API for the CLI.
19 years ago
Matt O'Gorman 43aefe9116 fix bytesize to 5.3kb for g723 codec and add support for multimode of tc400p
19 years ago
Steve Murphy cd74836d3a This solves bug 8342, whereby a crash occurs under certain circumstances while reading a config file with comments-- a call to CB_ADD shouldn't happen if withcomments is zero
19 years ago
Joshua Colp 209628c6e2 Return module show to a working state. (issue #8353 reported by jserve)
19 years ago
Luigi Rizzo 06c9ef6411 stop looking for new entries when we know we are done.
19 years ago
Luigi Rizzo b2e2f3f957 free memory when unregistering an entry.
19 years ago
Russell Bryant f575b7e25d Merged revisions 47492 via svnmerge from
19 years ago
Matt O'Gorman b025702287 safe terminal output is sweet.
19 years ago
Joshua Colp 0282cc1a4d A trunk that builds is a productive trunk.
19 years ago
Tilghman Lesher 691363656f Merged revisions 47436 via svnmerge from
19 years ago
Russell Bryant 2b2693499d Add the ability to specify multiple prompts to the Read() dialplan application,
19 years ago
Joshua Colp 0efd51e1d2 This should already be called while locked.
19 years ago
Russell Bryant 7209032ffe Merged revisions 47377 via svnmerge from
19 years ago
Russell Bryant adf6bb1d9a Merged revisions 47375 via svnmerge from
19 years ago
Russell Bryant 2ea9bb223f Merged revisions 47372 via svnmerge from
19 years ago
Russell Bryant f3c0a35b6e Merged revisions 47366 via svnmerge from
19 years ago