aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-24fix repark of timed out parked calls (bug #3777)markster1-1/+3
2005-03-17Fixed Parking bug where SIP calls would loose MOH after an attended transfer tomattf1-0/+6
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-1/+0
2005-02-26Add additional parking events (bug #3620)markster1-2/+36
2005-02-17Add atxfer fix (bug #3592)markster1-11/+9
2005-02-11Copy/paste errors (bug #3559, #3560)markster1-1/+1
2005-02-06Merge "show features" (bug #3515)markster1-0/+30
2005-01-26Fix parking issue (bug #3396)markster1-13/+7
2005-01-25Merge config updates (bug #3406)markster1-3/+3
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-17Merge hold patch (bug #1840)markster1-3/+22
2005-01-11Fix one touch record (bug #3263, take two)markster1-16/+26
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-22/+22
2005-01-10Merge Tony's one touch record improvements (bug #3263)markster1-47/+90
2005-01-06Fix typo for blind transfer (bug #3259)markster1-1/+0
2005-01-05Stream courtesy tone if appropriatemarkster1-1/+16
2005-01-05Make sure time limit is the "backup" one when interpreting featuresmarkster1-0/+1
2005-01-05Various/assundry cleanupsmarkster1-24/+22
2005-01-05allow sounds to be configurableanthm1-16/+31
2005-01-05Merge Tony's attended # transfer with changes (bug #3241)markster1-11/+254
2005-01-04Make features configurable and easier to implementmarkster1-162/+363
2004-12-28Formatting fixes, safe_system instead of system, cleanups (bug #3171)markster1-31/+32
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onjim1-10/+44
2004-12-07Big diet for struct ast_channelmarkster1-1/+3
2004-11-03Pass through flash hookmarkster1-0/+8
2004-10-28Cleanup formatting in bug 2741 patchcitats1-3/+3
2004-10-27Transfer improvements and fixes (bug #2741)markster1-0/+8
2004-10-03Major PBX revamps (including labels, update examples)markster1-2/+2
2004-10-02Huge callerid rework (might break H.323, others)markster1-4/+8
2004-09-26make pick-up extension configurable. update ChangeLogrussell1-0/+2
2004-09-17Cleanup code. Spacing issues, nested if issues, lots of strlen used instead ...citats1-20/+20
2004-09-17Merge anthm's monitor patch with minor mods (bug #2383)markster1-1/+15
2004-09-15Merge ADSI parking announcement (bug #2211)markster1-0/+27
2004-09-10Properly lock management stuff (bug #2406)markster1-1/+3
2004-09-01Add additional timeout debugging information on parkingmarkster1-1/+3
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-2/+18
2004-08-08Merge BSD stack size work (bug #2067)markster1-1/+1
2004-08-06Only play announce time on first passmarkster1-0/+1
2004-08-06Keep track of timelimit across entries to ast_channel_bridge (bug #2222)markster1-1/+19
2004-08-03Add BKW's fix so that MOH doesn't get killed on Call Parkingmalcolmd1-0/+5
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...markster1-10/+98
2004-08-01Merge gryn's transfer digit timeout patch (bug #2184)markster1-1/+10
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster1-9/+13
2004-07-24added support to be able to set the channel var TRANSFER_CONTEXT so whenanthm1-7/+8
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster1-0/+816