aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-02Introducing the REALTIME() dialplan functionbweschke3-0/+195
2006-05-02another instance of context namerizzo2-309/+296
2006-05-02fix a bug previously introduced in the handling of timespec.rizzo2-6/+6
2006-05-02- fix typo in rtp.c, devicestate.hoej3-7/+14
2006-05-02simplify case statementsrizzo2-307/+305
2006-05-02one more instance of assignmentrizzo2-452/+440
2006-05-02global_statement is really an assignment statementrizzo2-579/+563
2006-05-02 Make certain ast_stopstream() sets the channel's stream members to NULL afte...bweschke1-0/+1
2006-05-02 Don't bring in r24295 into /trunk since it's going to have it's own differen...bweschke0-0/+0
2006-05-02 Record bridge channel unique id in "CONNECT" queue_log entry and the corresp...bweschke3-5/+19
2006-05-02expressions used in if, while, switch are all of the same kindrizzo2-617/+613
2006-05-02macro statements can be emptyrizzo2-560/+559
2006-05-02empty arglists are validrizzo2-612/+583
2006-05-02rename the rule for context names properlyrizzo2-28/+27
2006-05-02simplify handling of 'include' listsrizzo2-445/+441
2006-05-02... and use a single rule for timespecrizzo2-670/+669
2006-05-02use a single rule to parse timeranges hh:mm-hh:mmrizzo2-651/+569
2006-05-02if/ifTime/random statements are all the same thingrizzo2-656/+613
2006-05-02includedname is just a regular word_or_default name,rizzo2-484/+458
2006-05-02remove useless 'extern' declarationrizzo2-2/+0
2006-05-02instead of just building local object files for ast_expr2.o and ast_expr2f.o,russell1-1/+1
2006-05-02allow for a non-optimized build that does not get installedrussell1-1/+1
2006-05-02remove some unneeded local variables.rizzo2-165/+149
2006-05-02use set_callerid to update callerid with prefixcrichter1-3/+1
2006-05-02more usage of nword(). I think the references to sourcerizzo2-231/+187
2006-05-02more simplifications involving linku1rizzo2-220/+191
2006-05-02correct linku1() to handle the case tail = NULL correctly.rizzo2-192/+180
2006-05-02returning 128 emtpy Frames instead of null frame. crichter1-2/+10
2006-05-02staticize the list heads from my recent conversions to list macrosrussell2-7/+7
2006-05-02The build of aelparse was still broken in some cases, so instead of having to russell4-314/+264
2006-05-02Merged revisions 24097 via svnmerge from tilghman1-4/+12
2006-05-01Bug 7062 - Rename ael2 CLI commands to aeltilghman1-9/+9
2006-05-01Merged revisions 24019 via svnmerge from tilghman8-0/+28
2006-05-01add missing functions - see the comment in the file explainingrizzo1-0/+39
2006-05-01Merged revisions 23988 via svnmerge from bweschke1-1/+1
2006-05-01Merged revisions 23985 via svnmerge from bweschke1-1/+6
2006-05-01make sure non-inlined versions of ast_copy_string and _ast_calloc are availablerussell1-12/+10
2006-05-01git-svn-id: http://svn.digium.com/svn/asterisk/trunk@23952 f38db490-d61c-443f...russell0-0/+0
2006-05-01- convert the list of dialplan function to the list macrosrussell2-82/+44
2006-05-01remove \n from the end of a couple of synopsis fieldsrussell1-2/+2
2006-05-01don't put bogus paths like -L/lib into link commandskpfleming2-54/+71
2006-05-01do the check for VoiceTronix support using C++kpfleming1-13/+17
2006-05-01do check for ixjuser.h in a way that can actually succeed :-)kpfleming1-6/+7
2006-05-01Don't return stack pointers from functions (especially since the code will at...tilghman1-6/+9
2006-05-01convert the applications list to the list macrosrussell1-80/+52
2006-05-01remove an extra newline, none of the other synopsis fields for apps have onerussell1-1/+1
2006-05-01- convert permission lists to use list macrosrussell1-68/+48
2006-05-01conver the lists of dundi packets to use the list macrosrussell1-48/+27
2006-05-01move some code used only --with-pri in the properrizzo1-9/+9
2006-05-01- convert the dundi precache list to use the list macrosrussell1-46/+37