summaryrefslogtreecommitdiff
path: root/res/res_features.c
AgeCommit message (Expand)Author
2005-11-10issue #5703Kevin P. Fleming
2005-11-09issue #5601Kevin P. Fleming
2005-11-08more header include simplificationKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-06Convert some built-in applications to use new args parsing macros.Russell Bryant
2005-11-03minor cleanupKevin P. Fleming
2005-11-01issue #5499Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-13ensure that parking context/extension (and other settings) are properly updat...Kevin P. Fleming
2005-09-28Remove possibility of manager deadlocks from manager actionsMark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07enable DTMF monitoring when DYNAMIC_FEATURES are specified for a brige (issue...Kevin P. Fleming
2005-09-07remove useless buffer initializations (issue #5134)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5129)Kevin P. Fleming
2005-08-23formatting fixes and compile fix for FreeBSD (issue #5004)Kevin P. Fleming
2005-08-23ensure that features are not duplicated during reload (issue #3764, take two)Kevin P. Fleming
2005-08-23add ability to map feature sequences to applications (issue #3764)Kevin P. Fleming
2005-08-08more pointer signedness fixes for gcc4 warningsRussell Bryant
2005-08-03Fix timestamp issue with features (bug #4760 with mods)Mark Spencer
2005-07-25more formatting fixes! (bug #4780)Russell Bryant
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-11reverse arguments to ast_tvdiff_ms, so they match the 'raw' math being used b...Kevin P. Fleming
2005-07-10use AST_MAX_CONTEXTRussell Bryant
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-06-23support cancellation of attended transfers using the defined disconnect code ...Kevin P. Fleming
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