aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-03Merged revisions 44298 via svnmerge from kpfleming1-3/+7
2006-10-03Strat becomes Strategy based on feedback from two nameless fellowsfile2-2/+2
2006-10-03Merged revisions 44283,44286 via svnmerge from pcadach1-2/+2
2006-10-03Merged revisions 44284 via svnmerge from file1-1/+1
2006-10-03Add 'Strat' manager field to QueueParams event. (issue #7704 reported by rene...file2-2/+5
2006-10-03Add Masquerade manager event which trips when a masquerade happens (issue #78...file2-0/+5
2006-10-03These changes correspond to the changes to app_stack's Gosub() applicationmurf16-332/+333
2006-10-03First entry! Tell people about the callerid changes with manager.file1-0/+5
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman67-923/+1719
2006-10-03Okay, I can't use ast_app_separate_args for that... and add some debugging fo...tilghman1-13/+16
2006-10-03comment the fact that autoconf2.59 is ok to process this file, but we want torizzo1-0/+6
2006-10-03simplify this filerizzo1-22/+21
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...mogorman2-58/+73
2006-10-02Use the standard parsing routinestilghman1-11/+23
2006-10-02Expand setinterfacevar option to also set a variable, MEMBERNAME, which conta...file4-1/+8
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...file7-14/+15
2006-10-02Merged revisions 44215 via svnmerge from file1-1/+6
2006-10-02Merged revisions 44199 via svnmerge from file1-1/+1
2006-10-02Merged revisions 44186 via svnmerge from pcadach2-0/+9
2006-10-02Merged revisions 44167 via svnmerge from pcadach1-1/+1
2006-10-02Merged revisions 44166 via svnmerge from pcadach1-36/+17
2006-10-02Add option to logger to rename log files with timestamp (issue #8020 reported...file3-26/+45
2006-10-02Merged revisions 44169 via svnmerge from file1-1/+1
2006-10-02Get rid of the IS_NULL_STRING macro and use ast_strlen_zero instead (issue #8...file1-3/+1
2006-10-02clean up formatting and conformance to code guidelineskpfleming1-5/+7
2006-10-02Add option 'keepstats' which will keep queue statistics during a reload. (iss...file3-1/+15
2006-10-02It makes more sense that in GosubIf that the two labels might have different ...tilghman1-24/+24
2006-10-02Don't use channel when you don't mean a channelmarkster2-4/+4
2006-10-02Uhm yah, not sure who committed this into trunk... Anyway, I think this markster1-3/+1
2006-10-01Merged revisions 44135 via svnmerge from pcadach1-2/+11
2006-10-01Merged revisions 44125 via svnmerge from russell1-1/+3
2006-10-01Merged revisions 44111 via svnmerge from russell1-2/+2
2006-10-01Janitor for Zapateller: convert to use argument macrostilghman1-16/+18
2006-09-30Merged revisions 44090 via svnmerge from pcadach1-3/+7
2006-09-30merge compile fixes from 44080:rizzo3-17/+22
2006-09-30Merged revisions 44078 via svnmerge from pcadach1-1/+1
2006-09-30Merged revisions 44068 via svnmerge from pcadach1-0/+4
2006-09-29Merged revisions 44057 via svnmerge from kpfleming0-0/+0
2006-09-29Merged revisions 44055 via svnmerge from kpfleming15-174/+103
2006-09-29Merged revisions 44053 via svnmerge from qwell2-13/+54
2006-09-29Merged revisions 44034,44042-44043 via svnmerge from pcadach1-0/+12
2006-09-29Remove locking conflicttilghman1-4/+1
2006-09-29Blocked revisions 44023 via svnmergepcadach0-0/+0
2006-09-29Merged revisions 44022 via svnmerge from pcadach2-1/+308
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from kpfleming13-106/+156
2006-09-29Merged revisions 44009 via svnmerge from pcadach4-7/+42
2006-09-29Merged revisions 43993 via svnmerge from kpfleming1-1/+1
2006-09-29Merged revisions 43978 via svnmerge from kpfleming1-3/+3
2006-09-29One must remember to unlock their list... thanks to Qwell for letting me into...file1-0/+2
2006-09-28Cache the application pointer so we don't have to needlessly search for it ov...file1-1/+25