summaryrefslogtreecommitdiff
path: root/include/asterisk
AgeCommit message (Expand)Author
2004-12-29Make casts work again properly (bug #3155)Mark Spencer
2004-12-29fix missing proto's missing semi colonAnthony Minessale II
2004-12-29fix missing protoAnthony Minessale II
2004-12-29Merge remainder of kpfleming's astobj patch (bug #3183)Mark Spencer
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)Mark Spencer
2004-12-28Permit RTP to be resetMark Spencer
2004-12-28tiny tweak to allow pvt config engines to use __ast_loadAnthony Minessale II
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersMark Spencer
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...Mark Spencer
2004-12-23Document linked lists better (bug #3139)Mark Spencer
2004-12-23Speed up ast_list macros (bug #3135)Mark Spencer
2004-12-23Add "ast_flags_all" mask (bug #3136)Mark Spencer
2004-12-23Fix AGI to know about "builtin" variables, too (bug #2737)Mark Spencer
2004-12-19Merge drumkilla's bitfield patch for SIP (bug #3083)Mark Spencer
2004-12-19Fix little macro (bug #3100)Mark Spencer
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)Mark Spencer
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-12-09Make music on hold truly optional (bug #2998)Mark Spencer
2004-12-07Big diet for struct ast_channelMark Spencer
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)Mark Spencer
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)Mark Spencer
2004-12-02Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)Mark Spencer
2004-11-24Make realtime pbx understand patterns.Mark Spencer
2004-11-23fix inherited softhangup issue in ast_goto_if_exists()Anthony Minessale II
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...Mark Spencer
2004-11-22Add improved macro functionality (bug #2905)Mark Spencer
2004-11-17Expose tone state and threshold (bug #2830)Mark Spencer
2004-11-15DSP enhancements (bug #2826) courtesy pcadachMark Spencer
2004-11-13Big agent / queue fixesMark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-11-11Make timing stuff generic (bug #2839)Mark Spencer
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...Mark Spencer
2004-11-01Little variable optimizationsMark Spencer
2004-11-01Make channel variables inheritable by _ (bug #928)Mark Spencer
2004-10-28Add structures for status reportingMark Spencer
2004-10-27Preliminary "PRECACHE" / push support...Mark Spencer
2004-10-27rollback stupid codeAnthony Minessale II
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-24Add cache bypass modeMark Spencer
2004-10-24Add "Loopback" switchMark Spencer
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...Mark Spencer
2004-10-22This patch adds a new api call:Anthony Minessale II
2004-10-22Fix some callerid outputMark Spencer
2004-10-22Work on precachingMark Spencer
2004-10-20Fix initialization tiddly bitMark Spencer
2004-10-20Fix typo and missing format string in a fprintf in lock.hJames Golovich
2004-10-18Add DUNDi.... (http://www.dundi.com)Mark Spencer
2004-10-17Thread fixes, vm fix (bug #2665)Mark Spencer
2004-10-16Provide module command completion (make twisted happy)Mark Spencer
2004-10-16Add autofallthrough modeMark Spencer