summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-23eliminate preprocessor warningssvn_v1-2kpfleming
2005-11-16This commit was manufactured by cvs2svn to create branch 'v1-2'.(no author)
2005-11-16Add wctdm24xxp driver! (woo hoo!!)markster
2005-11-11Make sure zaptel doesn't crash the kernel when bringing hdlc devices downmattf
2005-11-08Add missing breakmarkster
2005-11-08support DACS w/RBS on single-span cardskpfleming
2005-11-05don't fail the entire build process when HZ is not 1000, since the user may n...kpfleming
2005-11-03fix silly typo (issue #5579)russell
2005-11-01properly quote variable reference so the test won't fail (issue #5559)kpfleming
2005-10-31add documentation about kernel compilation requiring CRC-CCITT support (issue...kpfleming
2005-10-29Add missing io include (bug #5537)markster
2005-10-27silly me, forgot to cvs add the new echo can :-) (Bug #5520)mattf
2005-10-27New echo canceller mods based on KB1. If you have echo, try MG2 out.mattf
2005-10-21silence compiler warningrussell
2005-10-21Error out on ztdummy if 1000hz is not used (bug #5492)markster
2005-10-16Fix depmods for cross builds (bug #5445)markster
2005-10-05ignore directory created by Linux kernel 2.6 Makefilekpfleming
2005-10-05make fxotune not segfault when config file is not presentkpfleming
2005-10-05make dynamic spans show that they suppport DACS/RBS mode (issue #5359)kpfleming
2005-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix o...kpfleming
2005-10-04make timing source configuration easier to understand (issue #5356)kpfleming
2005-10-04correct typokpfleming
2005-09-30support minimum time for FXS flashkpfleming
2005-09-30don't try to mess with module configuration file if it's not found (issue #5337)kpfleming
2005-09-30optionally support flash events on FXS signaling (work done by Jim Dixon)kpfleming
2005-09-29Remove old debug codemarkster
2005-09-29Allow DTMF to be disabled on VPM...markster
2005-09-29don't fail on channels that were not previously configuredkpfleming
2005-09-29check results of copy_from/to_user (issue #5316)kpfleming
2005-09-29update ztcfg to only reconfigured changed channels unless 'force' parameter i...kpfleming
2005-09-29allow ZT_GETPARAMS to return the master channel number for a channelkpfleming
2005-09-26_really_ fix the zaptel hang problemkpfleming
2005-09-26don't try to use the table lookup when the function pointer has not been init...kpfleming
2005-09-26Fix issue with CPU spikingmarkster
2005-09-25try #3kpfleming
2005-09-25uhhhh... make that last one actually work the way it was intended tokpfleming
2005-09-25don't generate message needlesslykpfleming
2005-09-25ensure that idle audio channels transmit silence (issue #5186, slightly diffe...kpfleming
2005-09-25eliminate compiler warning (issue #5242)kpfleming
2005-09-19Remove old notes/code. Fix so it works with debug disabledmattf
2005-09-15add new man pages, don't install man page for ztmonitor since it is not itsel...kpfleming
2005-09-15only put uncompressed man pages into source tree (issue #5158)kpfleming
2005-09-14Create debug file in local directory instead of /tmpmattf
2005-09-14Enable the fxotune.vals output only if debug is setmattf
2005-09-14Revert "fix" for bug #5181mattf
2005-09-14Allow number of VPM spans with hardware echo can to be adjustedmarkster
2005-09-14create temp file safely (issue #5181)kpfleming
2005-09-13avoid warning on 64-bit systems (will still break when MEC2_STATS is defined)kpfleming
2005-09-12correctly test KSRC for sanitykpfleming
2005-09-12Change the default echo canceller to the Kris's new echo canceller based onmattf