summaryrefslogtreecommitdiff
path: root/zaptel.c
AgeCommit message (Expand)Author
2006-06-24install zaptel.h and tonezone.h into /usr/include, not /usr/include/linux, si...kpfleming
2006-06-23add infrastructure for zaptel transcoderskpfleming
2006-05-23Allow for longer echo tail specificationmattf
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-18Fix debug typomarkster
2006-01-12Fix for HDLC API that might have been broken for some 2.4.x kernels, also fix...mattf
2006-01-10Commits for HardHDLC API in zaptel (#5313)mattf
2005-12-26Added support for Dial Pulse recognition on E&M trunksjdixon
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-12-02fix udev support for 2.6.15 (issue #5891)russell
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-11-23eliminate preprocessor warningskpfleming
2005-11-11Make sure zaptel doesn't crash the kernel when bringing hdlc devices downmattf
2005-10-04correct typokpfleming
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-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-25ensure that idle audio channels transmit silence (issue #5186, slightly diffe...kpfleming
2005-09-08Fixed signalling problem with pciradio cardjim
2005-09-02make 'cat /proc/zaptel/1' not fail with ztdummy loaded (issue #5069)kpfleming
2005-08-31make spinlock definitions compatible with -RT kernel patches (and future synt...kpfleming
2005-08-26Added RINGBEGIN event (optionally)jim
2005-07-31Fix cat /proc/zaptel/foo bug (bug #4103)markster
2005-07-09update to 2.6.13 sysfs API (bug #4639)kpfleming
2005-06-21correct ZT_TONE_CALLWAIT for de and dk zones (bug #4519)kpfleming
2005-06-08Got rid of debugging printk(). Sorry.jim
2005-06-08Added functionality so that e&m trunks can "flash" after going offhookjim
2005-05-18Don't make unnecessary sethook callsmarkster
2005-05-02Add support for TE410P/TE405P 2nd gen features (TSI, ECHOCAN, NATIVELAYOUT, I...markster
2005-04-27HDLC compilation fixes. Tested to compile correctly for all HDLC changesmattf
2005-01-15Correct order of includesmarkster
2005-01-15Fix build for 2.4 kernel (bug #3343)markster
2005-01-14Fix compile on older 2.6 kernels (bug #3334)markster
2005-01-13Fix for 2.6 module parm (bug #3321)markster
2005-01-12Commit belated fix for 3312markster
2004-11-04Added support for Zapata Telephony Quad PCI Radio Interface card.jim
2004-10-25Fix CONF_MONITOR modes in zaptel.c so that it works properly between 2 pseudo...jim
2004-10-06Can't consider masters that are not running...markster
2004-09-27Fix negative cadencesmarkster
2004-09-11Added outbound pulse dialingjim
2004-09-10Merge timing patch from Paulmarkster
2004-08-25Handle unload with digitalmon properly (bug #2299)markster
2004-08-21Fixed qevent() in zaptel.c so that it would hold the proper number of eventsjim