Commit Graph

7902 Commits (e7dfb41ccec465c1978b0da9968bbc8159401ac8)
 

Author SHA1 Message Date
Russell Bryant e7dfb41cce don't list strcompat.o as a dependency in the build_tools Makefile. It is
19 years ago
Russell Bryant 68835cd455 remove a bashism ...
19 years ago
Russell Bryant e386a192ee apparently some systems may have ncurses that doesn't provide backwards compat
19 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
19 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
19 years ago
Russell Bryant ed2918cfd1 check for automake before aclocal, so that the error message says automake
19 years ago
Tilghman Lesher b2d355d07f Move clueful 'h' more central; alias ESC to left arrow and make ESC quit on main menu
19 years ago
Russell Bryant 72f2bf8135 add a note indicating that you can press 'h' for help
19 years ago
Russell Bryant 73e6f89994 remove properties added as a part of the AEL merge
19 years ago
Russell Bryant 7b6a016c07 remove some files we don't need
19 years ago
Kevin P. Fleming 5f58cc8770 Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
19 years ago
Russell Bryant bc50c527f8 print a message before running the autotools
19 years ago
Russell Bryant d255a98243 fix kevin's silly typos
19 years ago
Tilghman Lesher e3f569532f Deprecate prefixed options in voicemail
19 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!
19 years ago
Mark Spencer 746c984500 Fix CDR builds when includes are in freetds directory off include
19 years ago
Tilghman Lesher dc8bc37d76 Bug 6710 - Move default datetime string to each language function, so each language can have its own default
19 years ago
Olle Johansson 5873462c2e - Add doxygen documentation for sipsock_read locking
19 years ago
Jim Dixon a83297d85f Added "Operator Services" connection mode for Zap channels, and the 'O' option
19 years ago
Luigi Rizzo b560433a36 convert to use ast_stream_and_wait
19 years ago
Luigi Rizzo d4eea1066b convert to use ast_strem_and_wait
19 years ago
Luigi Rizzo e48275fea3 convert to use ast_stream_and_wait
19 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
19 years ago
Luigi Rizzo 5fa0dc4316 more stncpy/ast_copy_string replacement.
19 years ago
Luigi Rizzo 11551079cf more strncpy/ast_copy_string replacement.
19 years ago
Luigi Rizzo 66c4068149 more strncpy/ast_copy_string replacement
19 years ago
Luigi Rizzo 8a63187145 replace some strncpy with ast_copy string,
19 years ago
Luigi Rizzo 5928df2a48 replace strncpy with ast_copy_string.
19 years ago
Luigi Rizzo 491c64457a replace strncpy with ast_copy_string and fix the -1 offset which
19 years ago
Luigi Rizzo 23c6d5eff8 comment a possible memory leak
19 years ago
Luigi Rizzo 6553aa3a36 merge some common code into a function
19 years ago
Luigi Rizzo 68730ba487 update configuration, generalize date format and
19 years ago
Luigi Rizzo 0dbf814a79 - use symbolic constants and macros to play with the debug flag
19 years ago
Luigi Rizzo e61e34e8a1 simplify pbx_builtin_execiftime
19 years ago
Luigi Rizzo a702e1f001 simplify a function
19 years ago
Luigi Rizzo 97d1c9a3c6 minor cleanup
19 years ago
Luigi Rizzo eb6dca850d one more client for find_context_locked()
19 years ago
Luigi Rizzo 73c8b06dcc localize a variable, and make a minor code rearrangement.
19 years ago
Luigi Rizzo b5e6162359 more NULL "" equivalence in cid fields.
19 years ago
Luigi Rizzo 7ecc442d77 more NULL "" equivalence in cid fields.
19 years ago
Luigi Rizzo 1a6572c4e6 more NULL "" equivalence,
19 years ago
Luigi Rizzo 652ccf5037 more NULL "" equivalence in CLI fields.
19 years ago
Luigi Rizzo 4cef4ef720 more NULL / "" equivalence for CID fields.
19 years ago
Luigi Rizzo 965ff42bed more NULL "" equivalence in CID fields.
19 years ago
Luigi Rizzo ef619f6dd8 ast_strdup can handle NULL args well, so use it.
19 years ago
Luigi Rizzo 7d9c26dfea more NULL and "" equivalence in cid fields
19 years ago
Luigi Rizzo 309f16bd07 make NULL and "" equivalent in cid fields, mark some missing NULL checks.
19 years ago
Luigi Rizzo 91df5c2e62 make NULL and "" equivalent for some cid fields.
19 years ago
Luigi Rizzo 2d0ff2cf1a Replace three replicas of the same code with a function.
19 years ago
Luigi Rizzo 08220b9073 comment that for callerid field, NULL and "" should be considered
19 years ago