summaryrefslogtreecommitdiff
path: root/zaptel-base.c
AgeCommit message (Expand)Author
2007-12-19eliminate a compiler warning and restore the ability to use HPEC (without par...kpfleming
2007-12-19add ability to provide parameters to echo cancelers on a per-channel basis, a...kpfleming
2007-12-18even though it's not very logical, having a 'next sample' number of zero for ...kpfleming
2007-12-14(merging dtmf-twister branch plus a few fixes)kpfleming
2007-12-13Show zaptel sync master in /proc/zaptel/N . Closes issue #10329 .tzafrir
2007-12-13remove tone_zone_init() completely, since it just initializing the array to c...kpfleming
2007-12-13Convert a constant '0' return value to a void. From #10851 .tzafrir
2007-12-07as suggested by tzafrir on asterisk-dev, remove some code duplication when ha...kpfleming
2007-12-04Remove some code that does...well...nothing.qwell
2007-12-04use a buffer for the span's device type instead of a string pointer, so each ...kpfleming
2007-12-04add a new Zaptel scanning tool, primarily for use by the Asterisk GUI, called...kpfleming
2007-10-26If you depend on anything that is not in /usr/include/zaptel , you must tzafrir
2007-09-18Give proper type for printk messages.tzafrir
2007-09-18Fix the ioctl ZT_CHANDIAG and enable it by default.tzafrir
2007-09-17Revert previous change on spaninfo and institute an ABI compatible call, to a...tilghman
2007-09-04Fixing the ZAPTEL_SYNC_TICK patch for zaptel-base.c (#9645)tzafrir
2007-08-30Add two fields to the spanconfig struct (at the bottom, as suggested by tzafr...tilghman
2007-08-24More backport codemattf
2007-08-22Merged revisions 2936 via svnmerge from qwell
2007-08-01Merged revisions 2808 via svnmerge from qwell
2007-07-20Merged revisions 2761 via svnmerge from mattf
2007-07-19Merged revisions 2752 via svnmerge from kpfleming
2007-07-05Merged revisions 2696 via svnmerge from qwell
2007-05-18Merged revisions 2539 via svnmerge from mattf
2007-04-25Merged revisions 2443 via svnmerge from qwell
2007-04-24Merge in pre-echocan debugging for ztmonitor.qwell
2007-04-13Merged revisions 2422 via svnmerge from qwell
2007-04-11Merged revisions 2405 via svnmerge from mattf
2007-04-07Fix for #9208. Memory corruption within zaptel data.mattf
2007-03-30Fix potential spinlock recursion issue.mattf
2007-03-30Merged revisions 2353 via svnmerge from qwell
2007-03-23remove pointless file ID lineskpfleming
2007-03-23bring in the rest of the support needed for HPECkpfleming
2007-02-23partial update to support all the stuff that went into Zaptel 1.2 recently......kpfleming