summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-03further thought says '!' is a better early-match wildcard (bug #3889, take 2)Kevin P. Fleming
2005-04-03add docs for bug #3889Kevin P. Fleming
2005-04-03add 'early-match' wildcard for extension patterns (bug #3889)Kevin P. Fleming
2005-04-03fix obvious coding error from yesterday's fixKevin P. Fleming
2005-04-03remaining endian.h fixes for FreeBSD (bug #3867)Kevin P. Fleming
2005-04-03fix various compiler warnings (bug #3938)Kevin P. Fleming
2005-04-03ensure that needed headers are included for chmod() and mkdir() (bug #3937)Kevin P. Fleming
2005-04-03forgot some code from the last chanspy repass (nothing exciting)Anthony Minessale II
2005-04-03add note about autofallthroughRussell Bryant
2005-04-02clean up formatting (bug #3934)Kevin P. Fleming
2005-04-02Resolve app_meetme crash when member tries to mute/unmute (bug #3899)Kevin P. Fleming
2005-04-02don't unnecessarily open-code strchr()Kevin P. Fleming
2005-04-02remove old iax.hRussell Bryant
2005-04-02add VM_MESSAGEFILE channel variable to hold path to message left by caller (b...Kevin P. Fleming
2005-04-02correct 'sync' setting for manager-originated calls (bug #3922)Kevin P. Fleming
2005-04-01use local header for transfer definitions instead of libpri.hKevin P. Fleming
2005-04-01strip color code sequences from verbose messages being sent to files/syslog (...Kevin P. Fleming
2005-04-01add FIELDQTY function to split variable contents and get any desired field (b...Kevin P. Fleming
2005-04-01don't take the channel list lock until we're actually ready to put the new ch...Kevin P. Fleming
2005-04-01optimize file reading in pbx_spool (bug #3927)Kevin P. Fleming
2005-04-01make CVS ignore tags-related files and Mac OS X object filesKevin P. Fleming
2005-04-01add tags-related files to .cvsignoreKevin P. Fleming
2005-04-01add ctags and etags support to MakefileKevin P. Fleming
2005-04-01Fix up formatting and a few typos/poor grammar in pbx.c (bug #3924)Kevin P. Fleming
2005-04-01revert previous commit... was the wrong fix (my first oops)Kevin P. Fleming
2005-04-01ensure that variables supplied to ast_pbx_outgoing_exten are applied to the c...Kevin P. Fleming
2005-04-01Forgot to add app_settransfercapability.cMatthew Fredrickson
2005-04-01ensure that failure to register the cdr_custom backend results in a module lo...Kevin P. Fleming
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
2005-04-01clarify licensing text in READMEKevin P. Fleming
2005-04-01Finishing touches and addition of record flag to ChanSpy <pay up jets\!>Anthony Minessale II
2005-04-01Put syslog facility/level name into filename field, so it will show in 'logge...Kevin P. Fleming
2005-04-01Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908,...Kevin P. Fleming
2005-04-01Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #...Kevin P. Fleming
2005-04-01Update README to reflect modern Asterisk features and requirementsKevin P. Fleming
2005-04-01Fix spool files that lack their last returnMark Spencer
2005-04-01Add slackware initialization (bug #3900)Mark Spencer
2005-04-01Add CDR custom config warnings (Borga borga!) :)Mark Spencer
2005-04-01fix codec timing issuesAnthony Minessale II
2005-03-31Fix jitter buffer for call recording (bug #3826)Mark Spencer
2005-03-31Fix IAX2 out of memory failure (bug #3907)Mark Spencer
2005-03-31Fix RTP checksums config option (bug #3908 with minor mods)Mark Spencer
2005-03-31Make logger respond better to lack of disk space and add "logger show channel...Mark Spencer
2005-03-31Fix build without zaptel (bug #3901)Mark Spencer
2005-03-31Fix strict mode for queues (bug #3913)Mark Spencer
2005-03-31more optimizationsAnthony Minessale II
2005-03-31minor tweak and optimization for chanspyAnthony Minessale II
2005-03-31unconfigured cdr_custom should not be fatalAnthony Minessale II
2005-03-31Fix name of conf file sampleMark Spencer
2005-03-31Fix load of cdr_customMark Spencer