summaryrefslogtreecommitdiff
path: root/main/features.c
AgeCommit message (Expand)Author
2009-11-24Fix erroneous hangup extension executionJeff Peeler
2009-11-20Merged revisions 230627 via svnmerge from Matthew Nicholson
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-10-20Merged revisions 224773 via svnmerge from Joshua Colp
2009-10-07Deadlock in channel masquerade handlingDavid Vossel
2009-09-24Add bridge related dial flags to the bridge appJeff Peeler
2009-09-14Do not attempt to add a parking extension if an error occurred while reading ...Joshua Colp
2009-09-02- lock channel before looking for a channel variableMichiel van Baak
2009-08-26Add two new dialplan variables when using featuresJeff Peeler
2009-08-20Fix a crash by checking the proper pointer for validity before deferencing it.Matthew Nicholson
2009-08-19Don't blow up on a NULL cdr.Russell Bryant
2009-08-10AST-2009-005Tilghman Lesher
2009-08-04Fix broken call pickupJeff Peeler
2009-07-27Fixing typos. Replaces "recieved" with "received" and "initilize" with "initi...David Brooks
2009-07-08Fixes Park() argument handlingDavid Brooks
2009-07-02Moved trigger for BRIDGE_END CEL event so that it is more accurate.Matthew Nicholson
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25Merged revisions 203375 via svnmerge from Russell Bryant
2009-06-19Merged revisions 201828 via svnmerge from Tilghman Lesher
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-06-02Generic call forward api, ast_call_forward()David Vossel
2009-06-01Add the ability to execute connected line interception macros.Mark Michelson
2009-05-22Implement a new element in AstXML for AMI actions documentation.Eliel C. Sardanons
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-21Pass connected line updates along during a bridge.Mark Michelson
2009-05-20Merged revisions 195688 via svnmerge from Joshua Colp
2009-05-14Fix a typo where an equality check should be an assignment.Russell Bryant
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-06Merged revisions 192858 via svnmerge from Jeff Peeler
2009-05-05Fixed crashes from issue8824 review board channel locking changes.Richard Mudgett
2009-05-05Merged revisions 192454 via svnmerge from Joshua Colp
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-22Fix call parking callback. Pipes -> Commas.Russell Bryant
2009-04-10Modify headers and macros, according to Russell's suggestions on the -dev listTilghman Lesher
2009-04-08Add timer for features so that backup bridge config can go awayJeff Peeler
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-03-19Merged revisions 183386 via svnmerge from David Vossel
2009-03-19Merged revisions 183126 via svnmerge from David Vossel
2009-03-17Improve behavior of ast_answer() to not lose incoming framesKevin P. Fleming
2009-03-13Remove ast_ prefix from functions which are not public.Mark Michelson
2009-03-13Merged revisions 181990 via svnmerge from Mark Michelson
2009-03-11Fix malloc debug macros to work properly with h323.Jeff Peeler
2009-03-03Merged revisions 179840 via svnmerge from Joshua Colp
2009-02-27Merged revisions 178956 via svnmerge from Steve Murphy
2009-02-26Sound confirmation of call pickup success.Tilghman Lesher
2009-02-26Merged revisions 178804 via svnmerge from Steve Murphy
2009-02-19Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on theJeff Peeler
2009-02-18Locking issue in action_bridge and bridge_execDavid Vossel