Commit Graph

7459 Commits (16728da6a724ed2607fc7c1fae2bf7d450844fd6)
 

Author SHA1 Message Date
Olle Johansson 16728da6a7 Whitespace fix forgotten by someone who added a note about needing to fix this...
20 years ago
Russell Bryant aa029f44f0 convert calloc and malloc+memset to ast_calloc and remove duplicate error messages
20 years ago
Tilghman Lesher a532c787f2 Merged revisions 16192 via svnmerge from
20 years ago
Olle Johansson 13bcb6ed7d Update to code documentation and developer guidelines.
20 years ago
Luigi Rizzo b5c5446ec4 another batch of cli simplifications.
20 years ago
Luigi Rizzo 8f5bf61ef8 mention issues with the protection of the list used in indications.c
20 years ago
Christian Richter acacae4e68 fixed no dtmf detect on 64 bit
20 years ago
Tilghman Lesher 0f48e2ba9e Merged revisions 16082 via svnmerge from
20 years ago
Mark Spencer 8b5670d8f1 Fix build of asterisk again (ahem, committers!)
20 years ago
Olle Johansson 9e9db42562 Doxygen updates
20 years ago
Olle Johansson a6a0a8a287 - Formatting fixes
20 years ago
Russell Bryant 1caeee1c61 oops! :)
20 years ago
Russell Bryant d8b204563f git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16009 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 9b436eecb7 fix the provided unsetenv for solaris to return an int like it's supposed to
20 years ago
Russell Bryant 6601f4deba conversion from malloc to ast_malloc
20 years ago
Luigi Rizzo 705ccb2218 Introduce an utility macro to set base, offset and
20 years ago
Luigi Rizzo 68ab41ebfe Add two widely used constants
20 years ago
North Antara 150e0b72cc Added more "valid" phone types to skinny sample config.
20 years ago
Olle Johansson b366c4062e Issue #6823 - Registration and port numbers. (from 1.2)
20 years ago
Kevin P. Fleming c379ae8896 Merged revisions 15896 via svnmerge from
20 years ago
Luigi Rizzo c0f2f5b5b8 Normalize some cli completion code.
20 years ago
Olle Johansson 7058495f97 Doxygen fixes
20 years ago
Luigi Rizzo f148a4df0f more command completion normalization.
20 years ago
Luigi Rizzo e735f507b7 more command completion normalization
20 years ago
Luigi Rizzo 096bf1511f another batch of cli simplifications
20 years ago
Luigi Rizzo b94f6a6df4 normalize/simplify a bit of the command completion code.
20 years ago
Luigi Rizzo fb75d34e70 use ast_cli_complete() to largely simplify the command completion code.
20 years ago
Luigi Rizzo 595775c6e6 black magic to make sure we recompile things after the changes to cli.c
20 years ago
Kevin P. Fleming bb87cd151b make 'sip show subscriptions' include context for subscribed hints
20 years ago
Luigi Rizzo 4ca73f8ae4 as reported in mantis #6066, fix a bunch of cli bugs and
20 years ago
Luigi Rizzo e5c455e15a bring in the code that was discussed on Mantis #6068,
20 years ago
Kevin P. Fleming e255a172f0 let's format that output sanely instead :-(
20 years ago
Kevin P. Fleming 4bf8e92c1d make 'show hints' CLI command show context name for each hint
20 years ago
Luigi Rizzo e9b7424737 The condition to check the zaptel version was too strict.
20 years ago
Luigi Rizzo 2326d0d499 Bring in the new loader code as described in mantis #4377
20 years ago
Russell Bryant f7debd1823 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15745 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Luigi Rizzo f84e5cfd43 fix a bug introduced in 15187 that scrambled the flags and
20 years ago
Russell Bryant 3de0204481 Merged revisions 15703 via svnmerge from
20 years ago
Russell Bryant 1ddae90e53 only display a debug message if iaxdebug is enabled as well (issue #6673)
20 years ago
Olle Johansson 147ae336d2 Fix NAT support breakage for peers with qualify=yes (imported from 1.2)
20 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
20 years ago
Russell Bryant 7298d3feb3 Merged revisions 15658 via svnmerge from
20 years ago
Russell Bryant 78f7235d04 store f->callno in a local var (issue #6818)
20 years ago
Kevin P. Fleming 584ab24577 oops :-(
20 years ago
Russell Bryant dea8078eef conversions to S_OR (issue #6817)
20 years ago
Tilghman Lesher 17938ac026 Merged revisions 15615 via svnmerge from
20 years ago
Olle Johansson 5edae1cba0 Fix typo (thanks, North) and update docs for IP-tos settings
20 years ago
Luigi Rizzo d0bc6c20a7 - remove an unnecessary cast and recomputation of (timeout - now);
20 years ago
Luigi Rizzo 387d37469d remove a few unneeded calls to strlen, and replace a while()
20 years ago
Luigi Rizzo 0159823ede Use the standard macros to manipulate usecount.
20 years ago