Commit Graph

171 Commits (be9d72b11d84747b802ba2ae45bf69b2d5cc8872)

Author SHA1 Message Date
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug #4654)
20 years ago
Kevin P. Fleming 232e7869e0 don't force autofallthrough to on (bug #4599)
20 years ago
Kevin P. Fleming 5769e90427 update to current loader API (bug #4574)
20 years ago
Kevin P. Fleming c4be3dfb53 make query cache time configurable (bug #4524)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Mark Spencer 33263739ca Oops
20 years ago
Kevin P. Fleming fb6f36387f dueling commits, mark won!
20 years ago
Mark Spencer 3ba6894cd5 AEL minor fixes (bug #4539)
20 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
20 years ago
Kevin P. Fleming e5e64bfd41 header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming ce89d985f2 allow global variables to be reset on reload (defaults to off) (bug #4385)
20 years ago
Josh Roberson 43866b0ef2 Change define __OSX__ to more appropriate __Darwin__ (in light of Darwin being open sourced, and able to run on x86, OSX isn't really suitable)
20 years ago
Russell Bryant 3c98814bb5 add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug #4320)
20 years ago
Russell Bryant 364e179b78 check to see if a comma or an open paren came first when splitting the application
20 years ago
Russell Bryant 7d3f5785e9 fix some more typos and clarity issues
20 years ago
Russell Bryant e82344f7e0 fix a little typo
20 years ago
Mark Spencer 00bcbaaa05 Fix gethostname calls (bug #4198, with mods)
20 years ago
Kevin P. Fleming 0fddec0421 remove obsolete module (still available in CVS history if needed) (inspired by bug #4127)
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming a9831e75ee perform global variable substitution before splitting extension and cidmatch when reading in dialplan (bug #4035)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer fdff1f69b5 Add warning for _. match (bug #4032)
20 years ago
Kevin P. Fleming b052fe894b ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
20 years ago
Kevin P. Fleming 3da361ee77 optimize file reading in pbx_spool (bug #3927)
20 years ago
Mark Spencer 6e764dc097 Fix spool files that lack their last return
20 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
20 years ago
Russell Bryant f0c880d6f6 silly typo
21 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
21 years ago
Josh Roberson d271dfa7af Fix build on OpenBSD and fix small typo. (Bug #3502)
21 years ago
Mark Spencer ab0566923b Include uniqueid in response for ManagerOriginate stuff (bug #3439)
21 years ago
Mark Spencer 9ae7f2430a Add dundi show peers summary stats (bug #3474)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 278a0a0891 Implement eswitch for evalulating variables at runtime (bug #3168)
21 years ago
Mark Spencer 92eb0c2018 More flagification, courtesy drumkilla (bug #3280)
21 years ago
Mark Spencer 8db8179f97 Fix DUNDi segfault
21 years ago
Mark Spencer 7abe9e6c16 List improvements from kpfleming (bugs #3166,#3140)
21 years ago
Mark Spencer cecda3fb67 Speed up ast_list macros (bug #3135)
21 years ago
Mark Spencer a519477534 Fix Realtime to work with MySQL and Postgres both (bug #3029)
21 years ago
Mark Spencer 61f25c3e92 Merge twisted's OSX compat fix (bug #3090)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer dc074b7029 Merge bkw's formatting and variable substitition (bug #2984)
21 years ago
Mark Spencer 8f2b687a95 Make realtime pbx understand patterns.
21 years ago
Mark Spencer a69c0016da Realtime improvements
21 years ago
Mark Spencer b48d2563ae Fix missing arguments
21 years ago
Mark Spencer 536d9d370e Minor realtime improvements
21 years ago
Mark Spencer fdfd69cca0 Add first pass at realtime
21 years ago
Mark Spencer 06221c4ec5 Fix leaky fd issue (bug #2832)
21 years ago