Commit Graph

7449 Commits (a6a0a8a287cdf6a5c343fe6ceb60a19b542f7421)
 

Author SHA1 Message Date
Olle Johansson a6a0a8a287 - Formatting fixes
21 years ago
Russell Bryant 1caeee1c61 oops! :)
21 years ago
Russell Bryant d8b204563f git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
21 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
21 years ago
Russell Bryant 6601f4deba conversion from malloc to ast_malloc
21 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
21 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
21 years ago
North Antara 150e0b72cc Added more "valid" phone types to skinny sample config.
21 years ago
Olle Johansson b366c4062e Issue #6823 - Registration and port numbers. (from 1.2)
21 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
21 years ago
Luigi Rizzo c0f2f5b5b8 Normalize some cli completion code.
21 years ago
Olle Johansson 7058495f97 Doxygen fixes
21 years ago
Luigi Rizzo f148a4df0f more command completion normalization.
21 years ago
Luigi Rizzo e735f507b7 more command completion normalization
21 years ago
Luigi Rizzo 096bf1511f another batch of cli simplifications
21 years ago
Luigi Rizzo b94f6a6df4 normalize/simplify a bit of the command completion code.
21 years ago
Luigi Rizzo fb75d34e70 use ast_cli_complete() to largely simplify the command completion code.
21 years ago
Luigi Rizzo 595775c6e6 black magic to make sure we recompile things after the changes to cli.c
21 years ago
Kevin P. Fleming bb87cd151b make 'sip show subscriptions' include context for subscribed hints
21 years ago
Luigi Rizzo 4ca73f8ae4 as reported in mantis #6066, fix a bunch of cli bugs and
21 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
21 years ago
Kevin P. Fleming e255a172f0 let's format that output sanely instead :-(
21 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
21 years ago
Luigi Rizzo e9b7424737 The condition to check the zaptel version was too strict.
21 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
21 years ago
Russell Bryant f7debd1823 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
21 years ago
Luigi Rizzo f84e5cfd43 fix a bug introduced in 15187 that scrambled the flags and
21 years ago
Russell Bryant 3de0204481 Merged revisions 15703 via svnmerge from
21 years ago
Russell Bryant 1ddae90e53 only display a debug message if iaxdebug is enabled as well (issue #6673)
21 years ago
Olle Johansson 147ae336d2 Fix NAT support breakage for peers with qualify=yes (imported from 1.2)
21 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
21 years ago
Russell Bryant 7298d3feb3 Merged revisions 15658 via svnmerge from
21 years ago
Russell Bryant 78f7235d04 store f->callno in a local var (issue #6818)
21 years ago
Kevin P. Fleming 584ab24577 oops :-(
21 years ago
Russell Bryant dea8078eef conversions to S_OR (issue #6817)
21 years ago
Tilghman Lesher 17938ac026 Merged revisions 15615 via svnmerge from
21 years ago
Olle Johansson 5edae1cba0 Fix typo (thanks, North) and update docs for IP-tos settings
21 years ago
Luigi Rizzo d0bc6c20a7 - remove an unnecessary cast and recomputation of (timeout - now);
21 years ago
Luigi Rizzo 387d37469d remove a few unneeded calls to strlen, and replace a while()
21 years ago
Luigi Rizzo 0159823ede Use the standard macros to manipulate usecount.
21 years ago
Luigi Rizzo 08df3610a6 update example file
21 years ago
Luigi Rizzo 59f0e4c7dd remove trailing whitespace
21 years ago
Russell Bryant 41f8e3728e disable the http server by default at the request of people on IRC
21 years ago
Luigi Rizzo 606c7dcb93 remove the long since unused STANDARD_LOCAL_USERS macro
21 years ago
Luigi Rizzo 45edaa4c3a optimize a bit name completion by avoiding repeated calls to
21 years ago
Luigi Rizzo bf2ae44338 fix documentation
21 years ago
Kevin P. Fleming 8410e0d681 support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390)
21 years ago
Kevin P. Fleming 0b5f2a5d3f use proper file name
21 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
21 years ago
Olle Johansson ddaeaae214 Issue #6736 - use flags for OPTIONs messages
21 years ago