summaryrefslogtreecommitdiff
path: root/res/res_features.c
AgeCommit message (Expand)Author
2006-04-14- remove some unnecessary casts and braces; Luigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-10Merged revisions 18866 via svnmerge from BJ Weschke
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30Set default value of adsipark (import from 1.2)Olle Johansson
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer
2006-03-23Merged revisions 14523 via svnmerge from Joshua Colp
2006-03-21Merged revisions 13961 via svnmerge from Russell Bryant
2006-03-14- Formatting fix in musiconholdOlle Johansson
2006-03-06Bug 6304 - Add Park command to the manager interfaceTilghman Lesher
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-21- conversions to allocation wrappersRussell Bryant
2006-01-19Doxygen fixesOlle Johansson
2006-01-17remove some more deprecated (pre-1.2) stuffKevin P. Fleming
2006-01-17Check to see if arg is NULL before passing (#6094)Matthew Fredrickson
2006-01-09Doxygen updateOlle Johansson
2006-01-08added small feature from bug 5682 with one typo fix.Matt O'Gorman
2006-01-05Merged revisions 7823 via svnmerge fromTilghman Lesher
2006-01-05Fix copyright for touched fileOlle Johansson
2006-01-04Merged revisions 7795 via svnmerge from Olle Johansson
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-21add a header to indicate who the call was parked by to the ParkedCall managerRussell Bryant
2005-12-08Allow retrieval of generated filename from one touch monitor feature.Josh Roberson
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
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