Commit Graph

7686 Commits (94e5209dba4eafc507445c8eef208cc38d8601c7)
 

Author SHA1 Message Date
Luigi Rizzo e735f507b7 more command completion normalization
19 years ago
Luigi Rizzo 096bf1511f another batch of cli simplifications
19 years ago
Luigi Rizzo b94f6a6df4 normalize/simplify a bit of the command completion code.
19 years ago
Luigi Rizzo fb75d34e70 use ast_cli_complete() to largely simplify the command completion code.
19 years ago
Luigi Rizzo 595775c6e6 black magic to make sure we recompile things after the changes to cli.c
19 years ago
Kevin P. Fleming bb87cd151b make 'sip show subscriptions' include context for subscribed hints
19 years ago
Luigi Rizzo 4ca73f8ae4 as reported in mantis #6066, fix a bunch of cli bugs and
19 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
19 years ago
Kevin P. Fleming e255a172f0 let's format that output sanely instead :-(
19 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
19 years ago
Luigi Rizzo e9b7424737 The condition to check the zaptel version was too strict.
19 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
19 years ago
Russell Bryant f7debd1823 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Luigi Rizzo f84e5cfd43 fix a bug introduced in 15187 that scrambled the flags and
19 years ago
Russell Bryant 3de0204481 Merged revisions 15703 via svnmerge from
19 years ago
Russell Bryant 1ddae90e53 only display a debug message if iaxdebug is enabled as well (issue #6673)
19 years ago
Olle Johansson 147ae336d2 Fix NAT support breakage for peers with qualify=yes (imported from 1.2)
19 years ago
Kevin P. Fleming f7c2eed26a ensure that 'zap show channel' will indicate that the echo canceler has been disabled when CED has been detected on the channel
19 years ago
Russell Bryant 7298d3feb3 Merged revisions 15658 via svnmerge from
19 years ago
Russell Bryant 78f7235d04 store f->callno in a local var (issue #6818)
19 years ago
Kevin P. Fleming 584ab24577 oops :-(
19 years ago
Russell Bryant dea8078eef conversions to S_OR (issue #6817)
19 years ago
Tilghman Lesher 17938ac026 Merged revisions 15615 via svnmerge from
19 years ago
Olle Johansson 5edae1cba0 Fix typo (thanks, North) and update docs for IP-tos settings
19 years ago
Luigi Rizzo d0bc6c20a7 - remove an unnecessary cast and recomputation of (timeout - now);
19 years ago
Luigi Rizzo 387d37469d remove a few unneeded calls to strlen, and replace a while()
19 years ago
Luigi Rizzo 0159823ede Use the standard macros to manipulate usecount.
19 years ago
Luigi Rizzo 08df3610a6 update example file
19 years ago
Luigi Rizzo 59f0e4c7dd remove trailing whitespace
19 years ago
Russell Bryant 41f8e3728e disable the http server by default at the request of people on IRC
19 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
19 years ago
Luigi Rizzo 45edaa4c3a optimize a bit name completion by avoiding repeated calls to
19 years ago
Luigi Rizzo bf2ae44338 fix documentation
19 years ago
Kevin P. Fleming 8410e0d681 support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390)
19 years ago
Kevin P. Fleming 0b5f2a5d3f use proper file name
19 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
19 years ago
Olle Johansson ddaeaae214 Issue #6736 - use flags for OPTIONs messages
19 years ago
Olle Johansson 2c9ecd7baa Reverting previous patch. Ok, let's take this from 1.2 instead... :-)
19 years ago
Olle Johansson e4c8021b7d Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)
19 years ago
Olle Johansson 0b39c35161 Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branch
19 years ago
Olle Johansson 450bc8dad6 Issue #6409 - Make calls to URI without username go to "s" extension (imported from 1.2)
19 years ago
North Antara e9cf7dbfff Changed some "register" methods to the proper "unregister" method. This is in a #if 0 block, but it may still be useful someday.
19 years ago
Matt O'Gorman a5ece3388a Janitor work converting !ast_strlen_zero(a)?a:b
19 years ago
Christian Richter f274b642aa fixed bug that we don't allocate the bchan in setup_acknowledge already .. wonder why this wasn't fixed eearlier ..
19 years ago
Christian Richter bd4715f3bc fixed hicom busy bug, we now see if the systemphone is busy, also fixed the immediate=yes does not work anymore issue
19 years ago
Kevin P. Fleming 15873eb39c simplify flags/page2_flags stuff by using arrays instead
19 years ago
Kevin P. Fleming 767b42b6b6 remove accidentally merged properties
19 years ago
Olle Johansson 83d9331261 Issue #5427
19 years ago
Olle Johansson 18de2b7787 Issue #6705 (oej)
19 years ago
Kevin P. Fleming 968af1b45d rename file to match new application name
19 years ago