Commit Graph

7921 Commits (df5635d844c990464a3ac26adbd079be80554eaf)
 

Author SHA1 Message Date
Luigi Rizzo df5635d844 staticize some variables
20 years ago
Luigi Rizzo e141352fd9 comment behaviour of pbcwhere in preparation for its use
20 years ago
Luigi Rizzo 2904c6956d remove unused variable
20 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
20 years ago
Matt O'Gorman 7212fa80ad adds new function QUEUE_WAITING_COUNT and a few
20 years ago
Matt O'Gorman 6fd00ee7ec more janitor work, patch from bug 6975.
20 years ago
Matt O'Gorman 367de1a73d Merged revisions 22596 via svnmerge from
20 years ago
Matt O'Gorman d5892657fe adds two new applications, exitwhile, and continuewhile
20 years ago
Luigi Rizzo 55a24ef8cc whitespace-only change:
20 years ago
Luigi Rizzo 2de9dcb345 whitespace-only change:
20 years ago
Christian Richter 2bde492ea9 Facility decoding doesn't work proper yet
20 years ago
Russell Bryant c2d851de2b add the missing prototype for the included asprintf
20 years ago
Russell Bryant 046375190a another Solaris compatability fix - this makes sure u_int64_t is defined
20 years ago
Tilghman Lesher 823f464a5a Bug 7032 - Remove deprecated use of ${CALLERIDNUM}
20 years ago
Russell Bryant c9d5466773 AEL is no longer considered experimental :)
20 years ago
Kevin P. Fleming dcccc2ed71 don't rely on default search paths for finding local include files
20 years ago
Russell Bryant 5b6e2d16e3 if an external library is found, but the associated header file is not, just
20 years ago
Luigi Rizzo 36807ad092 wrong path in include file.
20 years ago
Luigi Rizzo d85048d692 fix variable declaration in the middle of a block
20 years ago
Russell Bryant e7dfb41cce don't list strcompat.o as a dependency in the build_tools Makefile. It is
20 years ago
Russell Bryant 68835cd455 remove a bashism ...
20 years ago
Russell Bryant e386a192ee apparently some systems may have ncurses that doesn't provide backwards compat
20 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
20 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
20 years ago
Russell Bryant ed2918cfd1 check for automake before aclocal, so that the error message says automake
20 years ago
Tilghman Lesher b2d355d07f Move clueful 'h' more central; alias ESC to left arrow and make ESC quit on main menu
20 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
20 years ago
Russell Bryant 73e6f89994 remove properties added as a part of the AEL merge
20 years ago
Russell Bryant 7b6a016c07 remove some files we don't need
20 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
20 years ago
Russell Bryant bc50c527f8 print a message before running the autotools
20 years ago
Russell Bryant d255a98243 fix kevin's silly typos
20 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Mark Spencer 746c984500 Fix CDR builds when includes are in freetds directory off include
20 years ago
Tilghman Lesher dc8bc37d76 Bug 6710 - Move default datetime string to each language function, so each language can have its own default
20 years ago
Olle Johansson 5873462c2e - Add doxygen documentation for sipsock_read locking
20 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
20 years ago
Luigi Rizzo b560433a36 convert to use ast_stream_and_wait
20 years ago
Luigi Rizzo d4eea1066b convert to use ast_strem_and_wait
20 years ago
Luigi Rizzo e48275fea3 convert to use ast_stream_and_wait
20 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
20 years ago
Luigi Rizzo 5fa0dc4316 more stncpy/ast_copy_string replacement.
20 years ago
Luigi Rizzo 11551079cf more strncpy/ast_copy_string replacement.
20 years ago
Luigi Rizzo 66c4068149 more strncpy/ast_copy_string replacement
20 years ago
Luigi Rizzo 8a63187145 replace some strncpy with ast_copy string,
20 years ago
Luigi Rizzo 5928df2a48 replace strncpy with ast_copy_string.
20 years ago
Luigi Rizzo 491c64457a replace strncpy with ast_copy_string and fix the -1 offset which
20 years ago
Luigi Rizzo 23c6d5eff8 comment a possible memory leak
20 years ago
Luigi Rizzo 6553aa3a36 merge some common code into a function
20 years ago