summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-08-12bring back the transcoder interface... it will be upgraded to the new improve...kpfleming
2008-08-12Zaptel-perl: more robust parsing of channel signalling types.tzafrir
2008-08-11* pcmtx_chan debugging parameter now refers to a zaptel channel number.tzafrir
2008-08-11xpp: fxo: fix caller-id CID_STYLE_PASS_ALWAYS.tzafrir
2008-08-07remove support for the Digium TC400 transcoder card; the interace to this car...kpfleming
2008-08-07xpp: preliminary CAS support.tzafrir
2008-08-07xpp: reset a reserved protocol field.tzafrir
2008-08-07xpp: debuggging parameter pcmtx_chan now refers to a zap channel number.tzafrir
2008-08-04Remove obsolete calibrate_slics. Clean more in utils Makefile.tzafrir
2008-08-04Merged revisions 4451-4455 via svnmerge from tzafrir
2008-08-03Fix build on kernels 2.6.2-2.6.13: class_simple_device_removetzafrir
2008-07-22make battery loss to red alarm translation actually work for these driverskpfleming
2008-07-21Fix building zaptel with kernel 2.6.26. Taken from DAHDI-linux rev.tzafrir
2008-07-10PCM: A bugfix that was reintroduced in r4353:tzafrir
2008-07-08A case where we didn't switch to low power at the end of a ring.tzafrir
2008-07-07Default ring debounce timer should be higher to properly catch calleridmattf
2008-07-01use symlinks to make multiple builds of voicebus.o, so it doesn't get rebuilt...kpfleming
2008-06-28Fixes building with the kernel of RHEL 5.2. Closes issue #12889 .tzafrir
2008-06-20Remove unnecessary udelay from read/write PCI routinesmattf
2008-06-15Muted DTMF PCM (from FXS modules) could "leak" to the next channel.tzafrir
2008-06-05Fixes a potential panic in Xorcom Astribanks devices if disconnectedtzafrir
2008-06-05Fixed type of flags parameter to spin_lock_irqsave functions. Fixessruffell
2008-05-22blink_mode was a boolean and changed to a channels bitmask. Now actuallytzafrir
2008-05-20* Document Zaptel::Spantzafrir
2008-05-19* Zaptel-1.2.x does not have zt_alarm_channel(). Move up the backwardtzafrir
2008-05-16git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4301 5390a7c7-147a-...mattf
2008-05-16git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4300 5390a7c7-147a-...mattf
2008-05-14Allow hpec to build on older(?) 2.6 kernels.qwell
2008-05-14Add MTP2 Signalling support to single span cardsmattf
2008-05-14XPP documentation fixes.tzafrir
2008-05-13xpp r5723: Includes, among others:tzafrir
2008-05-12Apparently this API changed in 2.6.18, not in 2.6.22mattf
2008-05-11Merge in kernel level MTP2 branch.mattf
2008-05-04* Allow initialization of T1-s (r5665) .tzafrir
2008-05-02Remove some useless code that was merged from the stackcleanup branchmattf
2008-05-02Remove old schedule_timout code and replace with an msleepmattf
2008-05-02Move the checktiming parameter to a flag in checkflag as wellmattf
2008-05-02Switch to using bitflags instead of variables for stopdma fieldmattf
2008-05-02Fix for #12387. Cannot unload wct4xxp module on FC8mattf
2008-05-02Merge stack cleanup branch into 1.4. Also merge firmware load time fix for w...mattf
2008-04-25Since MF R2 tones are generated continuously, we need to not set the dialing ...qwell
2008-04-25Based on a comment made by moy in #asterisk-dev, and the surrounding code in ...qwell
2008-04-24Fixes a regression in versions 1.2.25 and 1.4.19 identified by korihor wheresruffell
2008-04-23A test for a specific #define in zconfig.h was done by invoking cpp .tzafrir
2008-04-23Updated to latest code, fixed bug in serial i/ojdixon
2008-04-21Zaptel::Config::Default - don't die if no config file.tzafrir
2008-04-19Fix compiler from complainingmattf
2008-04-19Partial fix for #9379. Fixes potential race condition in open and close rout...mattf
2008-04-18Fixed monitoring of zap pseudo channelsjdixon
2008-04-17Avoid a double-free in ztdynamic.c ztdynamic_chanfree.diff from bug #12406 .tzafrir