summaryrefslogtreecommitdiff
path: root/zaptel.h
AgeCommit message (Expand)Author
2007-12-19add ability to provide parameters to echo cancelers on a per-channel basis, a...kpfleming
2007-12-14(merging dtmf-twister branch plus a few fixes)kpfleming
2007-12-04Moving the ZT_SET_HWGAIN define so that the list maintains the numerical ordermmichelson
2007-12-04Add ioctl call to set hw gain from CLI. dbailey
2007-12-04the analog card drivers can now mark failed modules as 'broken', and ztscan c...kpfleming
2007-12-04use a buffer for the span's device type instead of a string pointer, so each ...kpfleming
2007-12-04add a new Zaptel scanning tool, primarily for use by the Asterisk GUI, called...kpfleming
2007-09-17Revert previous change on spaninfo and institute an ABI compatible call, to a...tilghman
2007-09-04(closes issue #10087)file
2007-08-30Add two fields to the spanconfig struct (at the bottom, as suggested by tzafr...tilghman
2007-08-24Beginning backport of trunk to 1.4mattf
2007-08-06Include some headers from the target system rather than the build system.qwell
2007-07-19Merged revisions 2756 via svnmerge from kpfleming
2007-04-24Merge in pre-echocan debugging for ztmonitor.qwell
2007-03-23remove pointless file ID lineskpfleming
2007-03-23bring in the rest of the support needed for HPECkpfleming
2007-03-08Add a constant for ZT_EVENT_REMOVED to allow a driver to hint to userspace thatrussell
2007-02-23partial update to support all the stuff that went into Zaptel 1.2 recently......kpfleming
2006-12-11Merged revisions 1697 via svnmerge from kpfleming
2006-10-20Merged revisions 1519 via svnmerge from file
2006-08-31Merge in Zaptel VLDTMF support. This does currently have the bug where dialto...file
2006-08-15Add support for looping back a single channelmattf
2006-08-14add a SHORT_FLASH_TIME option to zconfig.h for european phones with short flashrussell
2006-06-29merge torisa.h into zaptel.hkpfleming
2006-06-23add infrastructure for zaptel transcoderskpfleming
2006-06-22Bug 5126 - Fix for incompatiblities between the TDMo* drivers and the 2.6 kerneltilghman
2006-06-08Added support for QRV radio daughterboard (in wctdm24xxp) and fixed compilejdixon
2006-05-11Bug 6816 - Allow nethdlc device to take optional alternative nametilghman
2006-03-28notify userspace when echo canceller on channel is disabled due to CED detectionkpfleming
2006-01-10Commits for HardHDLC API in zaptel (#5313)mattf
2005-12-17allow userspace apps to extract version/echo canceller infokpfleming
2005-12-17don't include the echo canceller headers in every module that includes zaptel...kpfleming
2005-12-17Merged revisions 865 via svnmerge from kpfleming
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-10-27New echo canceller mods based on KB1. If you have echo, try MG2 out.mattf
2005-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix o...kpfleming
2005-09-30support minimum time for FXS flashkpfleming
2005-09-30optionally support flash events on FXS signaling (work done by Jim Dixon)kpfleming
2005-09-29update ztcfg to only reconfigured changed channels unless 'force' parameter i...kpfleming
2005-08-26Added RINGBEGIN event (optionally)jim
2005-08-24Adding new echo canceller option from kb1 based on mec2. PLEASE trymattf
2005-08-11Added driver support for UART output in VHDL on each channeljim
2005-05-11Add support for polarity reversalmarkster
2005-05-02Add support for TE410P/TE405P 2nd gen features (TSI, ECHOCAN, NATIVELAYOUT, I...markster
2005-01-21Fix ztdummy build on 2.6 (bug #3391)markster
2004-12-22Changed out VHDL code so that interrupt handling would be much more efficientjim
2004-11-04Added support for Zapata Telephony Quad PCI Radio Interface card.jim
2004-09-27Fix negative cadencesmarkster
2004-09-11Added outbound pulse dialingjim
2004-08-03Merge polarity reversal detection (bug #9)markster