Commit Graph

7472 Commits (48864ab877d4e9038f3f8c0e119ab7e02c07523c)
 

Author SHA1 Message Date
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
20 years ago
Luigi Rizzo 6d2fbc0b90 document why there are so many versions of the mutex functions,
20 years ago
Kevin P. Fleming 4ee62f1bcd be more careful when merging in a branch with automerge properties :-(
20 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
20 years ago
Joshua Colp 0c134c5cba Fix IAX2 multithreaded scheduling (issue #6840)
20 years ago
Olle Johansson dfc9952986 Set default value of adsipark (import from 1.2)
20 years ago
Olle Johansson 7ffb04a7ec Block patch on app_groupcount.c from 1.2
20 years ago
Olle Johansson eb94c40702 Typo
20 years ago
Olle Johansson 3d1f9b747e Formatting fix.
20 years ago
North Antara 139b07c76c whitespace "fixes", and general cleanup
20 years ago
Luigi Rizzo c01fc0ee03 the comment character is ';' not '#' ...
20 years ago
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