summaryrefslogtreecommitdiff
path: root/zaptel.c
AgeCommit message (Expand)Author
2006-11-22Update for #8403mattf
2006-11-17Merged revisions 1610 via svnmerge from bweschke
2006-11-17Fix for 7991.mattf
2006-11-16Fix for 7769mattf
2006-09-16Merged revisions 1468 via svnmerge from tilghman
2006-08-31Merge in Zaptel VLDTMF support. This does currently have the bug where dialto...file
2006-08-24Actually populate sigcapmarkster
2006-08-15Merged revisions 1311 via svnmerge from russell
2006-08-15Add support for looping back a single channelmattf
2006-08-14Merged revisions 1306 via svnmerge from kpfleming
2006-08-14Merged revisions 1304 via svnmerge from russell
2006-07-26Allow zaptel to compile on 2.4 kernelstilghman
2006-07-05yet another header file installation location change... Zaptel headers are no...kpfleming
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