add missing newlines, fix misspelling of nonexistent (bug #4027)
[asterisk/asterisk.git] / res / res_features.c
2005-04-13 Russell Bryantadd missing newlines, fix misspelling of nonexistent...
2005-03-24 Mark Spencerfix repark of timed out parked calls (bug #3777)
2005-03-17 Matthew FredricksonFixed Parking bug where SIP calls would loose MOH after...
2005-03-04 Mark SpencerRework channel structure to eliminate "pvt" portion...
2005-02-26 Mark SpencerAdd additional parking events (bug #3620)
2005-02-17 Mark SpencerAdd atxfer fix (bug #3592)
2005-02-11 Mark SpencerCopy/paste errors (bug #3559, #3560)
2005-02-06 Mark SpencerMerge "show features" (bug #3515)
2005-01-26 Mark SpencerFix parking issue (bug #3396)
2005-01-25 Mark SpencerMerge config updates (bug #3406)
2005-01-21 Russell Bryantupdate copyright headers for 2005
2005-01-17 Mark SpencerMerge hold patch (bug #1840)
2005-01-11 Mark SpencerFix one touch record (bug #3263, take two)
2005-01-10 Mark SpencerMore flagification, courtesy drumkilla (bug #3280)
2005-01-10 Mark SpencerMerge Tony's one touch record improvements (bug #3263)
2005-01-06 Mark SpencerFix typo for blind transfer (bug #3259)
2005-01-05 Mark SpencerStream courtesy tone if appropriate
2005-01-05 Mark SpencerMake sure time limit is the "backup" one when interpret...
2005-01-05 Mark SpencerVarious/assundry cleanups
2005-01-05 Anthony Minessale IIallow sounds to be configurable
2005-01-05 Mark SpencerMerge Tony's attended # transfer with changes (bug...
2005-01-04 Mark SpencerMake features configurable and easier to implement
2004-12-28 Mark SpencerFormatting fixes, safe_system instead of system, cleanu...
2004-12-09 Jim DixonFixed call parking, added separate paramater to allow...
2004-12-07 Mark SpencerBig diet for struct ast_channel
2004-11-03 Mark SpencerPass through flash hook
2004-10-28 James GolovichCleanup formatting in bug 2741 patch
2004-10-27 Mark SpencerTransfer improvements and fixes (bug #2741)
2004-10-03 Mark SpencerMajor PBX revamps (including labels, update examples)
2004-10-02 Mark SpencerHuge callerid rework (might break H.323, others)
2004-09-26 Russell Bryantmake pick-up extension configurable. update ChangeLog
2004-09-17 James GolovichCleanup code. Spacing issues, nested if issues, lots...
2004-09-17 Mark SpencerMerge anthm's monitor patch with minor mods (bug #2383)
2004-09-15 Mark SpencerMerge ADSI parking announcement (bug #2211)
2004-09-10 Mark SpencerProperly lock management stuff (bug #2406)
2004-09-01 Mark SpencerAdd additional timeout debugging information on parking
2004-08-31 Mark SpencerMerge NetBSD and Courtesty tone with modifications...
2004-08-08 Mark SpencerMerge BSD stack size work (bug #2067)
2004-08-06 Mark SpencerOnly play announce time on first pass
2004-08-06 Mark SpencerKeep track of timelimit across entries to ast_channel_b...
2004-08-03 Malcolm DavenportAdd BKW's fix so that MOH doesn't get killed on Call...
2004-08-03 Mark SpencerPlane commits (a.k.a. the Delta deltas): 1) Make muted...
2004-08-01 Mark SpencerMerge gryn's transfer digit timeout patch (bug #2184)
2004-07-28 Mark SpencerMerge alternate hangup and meetme patches from Matt N.
2004-07-24 Anthony Minessale IIadded support to be able to set the channel var TRANSFE...
2004-07-17 Mark Spencerrename "parking" to "features" in preparation for some...