summaryrefslogtreecommitdiff
path: root/zaptel.h
AgeCommit message (Collapse)Author
2007-08-24Beginning backport of trunk to 1.4mattf
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2946 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-06Include some headers from the target system rather than the build system.qwell
Issue 10254, patch by mirabilos git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2821 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-19Merged revisions 2756 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2756 | kpfleming | 2007-07-18 21:05:03 -0500 (Wed, 18 Jul 2007) | 2 lines update to 2.6.22 request_irq() flags ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2757 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-24Merge in pre-echocan debugging for ztmonitor.qwell
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2433 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-23remove pointless file ID lineskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2334 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-23bring in the rest of the support needed for HPECkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2333 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-08Add a constant for ZT_EVENT_REMOVED to allow a driver to hint to userspace thatrussell
a channel has been removed. (issue #7256, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2294 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-23partial update to support all the stuff that went into Zaptel 1.2 ↵kpfleming
recently... this definitely still broken for 2.4 kernels, and maybe for 2.6 as well :-) includes: Makefile split and reorganize TE120P driver TC400B driver HPEC support (not yet complete) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2215 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-11Merged revisions 1697 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1697 | kpfleming | 2006-12-11 12:27:15 -0600 (Mon, 11 Dec 2006) | 2 lines kernel 2.6.19 API changes compatibility ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1698 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Merged revisions 1519 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1519 | file | 2006-10-19 21:23:26 -0400 (Thu, 19 Oct 2006) | 2 lines Later distros have now taken to removing this file as it has been deprecated for awhile now... so on kernels 2.6.18 or higher we can safely not include it. (props to jsmith) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1520 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-31Merge in Zaptel VLDTMF support. This does currently have the bug where ↵file
dialtone briefly returns after a digit is being played, but that will be fixed shortly. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1374 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-15Add support for looping back a single channelmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1310 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-08-14add a SHORT_FLASH_TIME option to zconfig.h for european phones with short flashrussell
times that sometimes get misinterpreted as a pulse digit 1 (issue #7365, gagravarr) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1303 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-29merge torisa.h into zaptel.hkpfleming
remove any installed copies of torisa.h during 'make install' git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1197 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-23add infrastructure for zaptel transcoderskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1162 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-22Bug 5126 - Fix for incompatiblities between the TDMo* drivers and the 2.6 kerneltilghman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1157 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-06-08Added support for QRV radio daughterboard (in wctdm24xxp) and fixed compilejdixon
warning in pciradio. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1108 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-05-11Bug 6816 - Allow nethdlc device to take optional alternative nametilghman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1053 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-03-28notify userspace when echo canceller on channel is disabled due to CED detectionkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@992 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-01-10Commits for HardHDLC API in zaptel (#5313)mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@887 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-17allow userspace apps to extract version/echo canceller infokpfleming
add version/echo canceller info to ztcfg verbose output git-svn-id: http://svn.digium.com/svn/zaptel/trunk@872 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-17don't include the echo canceller headers in every module that includes ↵kpfleming
zaptel.h... instead, only in zaptel.c git-svn-id: http://svn.digium.com/svn/zaptel/trunk@867 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-12-17Merged revisions 865 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r865 | kpfleming | 2005-12-16 20:04:05 -0600 (Fri, 16 Dec 2005) | 3 lines add version and echo canceller selection reporting when zaptel module is loaded make 'update' target work like the Asterisk one and report conflicts ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@866 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-11-29remove extraneous svn:executable propertieskpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@837 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-10-27New echo canceller mods based on KB1. If you have echo, try MG2 out.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@798 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix ↵kpfleming
only, no functional difference) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@791 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-30support minimum time for FXS flashkpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@788 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-30optionally support flash events on FXS signaling (work done by Jim Dixon)kpfleming
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@786 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-09-29update ztcfg to only reconfigured changed channels unless 'force' parameter ↵kpfleming
is supplied git-svn-id: http://svn.digium.com/svn/zaptel/trunk@781 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-26Added RINGBEGIN event (optionally)jim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@747 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-24Adding new echo canceller option from kb1 based on mec2. PLEASE trymattf
it out and give me feedback if it solves echo problems for you that wouldn't go away with any of the other echo cancellers. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@746 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-08-11Added driver support for UART output in VHDL on each channeljim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@728 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-05-11Add support for polarity reversalmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@641 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-05-02Add support for TE410P/TE405P 2nd gen features (TSI, ECHOCAN, NATIVELAYOUT, ↵markster
IRQ, DTMFDETECT) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@634 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2005-01-21Fix ztdummy build on 2.6 (bug #3391)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@568 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-12-22Changed out VHDL code so that interrupt handling would be much more efficientjim
and fully handle all functions git-svn-id: http://svn.digium.com/svn/zaptel/trunk@513 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-11-04Added support for Zapata Telephony Quad PCI Radio Interface card.jim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@489 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-09-27Fix negative cadencesmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@461 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-09-11Added outbound pulse dialingjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@457 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-08-03Merge polarity reversal detection (bug #9)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@447 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-07-28Make data build on Linux 2.6markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@443 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-06-30Bug # 1954: Looks like you don't need to compile against themalcolmd
kernel sources anymore. Also comment out the DEVFS compile warning for post 2.4 systems running DEVFS (Gentoo) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@429 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-06-29Add signalling freeze/unfreeze ioctl (and get)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@427 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-05-04Add RBS support to DACS (bug #1451)markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@384 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-04-16Add support for E&M / E1markster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@366 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-03-26Change zaptel to not use DEVFS on 2.6 kernelscitats
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@332 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-03-19Add timer PING/PONGmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@326 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-02-15Added support for modulation (not just two tone addition) in tonezonesjim
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@313 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-02-08Remove "zapfreelock" and replace with "bigzaplock" and make sure we're not ↵markster
performing interrupt routines that effect multiple channels at the same time that other things can be going on. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@311 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2004-02-06Clear pseudos at end of interrupt handler ONLYmarkster
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@308 5390a7c7-147a-4af0-8ec9-7488f05a26cb