Remove some dead parking call
[asterisk/asterisk.git] / include / asterisk / features.h
2013-07-25 Matthew JordanRemove some dead parking call
2013-07-25 Matthew JordanA great big renaming patch
2013-07-24 Matthew JordanPerform the initial renaming of the Bridging API
2013-06-28 Jonathan Rosefeatures: call pickup stasis refactoring
2013-06-25 Jonathan Roseres_parking: Add Parking manager action to the new...
2013-06-06 Mark MichelsonRefactor the features configuration scheme.
2012-11-06 Richard MudgettFix stuck DTMF when bridge is broken.
2012-09-20 Richard MudgettNamed call pickup groups. Fixes, missing functionality...
2011-10-20 Richard MudgettFix AGI exec Park to honor the Park application parameters.
2011-10-18 Richard MudgettMore parking issues.
2011-06-09 Richard MudgettMerged revisions 322749 via svnmerge from
2011-05-12 Alec L DavisMerged revisions 318671 via svnmerge from
2010-09-15 Jeff PeelerMerged revisions 286931 via svnmerge from
2010-06-08 Leif MadsenFix some doxygen warnings.
2009-09-24 Jeff PeelerAdd bridge related dial flags to the bridge app
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-03-19 David VosselMerged revisions 183386 via svnmerge from
2009-03-19 David VosselMerged revisions 183126 via svnmerge from
2009-02-04 Jeff PeelerMerged revisions 173211 via svnmerge from
2009-02-02 Steve MurphyThis reverts the changes I made for 11583; will
2009-02-02 Steve MurphyThis change allows the disconnect feature (as in "one...
2008-12-23 Steve MurphyMerged revisions 166093 via svnmerge from
2008-11-02 Russell BryantMerged revisions 153651 via svnmerge from
2008-10-29 Steve MurphyMerged revisions 152535 via svnmerge from
2008-10-06 Jeff PeelerSimilar to r143204, masquerade the channel in the case...
2008-04-08 Jason ParkerMove AST_FEATURE_FLAG_* and FEATURE_RETURN_* to feature...
2008-01-23 Jason ParkerMove code from res_features into (new file) main/features.c
2007-09-05 Jason ParkerDoxygen cleanups/fixes.
2007-08-23 Russell BryantMerged revisions 80573 via svnmerge from
2007-08-07 Russell BryantAdd another big set of doxygen documentation improvemen...
2007-07-19 Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-06-06 Russell BryantConstify the return values of ast_parking_ext() and...
2007-05-08 Russell BryantI noted this on the dev list but got no response, so...
2007-05-04 Steve Murphya small upgrade to the coding standard, and an update...
2007-05-04 Steve MurphyAdded a small bit of code to support the SNOM 360's...
2006-08-29 Kevin P. Flemingadd one remaining bit of functionality to the features...
2006-03-31 Luigi Rizzoremove useless 'extern' in function declarations.
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-08-30 Kevin P. Flemingmajor header file cleanup: license, copyrights, descrip...
2005-08-23 Kevin P. Flemingadd ability to map feature sequences to applications...
2005-01-15 Mark SpencerRepair // comments to /* */ comments (bug #3347)
2004-07-17 Mark SpencerOops, make that ast_features
2004-07-17 Mark SpencerFix the name :)
2004-07-17 Mark Spencerrename "parking" to "features" in preparation for some...