aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-01use local header for transfer definitions instead of libpri.hkpfleming1-1/+1
2005-04-01strip color code sequences from verbose messages being sent to files/syslog (...kpfleming1-2/+36
2005-04-01add FIELDQTY function to split variable contents and get any desired field (b...kpfleming1-0/+30
2005-04-01don't take the channel list lock until we're actually ready to put the new ch...kpfleming1-4/+1
2005-04-01optimize file reading in pbx_spool (bug #3927)kpfleming1-4/+1
2005-04-01make CVS ignore tags-related files and Mac OS X object fileskpfleming1-0/+1
2005-04-01add tags-related files to .cvsignorekpfleming1-0/+4
2005-04-01add ctags and etags support to Makefilekpfleming1-6/+43
2005-04-01Fix up formatting and a few typos/poor grammar in pbx.c (bug #3924)kpfleming1-50/+59
2005-04-01revert previous commit... was the wrong fix (my first oops)kpfleming1-7/+0
2005-04-01ensure that variables supplied to ast_pbx_outgoing_exten are applied to the c...kpfleming1-0/+7
2005-04-01Forgot to add app_settransfercapability.cmattf1-0/+115
2005-04-01ensure that failure to register the cdr_custom backend results in a module lo...kpfleming1-1/+1
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)mattf6-43/+84
2005-04-01clarify licensing text in READMEkpfleming1-4/+6
2005-04-01Finishing touches and addition of record flag to ChanSpy <pay up jets\!>anthm1-13/+56
2005-04-01Put syslog facility/level name into filename field, so it will show in 'logge...kpfleming1-88/+90
2005-04-01Allow chan_iax2 to build on systems that don't define SO_NO_CHECK (bug #3908,...kpfleming1-0/+2
2005-04-01Add 'iax2 reload' CLI command and fix peer counting with regex matches (bug #...kpfleming1-1/+16
2005-04-01Update README to reflect modern Asterisk features and requirementskpfleming3-43/+80
2005-04-01Fix spool files that lack their last returnmarkster1-1/+1
2005-04-01Add slackware initialization (bug #3900)markster1-0/+42
2005-04-01Add CDR custom config warnings (Borga borga!) :)markster1-0/+7
2005-04-01fix codec timing issuesanthm1-101/+204
2005-03-31Fix jitter buffer for call recording (bug #3826)markster1-0/+1
2005-03-31Fix IAX2 out of memory failure (bug #3907)markster1-1/+1
2005-03-31Fix RTP checksums config option (bug #3908 with minor mods)markster1-11/+7
2005-03-31Make logger respond better to lack of disk space and add "logger show channel...markster1-124/+197
2005-03-31Fix build without zaptel (bug #3901)markster1-1/+1
2005-03-31Fix strict mode for queues (bug #3913)markster1-3/+3
2005-03-31more optimizationsanthm1-5/+18
2005-03-31minor tweak and optimization for chanspyanthm1-98/+142
2005-03-31unconfigured cdr_custom should not be fatalanthm1-1/+1
2005-03-31Fix name of conf file samplemarkster1-0/+0
2005-03-31Fix load of cdr_custommarkster1-3/+2
2005-03-31Fix custom CDR error (thanks kpfleming)markster1-4/+3
2005-03-31Use requested extension (bug #3894)markster1-19/+6
2005-03-31Make bridging more efficientmarkster1-90/+148
2005-03-30increase queue length of chanspy queueanthm1-1/+1
2005-03-30fix dial a channel on chanspyanthm1-7/+27
2005-03-30add missing newlines (part2)anthm1-1/+1
2005-03-30add missing newlinesanthm2-2/+2
2005-03-30increase buffer spaceanthm1-2/+2
2005-03-30Add say date to AGi (bug #3768)markster1-0/+27
2005-03-30Add fixup to chan_phone (bug #3825)markster1-0/+11
2005-03-30Take out unimplemented comment from logger.conf (bug #3890)markster1-5/+0
2005-03-30Fix CC (bug #3895)markster1-1/+1
2005-03-29Add option to disable checksums on IAXmarkster2-0/+25
2005-03-29fix group and arg parsing buganthm1-11/+13
2005-03-29Fix beep logic error (bug #3888)markster1-1/+1