summaryrefslogtreecommitdiff
path: root/res/res_features.c
AgeCommit message (Expand)Author
2005-06-06more file version tagsKevin P. Fleming
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
2005-06-03correct case of file type for one-touch monitoring (bug #4443)Kevin P. Fleming
2005-05-16add ability to control output format for one-touch-record feature (bug #4190)Kevin P. Fleming
2005-05-15more strncpy -> ast_copy_string conversions, fixing some buglets along the wayKevin P. Fleming
2005-05-09Fix features + astmm interaction (bug #4217)Mark Spencer
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-27Add option to park in the next slot (bug #4028)Mark Spencer
2005-04-22add ability to send transferring party to a dialplan target after they blind ...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-20add count of parked calls to 'show parkedcalls' (bug #4023)Kevin P. Fleming
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-03-24fix repark of timed out parked calls (bug #3777)Mark Spencer
2005-03-17Fixed Parking bug where SIP calls would loose MOH after an attended transfer toMatthew Fredrickson
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-02-26Add additional parking events (bug #3620)Mark Spencer
2005-02-17Add atxfer fix (bug #3592)Mark Spencer
2005-02-11Copy/paste errors (bug #3559, #3560)Mark Spencer
2005-02-06Merge "show features" (bug #3515)Mark Spencer
2005-01-26Fix parking issue (bug #3396)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-17Merge hold patch (bug #1840)Mark Spencer
2005-01-11Fix one touch record (bug #3263, take two)Mark Spencer
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2005-01-10Merge Tony's one touch record improvements (bug #3263)Mark Spencer
2005-01-06Fix typo for blind transfer (bug #3259)Mark Spencer
2005-01-05Stream courtesy tone if appropriateMark Spencer
2005-01-05Make sure time limit is the "backup" one when interpreting featuresMark Spencer
2005-01-05Various/assundry cleanupsMark Spencer
2005-01-05allow sounds to be configurableAnthony Minessale II
2005-01-05Merge Tony's attended # transfer with changes (bug #3241)Mark Spencer
2005-01-04Make features configurable and easier to implementMark Spencer
2004-12-28Formatting fixes, safe_system instead of system, cleanups (bug #3171)Mark Spencer
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onJim Dixon
2004-12-07Big diet for struct ast_channelMark Spencer
2004-11-03Pass through flash hookMark Spencer
2004-10-28Cleanup formatting in bug 2741 patchJames Golovich
2004-10-27Transfer improvements and fixes (bug #2741)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-26make pick-up extension configurable. update ChangeLogRussell Bryant
2004-09-17Cleanup code. Spacing issues, nested if issues, lots of strlen used instead ...James Golovich
2004-09-17Merge anthm's monitor patch with minor mods (bug #2383)Mark Spencer
2004-09-15Merge ADSI parking announcement (bug #2211)Mark Spencer
2004-09-10Properly lock management stuff (bug #2406)Mark Spencer
2004-09-01Add additional timeout debugging information on parkingMark Spencer
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-06Only play announce time on first passMark Spencer