summaryrefslogtreecommitdiff
path: root/include/dahdi/user.h
AgeCommit message (Expand)Author
2011-06-29Revert "dahdi: Use enumeration for maintenance modes."Shaun Ruffell
2011-04-15dahdi: Add capability to generate events on buffer underruns and overrunsKinsey Moore
2011-04-04dahdi: Use enumeration for maintenance modes.Shaun Ruffell
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-11-19dahdi: Moved the channel mirroring interface behind a build flagRuss Meyerriecks
2010-11-19dahdi: adding ss7 pcap support to dahdi.Russ Meyerriecks
2010-11-04dahdi: Remove DAHDI_CONFLINK functionality.Shaun Ruffell
2010-09-23dahdi: trivial spelling 'implemnted' -> 'implemented'Shaun Ruffell
2010-08-13dahdi: Make it clear that 'linecompat' can be used to identify analog spans.Shaun Ruffell
2010-07-26wct4xxp: Removed card level event handlerRuss Meyerriecks
2010-07-26Added hardware transformer checkRuss Meyerriecks
2010-07-26Added card level event handlerRuss Meyerriecks
2010-07-26Added the ability to trigger alarm simulation states in theRuss Meyerriecks
2010-02-26dahdi: Change 'struct dahdi_spaninfo' in order to maintain Asterisk API compa...Shaun Ruffell
2010-02-26dahdi: Add line options for BRI NT/TE mode and termination resistance.Shaun Ruffell
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2009-06-24Remove unused torisa code from headerTerry Wilson
2009-04-30Fix compilation of applications that use DAHDI ioctlsKevin P. Fleming
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-04-21Move DAHDI_DEFAULT_MTU_MRU from kernel.h to user.hTzafrir Cohen
2009-04-02correct minor spacing issueKevin P. Fleming
2009-03-11Fix direction bits on several ioctls.Shaun Ruffell
2009-01-28Minor comment rearangement to avoid possible confusion.Richard Mudgett
2009-01-27Break VMWI ioctl calls into two separate calls to maintain old revision compa...Doug Bailey
2009-01-22Change structure passed in DAHDI_VMWI ioctl call to make it so new VMWI types...Doug Bailey
2009-01-21Change the DAHDI_VMWI ioctl call to pass data via structure. Doug Bailey
2009-01-19Add mask for portion of DAHDI_VMWI ioctl call that carries the number of mess...Doug Bailey
2009-01-19Increase the number of messages specified in the DAHDI_VMWI ioctl call to 16 ...Doug Bailey
2009-01-19Add line reversal MWI to wctdm and wctdm24xxp drivers Doug Bailey
2008-12-19Revert MAX_NUM_BUFS back to 32Matthew Fredrickson
2008-12-19Add support for new half full buffer policy. This significantly improves per...Matthew Fredrickson
2008-08-24Add support for 56 KB HDLC as well as selectable rate via ioctlMatthew Fredrickson
2008-08-06A significant change to the DAHDI transcoder interface and the wctc4xxpShaun Ruffell
2008-08-06change some ioctls that don't actually use a parameter to be defined that wayKevin P. Fleming
2008-08-05first pass at licensing cleanup here... put dahdi/user.h under LGPL instead o...Kevin P. Fleming
2008-08-03Rework the table of signalling bits for signalling types and hook statesRussell Bryant
2008-07-29missed one definition needed by Asterisk 1.6/trunkKevin P. Fleming
2008-07-29make an initial split of dahdi/kernel.h into userspace- and kernelspace-speci...Kevin P. Fleming
2008-05-22make this usable until it has real contentKevin P. Fleming
2008-05-21modules build nowKevin P. Fleming