asterisk/asterisk.git
2005-04-06 Kevin P. Fleminguse more efficient code to produce non-codec-capability...
2005-04-06 Russell Bryantnote that the weight has a special meaning for e164
2005-04-06 Russell Bryantdocument the 'weight' option
2005-04-06 Russell Bryantclarify information on time waited for a response
2005-04-06 Kevin P. Flemingcorrect error in doxygen docs
2005-04-05 Kevin P. Flemingreport non-codec capabilities in 'sip debug' properly...
2005-04-05 Kevin P. Flemingcorrect queue sample config file (bug #3964)
2005-04-05 Kevin P. Flemingensure that MGCP AMA flags are passed into CDR (bug...
2005-04-05 Kevin P. Flemingoptimize frame handling in agent_read()
2005-04-05 Matthew FredricksonMerging AOC notifications for bug #3843
2005-04-05 Mark SpencerAlerting *can* be sent after proceeding (bug #3963)
2005-04-05 Russell Bryantdon't define a functioning returning an int inside...
2005-04-05 Kevin P. Flemingensure account code specified in mgcp.conf propagates...
2005-04-05 Kevin P. Flemingcorrect french pronounciation of years between 1900...
2005-04-04 Kevin P. Flemingupdate manager interface documentation (bug #3936)
2005-04-04 Kevin P. Flemingcorrect IAX loading/binding message (bug #3953)
2005-04-04 Kevin P. Flemingmove start_network_thread to _before_ testing its resul...
2005-04-04 Kevin P. Flemingmake the manager interface list the privileges required...
2005-04-04 Kevin P. Fleminglet ast_say_digit_str say 'minus' preceding negative...
2005-04-04 Jeremy McNamaraBetter dependancy and version checking method, solve...
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)
next