summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-03 Remove the svnmerge-integrated property accidentally merged in from the func...BJ Weschke
2006-05-03test commit to ensure the server is happy againKevin P. Fleming
2006-05-02Introducing the REALTIME() dialplan functionBJ Weschke
2006-05-02another instance of context nameLuigi Rizzo
2006-05-02fix a bug previously introduced in the handling of timespec.Luigi Rizzo
2006-05-02- fix typo in rtp.c, devicestate.hOlle Johansson
2006-05-02simplify case statementsLuigi Rizzo
2006-05-02one more instance of assignmentLuigi Rizzo
2006-05-02global_statement is really an assignment statementLuigi Rizzo
2006-05-02 Make certain ast_stopstream() sets the channel's stream members to NULL afte...BJ Weschke
2006-05-02 Don't bring in r24295 into /trunk since it's going to have it's own differen...BJ Weschke
2006-05-02 Record bridge channel unique id in "CONNECT" queue_log entry and the corresp...BJ Weschke
2006-05-02expressions used in if, while, switch are all of the same kindLuigi Rizzo
2006-05-02macro statements can be emptyLuigi Rizzo
2006-05-02empty arglists are validLuigi Rizzo
2006-05-02rename the rule for context names properlyLuigi Rizzo
2006-05-02simplify handling of 'include' listsLuigi Rizzo
2006-05-02... and use a single rule for timespecLuigi Rizzo
2006-05-02use a single rule to parse timeranges hh:mm-hh:mmLuigi Rizzo
2006-05-02if/ifTime/random statements are all the same thingLuigi Rizzo
2006-05-02includedname is just a regular word_or_default name,Luigi Rizzo
2006-05-02remove useless 'extern' declarationLuigi Rizzo
2006-05-02instead of just building local object files for ast_expr2.o and ast_expr2f.o,Russell Bryant
2006-05-02allow for a non-optimized build that does not get installedRussell Bryant
2006-05-02remove some unneeded local variables.Luigi Rizzo
2006-05-02use set_callerid to update callerid with prefixChristian Richter
2006-05-02more usage of nword(). I think the references to sourceLuigi Rizzo
2006-05-02more simplifications involving linku1Luigi Rizzo
2006-05-02correct linku1() to handle the case tail = NULL correctly.Luigi Rizzo
2006-05-02returning 128 emtpy Frames instead of null frame. Christian Richter
2006-05-02staticize the list heads from my recent conversions to list macrosRussell Bryant
2006-05-02The build of aelparse was still broken in some cases, so instead of having to Russell Bryant
2006-05-02Merged revisions 24097 via svnmerge from Tilghman Lesher
2006-05-01Bug 7062 - Rename ael2 CLI commands to aelTilghman Lesher
2006-05-01Merged revisions 24019 via svnmerge from Tilghman Lesher
2006-05-01add missing functions - see the comment in the file explainingLuigi Rizzo
2006-05-01Merged revisions 23988 via svnmerge from BJ Weschke
2006-05-01Merged revisions 23985 via svnmerge from BJ Weschke
2006-05-01make sure non-inlined versions of ast_copy_string and _ast_calloc are availableRussell Bryant
2006-05-01git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23952 65c4cc65-6c06...Russell Bryant
2006-05-01- convert the list of dialplan function to the list macrosRussell Bryant
2006-05-01remove \n from the end of a couple of synopsis fieldsRussell Bryant
2006-05-01don't put bogus paths like -L/lib into link commandsKevin P. Fleming
2006-05-01do the check for VoiceTronix support using C++Kevin P. Fleming
2006-05-01do check for ixjuser.h in a way that can actually succeed :-)Kevin P. Fleming
2006-05-01Don't return stack pointers from functions (especially since the code will at...Tilghman Lesher
2006-05-01convert the applications list to the list macrosRussell Bryant
2006-05-01remove an extra newline, none of the other synopsis fields for apps have oneRussell Bryant
2006-05-01- convert permission lists to use list macrosRussell Bryant
2006-05-01conver the lists of dundi packets to use the list macrosRussell Bryant