summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-21Merged revisions 2917 via svnmerge from russell
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2917 | russell | 2007-08-21 10:02:43 -0500 (Tue, 21 Aug 2007) | 1 line change ftp to downloads ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2918 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-21* Add an explicit mode to the callto open (the default one that is usedtzafrir
anyway). * Clarify error message. * Remove the mode parameter when opening a zap device (it is ignored anyway). Fix patgen's usage message while we're there. closes #10505 on Zaptel trunk. Merged revisions 2914 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2915 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2916 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-20It's from trunk. It's already merged.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2912 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-20* Set maximal zaptel udev timeout to 20 seconds.tzafrir
* Allow overriding it from cwrcconfconfig file (and explain how). git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2909 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-19Fix README.Astribank with asciidoc 8.2.2: make "underlining" moretzafrir
strict. (xpp r4519) Merged revisions 2906 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2907 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2908 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16xpp rev. 4515:tzafrir
* BRI improvement: an 'nt_keepalive' parameter to xpd_bri forces a BRI_NT to retry a connection indefinitely (this is our default). When false it revert to the behaviour in changeset:4415 ("Bezeq like") * Improvement in DBG macros. The print_dbg parameter is now set of flags to debug. They are defined in zap_debug.h * Don't use Astribanks connected to USB1 interfaces Unless the user set the option usb1=1 for xpp_usb (r4504). * And some more documentation... * Include some of our variables in the default zaptel sample file. Merged revisions 2860 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2866 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2867 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Merged revisions 2862 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2862 | mattf | 2007-08-16 15:10:39 -0500 (Thu, 16 Aug 2007) | 9 lines Merged revisions 2861 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2861 | mattf | 2007-08-16 15:10:03 -0500 (Thu, 16 Aug 2007) | 1 line Remove some unused variables from compilation ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2863 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Merged revisions 2858 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2858 | mattf | 2007-08-16 15:04:27 -0500 (Thu, 16 Aug 2007) | 9 lines Merged revisions 2857 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2857 | mattf | 2007-08-16 15:02:58 -0500 (Thu, 16 Aug 2007) | 1 line Fix for when voicebus based cards stop taking interrupts on some systems ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2859 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16* Add a rule for generating xpp/README.html (not used by default).tzafrir
* Ignore it, and clean it and README.html . Merged revisions 2850 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 Merged revisions 2855 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.4 git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2856 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-16Merged revisions 2853 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ................ r2853 | mattf | 2007-08-16 12:05:26 -0500 (Thu, 16 Aug 2007) | 9 lines Merged revisions 2852 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2852 | mattf | 2007-08-16 12:01:18 -0500 (Thu, 16 Aug 2007) | 1 line Make sure the gain adjustment is only done if the VPM100M is present ........ ................ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2854 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Merged revisions 2847 via svnmerge from mattf
https://origsvn.digium.com/svn/zaptel/branches/1.4 ........ r2847 | mattf | 2007-08-15 17:12:58 -0500 (Wed, 15 Aug 2007) | 1 line Fix for 8277. Inproper alarm handling on dynamic spans ........ git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2848 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Make sure that the URL is REALLY up to datemattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2846 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2007-08-15Make sure we use the new ftp.digium.commattf
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@2843 5390a7c7-147a-4af0-8ec9-7488f05a26cb
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