aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-03more simplificationsrizzo2-398/+391
2006-05-03consistent rule for goto...rizzo2-265/+264
2006-05-03remove another useless nonterminalrizzo2-609/+590
2006-05-03remove a useless nonterminalrizzo2-419/+399
2006-05-03more simplificationsrizzo2-219/+211
2006-05-03remove more shift-reduce conflictsrizzo2-207/+195
2006-05-03remove a redundant rulerizzo2-495/+459
2006-05-03reduce shift/reduce warningsrizzo2-573/+552
2006-05-03simplify case_statementsrizzo2-467/+446
2006-05-03switch statement in one placerizzo2-298/+300
2006-05-03Update chan_iax2 to use linkedlists.h for users and peers. Modify the way get...file1-250/+238
2006-05-03common syntax for context namerizzo2-308/+292
2006-05-03Issue #7074 - Problem with long contact linesoej1-2/+2
2006-05-03 Remove the svnmerge-integrated property accidentally merged in from the func...bweschke0-0/+0
2006-05-03test commit to ensure the server is happy againkpfleming1-1/+1
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