aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-01-01List improvements from kpfleming (bugs #3166,#3140)markster1-13/+54
2004-12-31Fix astobj to compile against GCC 2.95markster1-0/+4
2004-12-31Make voicemail registration apps register (bug #3034)markster1-2/+7
2004-12-29Make casts work again properly (bug #3155)markster1-4/+4
2004-12-29fix missing proto's missing semi colonanthm1-1/+1
2004-12-29fix missing protoanthm1-0/+3
2004-12-29Merge remainder of kpfleming's astobj patch (bug #3183)markster1-2/+3
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)markster1-153/+121
2004-12-28Permit RTP to be resetmarkster1-2/+4
2004-12-28tiny tweak to allow pvt config engines to use __ast_loadanthm1-1/+1
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersmarkster1-0/+312
2004-12-24Merge anthm's native MOH patch (bug #2639) he promises me he'll rid it of ast...markster3-2/+16
2004-12-23Document linked lists better (bug #3139)markster1-0/+161
2004-12-23Speed up ast_list macros (bug #3135)markster1-3/+5
2004-12-23Add "ast_flags_all" mask (bug #3136)markster1-1/+4
2004-12-23Fix AGI to know about "builtin" variables, too (bug #2737)markster1-0/+1
2004-12-19Merge drumkilla's bitfield patch for SIP (bug #3083)markster1-2/+5
2004-12-19Fix little macro (bug #3100)markster1-2/+2
2004-12-16Merge russell's flag macro patch (with slight mods) (bug #3046)markster2-37/+11
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)markster6-0/+605
2004-12-09Make music on hold truly optional (bug #2998)markster1-0/+4
2004-12-07Big diet for struct ast_channelmarkster1-29/+19
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)markster1-3/+3
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)markster1-1/+2
2004-12-02Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)markster1-3/+35
2004-11-24Make realtime pbx understand patterns.markster1-1/+1
2004-11-23fix inherited softhangup issue in ast_goto_if_exists()anthm1-0/+2
2004-11-23Build out "multi" version of realtime config (directory and realtime extensio...markster1-0/+2
2004-11-22Add improved macro functionality (bug #2905)markster1-1/+3
2004-11-17Expose tone state and threshold (bug #2830)markster1-0/+14
2004-11-15DSP enhancements (bug #2826) courtesy pcadachmarkster1-5/+10
2004-11-13Big agent / queue fixesmarkster1-0/+11
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster2-37/+47
2004-11-11Make timing stuff generic (bug #2839)markster1-0/+11
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...markster1-0/+4
2004-11-01Little variable optimizationsmarkster1-2/+2
2004-11-01Make channel variables inheritable by _ (bug #928)markster1-0/+1
2004-10-28Add structures for status reportingmarkster1-0/+20
2004-10-27Preliminary "PRECACHE" / push support...markster1-1/+5
2004-10-27rollback stupid codeanthm1-1/+0
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster2-3/+5
2004-10-24Add cache bypass modemarkster1-1/+2
2004-10-24Add "Loopback" switchmarkster3-2/+2
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...markster2-2/+8
2004-10-22This patch adds a new api call:anthm2-0/+2
2004-10-22Fix some callerid outputmarkster1-1/+1
2004-10-22Work on precachingmarkster1-0/+1
2004-10-20Fix initialization tiddly bitmarkster1-1/+1
2004-10-20Fix typo and missing format string in a fprintf in lock.hcitats1-2/+2
2004-10-18Add DUNDi.... (http://www.dundi.com)markster1-0/+186