summaryrefslogtreecommitdiff
path: root/zaptel.c
AgeCommit message (Expand)Author
2007-08-01Merged revisions 2809 via svnmerge from qwell
2007-07-05Merged revisions 2697 via svnmerge from qwell
2007-05-18Let's not overload our minor numbers. Fixes error on unload on systems with ...mattf
2007-05-18Remove silly got signal message.mattf
2007-04-28Enable slip debugging by default, as well as add a parameter to report slips ...mattf
2007-04-25Merged revisions 2444 via svnmerge from qwell
2007-04-24merge (manually) ztmonitor pre-echocan debuggingqwell
2007-04-13Merged revisions 2423 via svnmerge from qwell
2007-04-11Merged revisions 2406 via svnmerge from mattf
2007-04-07chan variables are accessed without a lock, so they could change underneath u...mattf
2007-04-03The ZT_CHANDIAG ioctl was disabled by default because the large zt_chan structrussell
2007-03-30Merged revisions 2359 via svnmerge from mattf
2007-03-30Need to revert this last change. trunk doesn't yet have all the right stuff ...qwell
2007-03-30Merged revisions 2354 via svnmerge from qwell
2007-02-28If the span sets its sync_tick method, call it on every tick of the synctzafrir
2007-01-31Merged revisions 2044 via svnmerge from kpfleming
2007-01-23Merged revisions 1921 via svnmerge from kpfleming
2007-01-11Return what I took away (fcstab) since it's actually required for some instan...file
2007-01-10Remove old and unused declarations. If these do serve a purpose we can throw ...file
2006-11-22Fix for #8403. No extra characters in /proc/zaptel/* when readingmattf
2006-11-17Merged revisions 1611 via svnmerge from bweschke
2006-11-17Make the master span change more atomic, in face of not doing actual locking ...mattf
2006-11-16Fix for 7769. Make sure we lock before modifying flags.mattf
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