summaryrefslogtreecommitdiff
path: root/main/features.c
AgeCommit message (Expand)Author
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-04-22Merged revisions 193391,258670 via svnmerge from Matthew Nicholson
2010-04-19Fix incomplete CDR merge from r195881Terry Wilson
2010-04-14Yet another issue where the conversion of the application delimiter to comma ...Tilghman Lesher
2010-03-22Merged revisions 253799 via svnmerge from Matthew Nicholson
2010-03-20Resolve more compiler warnings on FreeBSD.Russell Bryant
2010-03-10Fix ParkAndAnnounce not respecting parking options.Jeff Peeler
2010-03-02Add missing description of the PARKINGLOT variable in XML documentation.Leif Madsen
2010-02-26Send a manager event when the manager BridgeAction command is used.Mark Michelson
2010-02-18Merged revisions 247651 via svnmerge from Matthew Nicholson
2010-02-17addition of dynamic parkinglots featureDavid Vossel
2010-02-03Add some additional option support for non-default parking lots.Jeff Peeler
2010-01-26Merged revisions 243390 via svnmerge from David Vossel
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.Tilghman Lesher
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-13Merged revisions 239838 via svnmerge from Jeff Peeler
2010-01-08Merged revisions 238834 via svnmerge from Jeff Peeler
2010-01-08Stop trying to find a parking space after traversing the parkinglot one time.Jeff Peeler
2010-01-06Fix channel name comparison for bridge application.Jeff Peeler
2009-12-21Merged revisions 235821 via svnmerge from Tilghman Lesher
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