summaryrefslogtreecommitdiff
path: root/pbx.c
AgeCommit message (Expand)Author
2005-03-29Make sure ExecIf stuff returns properly (bug #3864)Mark Spencer
2005-03-29Allow functions to be written to (bug #2278, with mods)Mark Spencer
2005-03-26formatting fixesRussell Bryant
2005-03-17Add comments for hints (bug #3783)Mark Spencer
2005-03-17Merge builtin If function (bug #3779)Mark Spencer
2005-03-14Fix serious typo (code segment was only enabled with verbose!)Mark Spencer
2005-03-05Unbreak expression handling from addition of function variablesMark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-04Add registerable functional variables (bug #3636, with doc mods)Mark Spencer
2005-02-26Fix SetVar (bug #3668) and g + transfer (#3650)Mark Spencer
2005-02-25Add execiftime, remove duplicate agent logoff CLIMark Spencer
2005-02-23Merge anthm's CDR updates (bug #3595)Mark Spencer
2005-02-21Add "show hints" to CLI (bug #3631)Mark Spencer
2005-02-17Fix ${CALLINGSUBADDR}Mark Spencer
2005-02-13Fix colon expansion (bug #3572)Mark Spencer
2005-02-10Fix (in an admittedly icky way) the CALL variable broken issues (bug #3549)Mark Spencer
2005-02-09Optimize variable lookups (bug #3541)Mark Spencer
2005-02-02Include uniqueid in response for ManagerOriginate stuff (bug #3439)Mark Spencer
2005-02-01Allow hints to have names (bug #3471)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-13Implement eswitch for evalulating variables at runtime (bug #3168)Mark Spencer
2005-01-12Restore functionality of "show dialplan" with no argumentsMark Spencer
2005-01-09Improve show dialplan support to support patterns and also to select contexts...Mark Spencer
2005-01-01List improvements from kpfleming (bugs #3166,#3140)Mark Spencer
2004-12-31Increase max stack size for context searches (bug #3182)Mark Spencer
2004-12-29Log execution stack if option_debug is enabled (bug #3177)Mark Spencer
2004-12-29Allow Answer(delay) to create delay after answering (bug #3160)Mark Spencer
2004-12-28Fix pbx.c to be able to display hints (bug #3074)Mark Spencer
2004-12-28fix transfer goto issueAnthony Minessale II
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-23Fix AGI to know about "builtin" variables, too (bug #2737)Mark Spencer
2004-12-19SMS fix, pbx optimization (bug #3098)Mark Spencer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-12-11Make sure context is passed properly on _exec (bug #2969)Mark Spencer
2004-12-11Show some counters with 'show dialplan' (bug #2968)Russell Bryant
2004-12-08fix bug 2994 (off by 1 error)Anthony Minessale II
2004-12-07Big diet for struct ast_channelMark Spencer
2004-12-02fix small goto logic issueAnthony Minessale II
2004-12-01Print number of applications (bug #2961)Mark Spencer
2004-11-25Merge tony's ampersand patch (bug #2934)Mark Spencer
2004-11-24Make realtime pbx understand patterns.Mark Spencer
2004-11-23fix inherited softhangup issue in ast_goto_if_exists()Anthony Minessale II
2004-11-22Little dial typo fix and make WaitExten continue if nothing entered and there...Mark Spencer
2004-11-22Add improved macro functionality (bug #2905)Mark Spencer
2004-11-19Add incremental/decremental priorities (bug #2906)Mark Spencer
2004-11-17Add "ImportVar" applicationMark Spencer
2004-11-16Documentation fixup (thanks, drumkilla)Mark Spencer
2004-11-13Big agent / queue fixesMark Spencer
2004-11-12Allow dashes in extensions (bug #2835)Mark Spencer
2004-11-11Make timing stuff generic (bug #2839)Mark Spencer