asterisk/asterisk.git
2005-04-04 Mark SpencerFix MGCP *67 to automatically reset callerid (bug ...
2005-04-04 Jeremy McNamaraBetter dependancy and version checking method, solve...
2005-04-04 Kevin P. Flemingoptimize codec selection and format changing code
2005-04-04 Kevin P. Flemingfix breakage from slin endianness commit earlier today...
2005-04-03 Kevin P. Flemingone more FreeBSD compile warning fix (bug #3938)
2005-04-03 Kevin P. Fleminghandle AST_FORMAT_SLINEAR endianness properly on big...
2005-04-03 Kevin P. Flemingfurther thought says '!' is a better early-match wildca...
2005-04-03 Kevin P. Flemingadd docs for bug #3889
2005-04-03 Kevin P. Flemingadd 'early-match' wildcard for extension patterns ...
2005-04-03 Kevin P. Flemingfix obvious coding error from yesterday's fix
2005-04-03 Kevin P. Flemingremaining endian.h fixes for FreeBSD (bug #3867)
2005-04-03 Kevin P. Flemingfix various compiler warnings (bug #3938)
2005-04-03 Kevin P. Flemingensure that needed headers are included for chmod(...
2005-04-03 Anthony Minessale IIforgot some code from the last chanspy repass (nothing...
2005-04-03 Russell Bryantadd note about autofallthrough
2005-04-02 Kevin P. Flemingclean up formatting (bug #3934)
2005-04-02 Kevin P. FlemingResolve app_meetme crash when member tries to mute...
2005-04-02 Kevin P. Flemingdon't unnecessarily open-code strchr()
2005-04-02 Russell Bryantremove old iax.h
2005-04-02 Kevin P. Flemingadd VM_MESSAGEFILE channel variable to hold path to...
2005-04-02 Kevin P. Flemingcorrect 'sync' setting for manager-originated calls...
2005-04-01 Kevin P. Fleminguse local header for transfer definitions instead of...
2005-04-01 Kevin P. Flemingstrip color code sequences from verbose messages being...
2005-04-01 Kevin P. Flemingadd FIELDQTY function to split variable contents and...
2005-04-01 Kevin P. Flemingdon't take the channel list lock until we're actually...
2005-04-01 Kevin P. Flemingoptimize file reading in pbx_spool (bug #3927)
2005-04-01 Kevin P. Flemingmake CVS ignore tags-related files and Mac OS X object...
2005-04-01 Kevin P. Flemingadd tags-related files to .cvsignore
2005-04-01 Kevin P. Flemingadd ctags and etags support to Makefile
2005-04-01 Kevin P. FlemingFix up formatting and a few typos/poor grammar in pbx...
2005-04-01 Kevin P. Flemingrevert previous commit... was the wrong fix (my first...
2005-04-01 Kevin P. Flemingensure that variables supplied to ast_pbx_outgoing_exte...
2005-04-01 Matthew FredricksonForgot to add app_settransfercapability.c
2005-04-01 Kevin P. Flemingensure that failure to register the cdr_custom backend...
2005-04-01 Matthew FredricksonMerging in xylome's beaerer capabilty patch (bug 3547)
2005-04-01 Kevin P. Flemingclarify licensing text in README
2005-04-01 Anthony Minessale IIFinishing touches and addition of record flag to ChanSp...
2005-04-01 Kevin P. FlemingPut syslog facility/level name into filename field...
2005-04-01 Kevin P. FlemingAllow chan_iax2 to build on systems that don't define...
2005-04-01 Kevin P. FlemingAdd 'iax2 reload' CLI command and fix peer counting...
2005-04-01 Kevin P. FlemingUpdate README to reflect modern Asterisk features and...
2005-04-01 Mark SpencerFix spool files that lack their last return
2005-04-01 Mark SpencerAdd slackware initialization (bug #3900)
2005-04-01 Mark SpencerAdd CDR custom config warnings (Borga borga!) :)
2005-04-01 Anthony Minessale IIfix codec timing issues
2005-03-31 Mark SpencerFix jitter buffer for call recording (bug #3826)
2005-03-31 Mark SpencerFix IAX2 out of memory failure (bug #3907)
2005-03-31 Mark SpencerFix RTP checksums config option (bug #3908 with minor...
2005-03-31 Mark SpencerMake logger respond better to lack of disk space and...
2005-03-31 Mark SpencerFix build without zaptel (bug #3901)
2005-03-31 Mark SpencerFix strict mode for queues (bug #3913)
2005-03-31 Anthony Minessale IImore optimizations
2005-03-31 Anthony Minessale IIminor tweak and optimization for chanspy
2005-03-31 Anthony Minessale IIunconfigured cdr_custom should not be fatal
2005-03-31 Mark SpencerFix name of conf file sample
2005-03-31 Mark SpencerFix load of cdr_custom
2005-03-31 Mark SpencerFix custom CDR error (thanks kpfleming)
2005-03-31 Mark SpencerUse requested extension (bug #3894)
2005-03-31 Mark SpencerMake bridging more efficient
2005-03-30 Anthony Minessale IIincrease queue length of chanspy queue
2005-03-30 Anthony Minessale IIfix dial a channel on chanspy
2005-03-30 Anthony Minessale IIadd missing newlines (part2)
2005-03-30 Anthony Minessale IIadd missing newlines
2005-03-30 Anthony Minessale IIincrease buffer space
2005-03-30 Mark SpencerAdd say date to AGi (bug #3768)
2005-03-30 Mark SpencerAdd fixup to chan_phone (bug #3825)
2005-03-30 Mark SpencerTake out unimplemented comment from logger.conf (bug...
2005-03-30 Mark SpencerFix CC (bug #3895)
2005-03-29 Mark SpencerAdd option to disable checksums on IAX
2005-03-29 Anthony Minessale IIfix group and arg parsing bug
2005-03-29 Mark SpencerFix beep logic error (bug #3888)
2005-03-29 Mark SpencerLittle say numer fix (bug #3884)
2005-03-29 Mark SpencerMake sure ExecIf stuff returns properly (bug #3864)
2005-03-29 Mark SpencerAllow functions to be written to (bug #2278, with mods)
2005-03-29 Mark SpencerSimplify endianness and fix for unaligned reads (bug...
2005-03-28 Mark SpencerNo need for sizeof (bug #3887)
2005-03-28 Mark SpencerFix a bunch of const stuff, merge queue changes, add...
2005-03-28 Mark SpencerClear out received tag in 407/401's (bug #3885)
2005-03-28 Mark SpencerDelete cross targets for gentone and friends
2005-03-28 Mark SpencerContinue with GET_DATA if no file is there (bug #3878)
2005-03-28 Mark SpencerDon't forget blank header in notify (bug #3877)
2005-03-28 Mark SpencerCleanup SIP method stuff a little
2005-03-27 Mark SpencerFix chanisavail typo that forced "state" mode (bug...
2005-03-27 Mark SpencerAvoid excessive "PROGRESS" messages (bug #3807)
2005-03-27 Mark SpencerAdd load tester (bug #3870)
2005-03-27 Mark SpencerOops, make good on my word :)
2005-03-27 Mark SpencerFix cross compiling (bug #3868)
2005-03-27 Mark SpencerFix app bug, update skel example, add skel to makefile...
2005-03-27 Mark SpencerAdd VM_CONTEXT for substitution (bug #3872)
2005-03-27 Mark SpencerRepair danish format (bug #3239)
2005-03-27 Mark SpencerGCC 4 fix (bug #3875)
2005-03-27 Russell Bryantfix a typo
2005-03-27 Mark SpencerMake status update on agents properly
2005-03-27 Mark SpencerMinor formatting fixes
2005-03-26 Russell Bryantformatting fixes
2005-03-26 Anthony Minessale IIfix volfactor
2005-03-26 Mark SpencerFix upgrade documentation to mention new manager event
2005-03-26 Mark SpencerFix discriptions / options (bug #3863)
2005-03-26 Mark SpencerFix order of priority reading / file reading (bug ...
2005-03-26 Mark SpencerImplement fax detect within i4l (bug #3827)
next