summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-14Merging a few small changes Xorcom:tzafrir
* Marked with no. 4416, to note that major changes after 4415 were note merged yet. * Demote the messages about PCM in non-PCM from notice to debug (r4501). * Fix sample BRI zapata.conf: NT instead of TE (r4498). * Disable FXS hardware DTMF detection by default (r4492). Merged revisions 2832 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2833 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2834 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-10Merged revisions 2830 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2830 | mattf | 2007-08-10 16:58:27 -0500 (Fri, 10 Aug 2007) | 9 lines Merged revisions 2829 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2829 | mattf | 2007-08-10 16:54:56 -0500 (Fri, 10 Aug 2007) | 1 line Make sure we permit MRM commands ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2831 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-06Merged revisions 2824 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 (closes issue #10255) ........ r2824 | qwell | 2007-08-06 15:31:25 -0500 (Mon, 06 Aug 2007) | 4 lines Use host compiler to build gendigits Issue 10255, initial patch by mirabilos, modified by me to work with 1.4. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2825 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-06Calrify the meaning of ZT_VMWI.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2823 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-06Merged revisions 2821 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 (closes issue #10254) ........ r2821 | qwell | 2007-08-06 15:20:02 -0500 (Mon, 06 Aug 2007) | 4 lines Include some headers from the target system rather than the build system. Issue 10254, patch by mirabilos ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2822 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-05Extra Zaptel PCI IDs (from Philipp Kempgen). From Xorcom r4466.tzafrir
Merged revisions 2819 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 Merged revisions 2818 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2820 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-03xpp.r4415: (from 1.2 r2811)tzafrir
* Show Astribank 6+2 as 6/2 channels and not 8/8 channels. - Added as a "subtype" to the device type (r4391). * Fixed a panic in BRI span shutdown method (r4393). * Changes to debug macros. * Add proper sysfs support (r4406) - A bus on whuch all of the Astribanks reside. - Replaces useless sysfs code that existed in the module. - Currently used to set the sync source automatically at device adition / removal. * BRI: We do need the T1 timer in NT. If it gets into G2 state (r4407). Merged revisions 2812 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ * Ignore generated files on the new wctdm24xxp dir. (from 1.2 r2796) * Ignore two extra man pages on xpp/utils . Merged revisions 2797 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ * Generate list of Zaptel Modules directories automatically. * Evaluate PERLLIBDIR only once. Closes: #10223 (Xorcom changeset:4379, from 1.2 r2758) Merged revisions 2759 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2814 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-02Merge xpp r4372:tzafrir
* Update to zaptel-1.2.18 and zaptel-1.4.3 (r4308 onward) * Fix a critical race with zaptel synchronization (r4362) * Added a /proc/xpp/cmds for statistics about command timing (r4360) * Fix a digit mapping bug with hardware dtmf detection (r4357) * In xpp/utils/Makefile add perl syntax checks to our scripts (r4337) * Better USB data error checking (r4336) * udev rules (xpp.rules) avoid false calls from wrong nodes (r4331) * Improve hardware detection and reporting in lszaptel, zaptel_hardware. zapconf is basically functional. * Leds are blinked synchronously on all Astribanks now (r4262) * Fix a BRI bug if OPTIMIZE_CHANMUTE was compiled into zaptel (r4258) (This feature was not yet accepted into official zaptel) * Removed compile warning about HZ != 1000 (r4218) * Firmware updates. * fpga_load now supports USB pathes without zeros (r4211) * XPD numbers have changed to '<Unit><Subunit>' (r4196) * Proper support for ZT_VMWI ioctl, if used in zaptel (r4092) * Fix FXO power denial detection (r4054) * FXO could accidentally go off-hook with some compilers (r4048) (From branches/1.2 r2732, r2735 - branches/1.4 2736) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2813 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-01Merged revisions 2809 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2809 | qwell | 2007-08-01 15:21:32 -0500 (Wed, 01 Aug 2007) | 10 lines Merged revisions 2808 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2808 | qwell | 2007-08-01 15:21:04 -0500 (Wed, 01 Aug 2007) | 2 lines Per Matt Fredrickson, we don't want to use GFP_KERNEL while holding a spinlock. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2810 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Merged revisions 2787 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2787 | mattf | 2007-07-27 14:36:06 -0500 (Fri, 27 Jul 2007) | 1 line Quick fix for the could not fill input buffer problem ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2788 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-27Merged revisions 2782 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2782 | mattf | 2007-07-27 14:04:45 -0500 (Fri, 27 Jul 2007) | 9 lines Merged revisions 2781 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2781 | mattf | 2007-07-27 14:02:28 -0500 (Fri, 27 Jul 2007) | 1 line Minor message removal ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2783 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Merged revisions 2769 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2769 | mattf | 2007-07-20 17:57:30 -0500 (Fri, 20 Jul 2007) | 1 line Make sure we use the new firmware interface ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2770 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Revert that last commit. Trunk hasn't got the API updates for 2.6.22mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2768 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Merged revisions 2766 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2766 | mattf | 2007-07-20 14:19:12 -0500 (Fri, 20 Jul 2007) | 9 lines Merged revisions 2765 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2765 | mattf | 2007-07-20 14:17:25 -0500 (Fri, 20 Jul 2007) | 1 line Add new 2.6.22 api updates ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2767 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Forgot to take that outmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2764 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-20Merged revisions 2762 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2762 | mattf | 2007-07-20 13:54:20 -0500 (Fri, 20 Jul 2007) | 9 lines Merged revisions 2761 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2761 | mattf | 2007-07-20 11:19:47 -0500 (Fri, 20 Jul 2007) | 1 line New product support, new echo canceler and new boards ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2763 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11* Remove obsolete and misleading README.Linux26 (from r2725)tzafrir
* Fix genmodconf: (from r2724) * Use shell, rather than shell-in-makefile syntax. * Supress ugly text when /lib/modules/`uname -r` doesn't exist (but we build for a different kernel) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2727 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11Merged revisions 2722 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2722 | qwell | 2007-07-11 13:14:36 -0500 (Wed, 11 Jul 2007) | 12 lines Merged revisions 2721 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2721 | qwell | 2007-07-11 13:14:11 -0500 (Wed, 11 Jul 2007) | 4 lines tzafrir pointed out that this was put in the wrong place. Move it so that asciidoc can properly parse it. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2723 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11Move chkconfig logic to configure script rather than Makefile.qwell
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2720 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11Merged revisions 2718 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 (closes issue #10181) ................ r2718 | qwell | 2007-07-11 12:26:06 -0500 (Wed, 11 Jul 2007) | 15 lines Merged revisions 2717 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2717 | qwell | 2007-07-11 12:24:21 -0500 (Wed, 11 Jul 2007) | 7 lines On some systems, sudo does not automatically add the PATH for root, so things like /sbin may not be in there, which means chkconfig may not be found. Add a note stating this. Issue 10181. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2719 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11A more robust modules loading order, IMHO.tzafrir
If this breaks, the first thing to try is to remove faulty run of zaptel from modprobe.conf . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2716 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-11Get the README from 1.4 .tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2715 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-05Merged revisions 2697 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 Closes issue 7612. ................ r2697 | qwell | 2007-07-05 13:10:29 -0500 (Thu, 05 Jul 2007) | 13 lines Merged revisions 2696 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2696 | qwell | 2007-07-05 13:08:53 -0500 (Thu, 05 Jul 2007) | 5 lines Do not report channels in ZT_STATE_KEWL or ZT_STATE_AFTERKEWL (ie; battery drop) states as available. This becomes more likely if ZT_KEWLTIME or ZT_AFTERKEWLTIME are set to higher values. Issue 7612, patch by rbraun. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2698 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-05The zaptel.h patch from part of #9909 . Commited as asterisk-devtzafrir
discussion concluded in favour. It has been tested mostly on zaptel 1.2 and also on 1.4 and applies cleanly on both. The Asterisk patch is safe to apply and requires no extra autoconf settings, as it is ifdef-ed on the new #define from the zaptel patch. The xpp patch is will be updated on the driver on our upcoming driver update. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2692 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-04* Fix unloading of xpp modules.tzafrir
* Initialize the Astribank (xpp) using the zaptel-perl utilities. (in trunk they are installed by default) (From branches/1.2 changesset:2670 and changeset:2673) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2686 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-03Merged revisions 2684 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 Closes issue #7191 ................ r2684 | qwell | 2007-07-03 13:58:24 -0500 (Tue, 03 Jul 2007) | 12 lines Merged revisions 2683 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2683 | qwell | 2007-07-03 13:57:42 -0500 (Tue, 03 Jul 2007) | 4 lines Fix a potential issue with the reversepolarity module option in wctdm. Issue 7191, patch by Thomas Andrews. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2685 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-03Fix shutdown issuemattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2682 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-02Merged revisions 2676 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2676 | file | 2007-07-02 12:58:23 -0300 (Mon, 02 Jul 2007) | 10 lines Merged revisions 2675 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2675 | file | 2007-07-02 12:56:18 -0300 (Mon, 02 Jul 2007) | 2 lines Add support for the 2.6.22 kernel. (issue #10095 reported by Matti) ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2677 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-07-02Blocked revisions 2671 via svnmergefile
........ r2671 | file | 2007-07-02 10:46:37 -0300 (Mon, 02 Jul 2007) | 2 lines Nobody ever updated the wctc4xxp stuff to use the in-tree firmware management stuff... 'tsk 'tsk. (issue #10093 reported by snuffy) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2672 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-21zaptel.init:tzafrir
* Reduce nesting in hpec startup by moving it to a function. * Fix a syntax error in hpec startup. * Remove ztcfg -s from shutdown. * Someone with a dynamic span, please test the suggested replacement (remmed-out). * Reduced nesting in wait_for_xpp . Ignore some generated man pages in xpp/utils Merges: r2657 - r2660 from brnaches/1.4 . git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2661 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Merged revisions 2639 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2639 | mattf | 2007-06-11 17:18:24 -0500 (Mon, 11 Jun 2007) | 9 lines Merged revisions 2638 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2638 | mattf | 2007-06-11 17:17:14 -0500 (Mon, 11 Jun 2007) | 1 line Add a couple of PCI ids ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2640 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Merged revisions 2634 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2634 | mattf | 2007-06-11 17:12:04 -0500 (Mon, 11 Jun 2007) | 9 lines Merged revisions 2633 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2633 | mattf | 2007-06-11 17:10:59 -0500 (Mon, 11 Jun 2007) | 1 line Make the version check optional ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2637 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-11Merged revisions 2635 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2635 | qwell | 2007-06-11 17:12:27 -0500 (Mon, 11 Jun 2007) | 6 lines Remove a file from the tree that hasn't been used in a very long time. The last time this file changed was in revision 79. It is also not referenced anywhere in the tree, and doesn't even compile... Issue 9923, reported by tzafrir. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2636 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-10* fxotune man page is up-to-date for 1.4.tzafrir
* fxtest man page. (crev. 2611) * ó is non-printable on non-UTF-8 locales. Replaced with \['o] to make lintian happy. (rev. 2612) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2614 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-08Merged revisions 2601 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2601 | russell | 2007-06-08 10:58:34 -0500 (Fri, 08 Jun 2007) | 9 lines Merged revisions 2599 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2599 | russell | 2007-06-08 10:57:18 -0500 (Fri, 08 Jun 2007) | 1 line Make sure the name is right ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2602 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-07Some XPP bugfixes:tzafrir
* Fix FXO power denial detection (changeset:4054) * Incorrect data type could cause FXO module to go off-hook (changeset:4048) * xpp_fxloader: fix the error message when you want to disable automatic firmware loading... (changeset:4060) Merged from: branches/1.2 r2589 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2592 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-06Make the file more readable and make it easier to override permissions.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2581 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-06Add 220/420 supportmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2575 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-05* >& does not work with all /bin/sh shells (specifically not /bin/dash , tzafrir
occasionally used as /bin/sh in Debian / Ubuntu). * Removed some unnecessary 2>/dev/null . If ztcfg failed, the user should know, and have the data to fix the problem. * Removing ztcfg -s from the stop target. Who needs it? git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2572 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-05Add an uninstall target (Bug 9752, lathama)tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2571 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-06-01Merged revisions 2551 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2551 | mattf | 2007-06-01 12:06:29 -0500 (Fri, 01 Jun 2007) | 10 lines Merged revisions 2550 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2550 | mattf | 2007-06-01 11:56:09 -0500 (Fri, 01 Jun 2007) | 2 lines Fix for stack overflow on FC6 and VPM450M. ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2552 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-18Let's not overload our minor numbers. Fixes error on unload on systems with ↵mattf
more than 250 devices. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2542 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-18Remove silly got signal message.mattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2541 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17XPP revision 3965:tzafrir
* Tested with zaptel-1.2.17.1 * Add D-Channel TX, RX and BAD frames count in /proc/xpp/XBUS-*/XPD-*/bri_info * Adjust output of xpp_sync script. Pad for 8 port BRI. * Added a debugging module parport_debug (not compiled by default). * Added an optional patch to zaptel: - compiles only if ZAPTEL_SYNC_TICK is defined - Allow interested driver to register for "sync" notification. - Does not affect drivers that do not use this feature. * Added external synchronization feature: - Only if ZAPTEL_SYNC_TICK feature is compiled in - Than XPP may be synchronized by another card (e.g: an Astribank with FXS can be synchronized by a Digium PRI card). - May be enabled/disabled in runtime via the 'sync_tick_active' module parameter to the xpp.ko module. * Fixed a potential bug in D-Channel hexdump printing. * New visual indications in BRI leds: - Constant ON RED/GREEN: Shows the port type -- NT/TE. - Very fast "double blink": Layer1 work, no D-Channel yet. - Steady blinking (1/2 sec): D-Channel trafic detected. * xpp_fxloader moved to /usr/share/zaptel . * adj_clock removed: never really used. * Now we have Zaptel::Hardware and a sample zaptel_hardware script (not (installed by default). * We also have a sample perl zapconf (not installed by default) which aims at replacing genzaptelconf (sans the modules detection). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2537 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17Merged revisions 2532 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2532 | mattf | 2007-05-17 15:35:57 -0500 (Thu, 17 May 2007) | 1 line Reduce stack usage of VPM450M. Fix for FC6 module load problems ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2533 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17Merged revisions 2527 via svnmerge from qwell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2527 | qwell | 2007-05-17 13:46:28 -0500 (Thu, 17 May 2007) | 5 lines Fix problem with chan_misdn not being built in Asterisk, due to missing suppserv. Update to new tarballs from misdn.org and allow versioning in Makefile. Issue 9064. ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2528 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17Add support for "Timed Agressive Echo Cancellation" for mg2 and kb1.qwell
Issue 9703, patch by SoloFlyer. git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2526 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17Merged revisions 2524 via svnmerge from file
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2524 | file | 2007-05-17 12:49:56 -0400 (Thu, 17 May 2007) | 2 lines Allow the fxotune config file to be specified instead of hardcoded. (issue #8444 reported by pupeno, patch by tzafrir) ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2525 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-17The debugfs code seems to have some bad sideeffects when badly used.tzafrir
So don't enable it by default. (From chabgeset 2520) git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2523 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-05-16Make sure debug messages are only on when debug is enabledmattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2519 5390a7c7-147a-4af0-8ec9-7488f05a26cb