summaryrefslogtreecommitdiff
path: root/zaptel.h
AgeCommit message (Collapse)Author
2007-07-05The zaptel.h patch from part of #9909 . Commited as asterisk-devtzafrir
discussion concluded in favour. It has been tested mostly on zaptel 1.2 and also on 1.4 and applies cleanly on both. The Asterisk patch is safe to apply and requires no extra autoconf settings, as it is ifdef-ed on the new #define from the zaptel patch. The xpp patch is will be updated on the driver on our upcoming driver update. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2692 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-28Enable slip debugging by default, as well as add a parameter to report slips ↵mattf
in /proc/zaptel/x git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2472 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-04-24merge (manually) ztmonitor pre-echocan debuggingqwell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2436 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-03-08Merged revisions 2294 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2294 | russell | 2007-03-07 18:48:22 -0600 (Wed, 07 Mar 2007) | 3 lines Add a constant for ZT_EVENT_REMOVED to allow a driver to hint to userspace that a channel has been removed. (issue #7256, tzafrir) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2295 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-02-28If the span sets its sync_tick method, call it on every tick of the synctzafrir
master. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2249 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-01-17move to better binary methodsmogorman
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1839 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-11updates for dynamic channel creation on transcoder card.mogorman
from jsloan's branch git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1703 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-12-11Merged revisions 1698 via svnmerge from kpfleming
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1698 | kpfleming | 2006-12-11 12:31:12 -0600 (Mon, 11 Dec 2006) | 10 lines Merged revisions 1697 via svnmerge from 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/trunk@1699 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-20Merged revisions 1520 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r1520 | file | 2006-10-19 21:26:29 -0400 (Thu, 19 Oct 2006) | 10 lines Merged revisions 1519 via svnmerge from 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/trunk@1521 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
2004-01-02*Begin* Linux 2.6 build process... not all drivers build, and lots of ↵markster
DEC/INC usecount warnings need to be replaced git-svn-id: http://svn.digium.com/svn/zaptel/trunk@291 5390a7c7-147a-4af0-8ec9-7488f05a26cb