summaryrefslogtreecommitdiff
path: root/zaptel.h
AgeCommit message (Expand)Author
2008-02-04Move kernel stuff to under kernel/ tzafrir
2008-02-03Fix building in 2.4 w/devfs. Closes issue #11884 tzafrir
2008-01-23Let an echocan parameter be a signed value. Also, for convenience, add a pla...mattf
2008-01-20Add zconfig build time option OPTIMIZE_CHANMUTE. Disabled by default.tzafrir
2008-01-09For systems using a dynamic device filesystem (pretty much everythingkpfleming
2008-01-04[commit message]kpfleming
2008-01-04various minor cleanupskpfleming
2008-01-03a little bit of code cleanup and use explicit-size types for new ioctl struct...kpfleming
2008-01-02expose the limit for echocan params so programs will know what to expectkpfleming
2008-01-02allow longer parameter nameskpfleming
2008-01-02bring back the echocan-params code that was removed in r3545, this time with ...kpfleming
2007-12-20revert the echocanparams code for now... it's not ready to be usedkpfleming
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