Commit Graph

8299 Commits (e08e646252264f66fe3cc11da9fc77e9cbf0666c)
 

Author SHA1 Message Date
Kevin P. Fleming 0abc9b0bd7 test commit to ensure the server is happy again
20 years ago
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
20 years ago
Luigi Rizzo 34dcc89e24 another instance of context name
20 years ago
Luigi Rizzo 7a625b894d fix a bug previously introduced in the handling of timespec.
20 years ago
Olle Johansson 7bbb6bd3aa - fix typo in rtp.c, devicestate.h
20 years ago
Luigi Rizzo 0cf25becb9 simplify case statements
20 years ago
Luigi Rizzo 05d2b78132 one more instance of assignment
20 years ago
Luigi Rizzo 0e8e343e1f global_statement is really an assignment statement
20 years ago
BJ Weschke 30bb866a42 Make certain ast_stopstream() sets the channel's stream members to NULL after closing them. #7067 (jcomellas)
20 years ago
BJ Weschke 844205f3f9 Don't bring in r24295 into /trunk since it's going to have it's own different patch.
20 years ago
BJ Weschke 857f2e8d41 Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
20 years ago
Luigi Rizzo b222d1247f expressions used in if, while, switch are all of the same kind
20 years ago
Luigi Rizzo 99dec41a4c macro statements can be empty
20 years ago
Luigi Rizzo 65b8f8365e empty arglists are valid
20 years ago
Luigi Rizzo 3173305448 rename the rule for context names properly
20 years ago
Luigi Rizzo 9eaa57bebc simplify handling of 'include' lists
20 years ago
Luigi Rizzo 827abbf46e ... and use a single rule for timespec
20 years ago
Luigi Rizzo 7b10b81a58 use a single rule to parse timeranges hh:mm-hh:mm
20 years ago
Luigi Rizzo 5c940c74a6 if/ifTime/random statements are all the same thing
20 years ago
Luigi Rizzo 16f94523ad includedname is just a regular word_or_default name,
20 years ago
Luigi Rizzo df3f8aa2b9 remove useless 'extern' declaration
20 years ago
Russell Bryant 7c46ef67ad instead of just building local object files for ast_expr2.o and ast_expr2f.o,
20 years ago
Russell Bryant 5c63335486 allow for a non-optimized build that does not get installed
20 years ago
Luigi Rizzo 5cbf333fee remove some unneeded local variables.
20 years ago
Christian Richter 7f58902bf3 use set_callerid to update callerid with prefix
20 years ago
Luigi Rizzo f262d06975 more usage of nword(). I think the references to source
20 years ago
Luigi Rizzo d8e1ad052a more simplifications involving linku1
20 years ago
Luigi Rizzo 182a536722 correct linku1() to handle the case tail = NULL correctly.
20 years ago
Christian Richter 63b0baa757 returning 128 emtpy Frames instead of null frame.
20 years ago
Russell Bryant 0765f065ca staticize the list heads from my recent conversions to list macros
20 years ago
Russell Bryant 34e0ae0e6a The build of aelparse was still broken in some cases, so instead of having to
20 years ago
Tilghman Lesher 6e24fb7a37 Merged revisions 24097 via svnmerge from
20 years ago
Tilghman Lesher 9be0f34a3e Bug 7062 - Rename ael2 CLI commands to ael
20 years ago
Tilghman Lesher aeed5ca05d Merged revisions 24019 via svnmerge from
20 years ago
Luigi Rizzo e635b463fc add missing functions - see the comment in the file explaining
20 years ago
BJ Weschke 7f0cc4786b Merged revisions 23988 via svnmerge from
20 years ago
BJ Weschke 649052f980 Merged revisions 23985 via svnmerge from
20 years ago
Russell Bryant d2e78c7b35 make sure non-inlined versions of ast_copy_string and _ast_calloc are available
20 years ago
Russell Bryant b530857eba git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23952 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 992e0c1eed - convert the list of dialplan function to the list macros
20 years ago
Russell Bryant 48b812829d remove \n from the end of a couple of synopsis fields
20 years ago
Kevin P. Fleming ae685fd1b6 don't put bogus paths like -L/lib into link commands
20 years ago
Kevin P. Fleming 44b96e9ba6 do the check for VoiceTronix support using C++
20 years ago
Kevin P. Fleming 523d899f3d do check for ixjuser.h in a way that can actually succeed :-)
20 years ago
Tilghman Lesher dfdf6e1f76 Don't return stack pointers from functions (especially since the code will attempt to free() them later)
20 years ago
Russell Bryant 205d0aa430 convert the applications list to the list macros
20 years ago
Russell Bryant 8582a58955 remove an extra newline, none of the other synopsis fields for apps have one
20 years ago
Russell Bryant 02eda146ac - convert permission lists to use list macros
20 years ago
Russell Bryant 5a60431c29 conver the lists of dundi packets to use the list macros
20 years ago
Luigi Rizzo 072e1b8a83 move some code used only --with-pri in the proper
20 years ago