summaryrefslogtreecommitdiff
path: root/include/asterisk/features.h
AgeCommit message (Expand)Author
2016-04-22Bridge system: Fix memory leaks and double frees on impart failure.Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-08-22Massively clean up app_queue.Mark Michelson
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Support externally initiated parking requests; remove some dead codeMatthew Jordan
2013-07-25Remove some dead parking callMatthew Jordan
2013-07-25A great big renaming patchMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-06-28features: call pickup stasis refactoringJonathan Rose
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-06Refactor the features configuration scheme.Mark Michelson
2012-11-06Fix stuck DTMF when bridge is broken.Richard Mudgett
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2011-10-20Fix AGI exec Park to honor the Park application parameters.Richard Mudgett
2011-10-18More parking issues.Richard Mudgett
2011-06-09Merged revisions 322749 via svnmerge from Richard Mudgett
2011-05-12Merged revisions 318671 via svnmerge from Alec L Davis
2010-09-15Merged revisions 286931 via svnmerge from Jeff Peeler
2010-06-08Fix some doxygen warnings.Leif Madsen
2009-09-24Add bridge related dial flags to the bridge appJeff Peeler
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-03-19Merged revisions 183386 via svnmerge from David Vossel
2009-03-19Merged revisions 183126 via svnmerge from David Vossel
2009-02-04Merged revisions 173211 via svnmerge from Jeff Peeler
2009-02-02This reverts the changes I made for 11583; willSteve Murphy
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)Steve Murphy
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-11-02Merged revisions 153651 via svnmerge from Russell Bryant
2008-10-29Merged revisions 152535 via svnmerge from Steve Murphy
2008-10-06Similar to r143204, masquerade the channel in the case of Park being called f...Jeff Peeler
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...Jason Parker
2008-01-23Move code from res_features into (new file) main/features.cJason Parker
2007-09-05Doxygen cleanups/fixes.Jason Parker
2007-08-23Merged revisions 80573 via svnmerge from Russell Bryant
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-06-06Constify the return values of ast_parking_ext() and ast_pickup_ext()Russell Bryant
2007-05-08I noted this on the dev list but got no response, so I just did it myself.Russell Bryant
2007-05-04a small upgrade to the coding standard, and an update to the code that trigge...Steve Murphy
2007-05-04Added a small bit of code to support the SNOM 360's Record button. Made the f...Steve Murphy
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-03-31remove useless 'extern' in function declarations.Luigi Rizzo
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-23add ability to map feature sequences to applications (issue #3764)Kevin P. Fleming
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2004-07-17Oops, make that ast_featuresMark Spencer
2004-07-17Fix the name :)Mark Spencer